Skip to content

Commit 1b9f1db

Browse files
authored
feat(abstract): add 1.3.0 (safe-global#998)
## 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: 2741 Relevant information: https://github.com/ethereum-lists/chains/blob/master/_data/chains/eip155-2741.json
1 parent d7219d4 commit 1b9f1db

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

src/assets/v1.3.0/compatibility_fallback_handler.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/create_call.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/gnosis_safe.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/gnosis_safe_l2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/multi_send.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/multi_send_call_only.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/proxy_factory.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/sign_message_lib.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

src/assets/v1.3.0/simulate_tx_accessor.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@
155155
"2222": ["canonical", "eip155"],
156156
"2331": "canonical",
157157
"2358": "eip155",
158+
"2741": "zksync",
158159
"2810": ["eip155", "canonical"],
159160
"2818": ["canonical", "eip155"],
160161
"3338": "canonical",

0 commit comments

Comments
 (0)