Skip to content

Commit

Permalink
feat: add 1.3.0 canonical contracts for Coredao Chain Testnet2 (#934)
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. The RPC will be taken from
[ethereum-lists/chains](https://github.com/ethereum-lists/chains). This
entire paragraph should be deleted.

Please fill the following form:

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

Provide RPC URL for the chain.
RPC_URL: https://rpc.test2.btcs.network

Relevant information:
Block explorer: https://scan.test2.btcs.network

Co-authored-by: peppa <peppawork@gmail.com>
  • Loading branch information
leeyanbtcs and peppa authored Jan 2, 2025
1 parent 0bc0686 commit 9874e3e
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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["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 @@ -110,6 +110,7 @@
"1101": ["canonical", "eip155"],
"1111": "eip155",
"1112": "eip155",
"1114": "canonical",
"1115": "canonical",
"1116": "canonical",
"1135": ["canonical", "eip155"],
Expand Down

0 comments on commit 9874e3e

Please sign in to comment.