mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Add governance/multisig
This commit is contained in:
parent
683bd9c392
commit
991fd1e35a
2 changed files with 22 additions and 0 deletions
1
docs/governance/index.md
Normal file
1
docs/governance/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Governance
|
21
docs/governance/multisig.md
Normal file
21
docs/governance/multisig.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Multisig wallet
|
||||
|
||||
## Deployments
|
||||
|
||||
**Please do not use these addresses on other networks!**
|
||||
|
||||
A separate multi-sig needs to be created for each network.
|
||||
|
||||
| network | address | links |
|
||||
| --- | --- | --- |
|
||||
| Ethereum mainnet | `0x50927852076a6c93177E25e906d706981Af9e27A` | [Admin](https://app.safe.global/home?safe=eth:0x50927852076a6c93177E25e906d706981Af9e27A), [Etherscan](https://etherscan.io/address/0x50927852076a6c93177E25e906d706981Af9e27A) |
|
||||
| Arbitrum One | `0x50927852076a6c93177E25e906d706981Af9e27A` | [Admin](https://app.safe.global/home?safe=arb:0x50927852076a6c93177E25e906d706981Af9e27A), [Arbiscan](https://arbiscan.io/address/0x50927852076a6c93177E25e906d706981Af9e27A) |
|
||||
|
||||
## Owners
|
||||
| name | address | ens |
|
||||
| --- | --- | --- |
|
||||
| Mykola | `0x0f1F3DAf416B74DB3DE55Eb4D7513a80F4841073` | |
|
||||
| tree | `0xA1e2421A68f0208B75ACb0014a69E89b1F7492ea` | `treecz.eth` |
|
||||
| PG | `0x5dFEefA4525b06F6072E54aC6bF15094254c7eB5` | `yarak.eth` |
|
||||
| wslyvh | `0x8289432ACD5EB0214B1C2526A5EDB480Aa06A9ab` | `wslyvh.eth` |
|
||||
| coinmandeer | `0xf5Fe364D18F4a5A53BADCe9a046ba74cfC97f6Fb` | `coinmandeer.eth` |
|
Loading…
Reference in a new issue