mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
Create multisig.md in main directory
This commit is contained in:
parent
32467377ec
commit
e39146f4ac
1 changed files with 23 additions and 0 deletions
23
src/content/docs/multisig.md
Normal file
23
src/content/docs/multisig.md
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
---
|
||||||
|
title: 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