-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gnosis Safe Multisig Gitcoin transparency #1
Comments
I was able to verify that sending funds and retrieving them works correctly on Arbitrum: https://arbiscan.io/tx/0x0932ad870a9e5f8f0bb366af348c35153bef8b8027edf359a28bd1d445239dd4 I've also verified on official Discord that it is the correct way: (despite the nasty looking error message) |
Testing on Optimism. Don't trust, verifying if it will work on Opimism: https://t.me/c/1896445452/727 Replay transaction: https://optimistic.etherscan.io/tx/0x46327a1b32720533d964738637123fa205a43f76fe5c17d11804f228b106a38c Deployed Safe: https://optimistic.etherscan.io/address/0xa0b8de7ee87605c820ab83ddf4605bb0bc9fe6f1#code Sent 0.001 Trying to sent back: I don't want to mess with my private key - https://github.com/5afe/safe-cli - leaving the CLI option for now. |
3. BaseX on OptimismGitcoin round is on Optimism. Need to have a reliable Safe. The one that was created through repeated transaction does not work. Need to create a new one:
Same set of 5 owners as with other Safes in this thread. |
5. Climate Emergency Centers (for a friend)
To be fair, I'd much rather teach him all the things but he is not very Web3 orientated, maybe next time 2024-01-05 UPDATE: Last night I have finally onboarded my friend. Move funds from multisig to his wallet, then convert DAI to ETH, then bridge ETH from Optimism to Mainnet. Now he will be able to transfer to Coinbase (we tried looking up and were not sure if Coinbase accepts deposits on Optimism, with very limited experience it was much easier to bridge to Mainnet) 2024-04-24 UPDATE: Arbitrum version: https://arbiscan.io/address/0x6be87d97a2d046d6f7135b7f09c31e84764bd7e1 |
Planetary Council - cool Safe address across multiple chains
|
MOMM:
|
https://impactevaluation.foundation/ Arbitrum: Celo: The "clone safe" method did not work: https://smold.app/apps/multisafe/clone-safe/0xc46A721670736a7A968FE6D917Ce3e015c6740CB Signers:
See also this issue: gitcoinco/grants-stack#3576
I'm not sharing MetaMask12 private key, but just in case the feature is not completed, good to have options. EDIT / UPDATE: Both are now 2-of-2 Arbitrum: https://arbiscan.io/tx/0x8d42d8afbba064771194ab024cd7a0f5c32e87078d0c7c32f1fa5e57463fcf67#eventlog Celo: https://celoscan.io/tx/0x905683246b1518d248d9bdb14aea0f75a55161d866a54fcf395f777d6be8c63a#eventlog You can see in logs: EDIT / UPDATE: 2024-10-24 removed myself and got paid £3000, transaction here more context in #2 |
For the purpose of "proof of funds": https://gov.gitcoin.co/t/gg22-community-rounds-eligibility-criteria/19330
Source: https://discord.com/channels/698209441723711580/698209444441358429/845428837217992714
Totally aligned with the GG22 Planetary Council round |
I currently manage multiple multi sigs (Gnosis Safes)
The benefit of this page is for me, as well as for the others.
I wouldn't say that I doxx myself as this info is already publicly available on-chain, the only different is more accessible form.
1. Island DAO
https://etherscan.io/address/0xed8a7d67e165b6f37532cbb93b5707e4a619bd05
https://islanddao.org/#/bank
2. Network State Genesis
https://etherscan.io/address/0x476f2d18D28FA1a4FC62CE680fA7852524eB820F
https://gitcoin.co/grants/1949/network-state-genesis
3. BaseX (new definition of value)
https://etherscan.io/address/0xa0b8de7Ee87605C820AB83Ddf4605BB0Bc9fE6f1
As Gitcoin introduced a new version of their protocol - https://go.gitcoin.co/blog/introduction-to-grants-protocol - I have created yet another multi sig. Same signers as above plus additional
Made the copy using this technique: https://dev.to/carlomigueldy/deploy-the-same-gnosis-safe-address-in-multiple-networks-4md4
Arbitrum: https://arbiscan.io/address/0xa0b8de7ee87605c820ab83ddf4605bb0bc9fe6f1Deployed a new Arbitrum version to avoid potential risk with CLI and hardware wallets: #1 (comment)
The text was updated successfully, but these errors were encountered: