Skip to content

Commit

Permalink
Feat: add ver 1.3.0 safe-contracts on Zero Network Testnet (#846)
Browse files Browse the repository at this point in the history
## Add new chain

> Template to provide information about the new chain. Only add extra
information in the bottom section. Ensure that the contracts are
deployed on the chain, if not deploy with
[safe-contracts](https://github.com/safe-global/safe-contracts). Only
**one** chain ID, **one** Safe version and **one** deployment type per
PR. This entire paragraph should be deleted.

Please fill the following form:

Provide the Chain ID (Only 1 chain id per PR).
- Chain_ID: 4457845

Provide RPC URL for the chain (should be able to query atleast 10
requests per minute for automatic PR check).
- RPC_URL: https://rpc.zerion.io/v1/zero-sepolia

Relevant information:

safe-singleton-factory issue: [[New chain]: Zero Network Testnet
safe-singleton-factory#845](#845)
explorer: https://explorer.zero.network
deployment logs:
```logs
reusing "SimulateTxAccessor" at 0x4191E2e12E8BC5002424CE0c51f9947b02675a44
reusing "GnosisSafeProxyFactory" at 0xDAec33641865E4651fB43181C6DB6f7232Ee91c2
deploying "DefaultCallbackHandler" (tx: 0xec6dd0b8047c965bc51b7ce179971f00e3809c139b206fcdf753b609267f3853)...: deployed at 0x08798512808f838a06BCe7c26905f05e94dF6f50 with 138277 gas
deploying "CompatibilityFallbackHandler" (tx: 0xad210e0354f66658b7caa0b50b9a0447dac72d407469c0969abb08d8532f57c2)...: deployed at 0x2f870a80647BbC554F3a0EBD093f11B4d2a7492A with 140243 gas
deploying "CreateCall" (tx: 0xf9802c379ccef3eeceee54189d7fa09fed95319837bf2e4014e2319d98942c07)...: deployed at 0xcB8e5E438c5c2b45FbE17B02Ca9aF91509a8ad56 with 138299 gas
deploying "MultiSend" (tx: 0xd8d5eba6bbeb2fba1bb0ceb51acae5c55b429d4d016307faf91edcbfa33196fd)...: deployed at 0x0dFcccB95225ffB03c6FBB2559B530C2B7C8A912 with 169034 gas
deploying "MultiSendCallOnly" (tx: 0xb4d259823209bdb6e9c03d755afa51e73724657c6be85bfec711851aabfdeaf1)...: deployed at 0xf220D3b4DFb23C4ade8C88E526C1353AbAcbC38F with 138091 gas
deploying "SignMessageLib" (tx: 0x8d6ef40756c41dfaf090f3d8c0572ac46105e52c27191f2c4e2713711d12e3a1)...: deployed at 0x357147caf9C0cCa67DfA0CF5369318d8193c8407 with 138609 gas
deploying "GnosisSafeL2" (tx: 0x81d5f373a6b6a6c9376178d3067fac2350298595f61b9abcfc8d614931219fcf)...: deployed at 0x1727c2c531cf966f902E5927b98490fDFb3b2b70 with 166904 gas
deploying "GnosisSafe" (tx: 0x7958346f987ced7b644daaa1ce855189d315dc07a865daf20ae455a4ca376267)...: deployed at 0xB00ce5CCcdEf57e539ddcEd01DF43a13855d9910 with 166560 gas
```
  • Loading branch information
alfredolopez80 authored Oct 28, 2024
1 parent d7b89f3 commit 95475c3
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/v1.3.0/compatibility_fallback_handler.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/create_call.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/gnosis_safe.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/gnosis_safe_l2.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/multi_send.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/multi_send_call_only.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/proxy_factory.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/sign_message_lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down
1 change: 1 addition & 0 deletions src/assets/v1.3.0/simulate_tx_accessor.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
"808813": "eip155",
"810180": "zksync",
"978657": "canonical",
"4457845": "zksync",
"6038361": ["eip155", "canonical"],
"7225878": "eip155",
"7777777": ["canonical", "eip155"],
Expand Down

0 comments on commit 95475c3

Please sign in to comment.