Skip to content

Commit a20ac3b

Browse files
ADD: add injective testnet v1.3.0 (#1142)
## 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: 1439 Relevant information: Block Explorer: https://testnet.blockscout.injective.network/
1 parent 9e226d0 commit a20ac3b

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
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/create_call.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/gnosis_safe.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/gnosis_safe_l2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/multi_send.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "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
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/proxy_factory.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/sign_message_lib.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

src/assets/v1.3.0/simulate_tx_accessor.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
"1329": "canonical",
138138
"1337": "eip155",
139139
"1424": "canonical",
140+
"1439": "canonical",
140141
"1442": "eip155",
141142
"1480": "eip155",
142143
"1513": ["eip155", "canonical"],

0 commit comments

Comments
 (0)