Skip to content

Commit

Permalink
Added chainId for SLING Testnet v1.3.0 (safe-global#759)
Browse files Browse the repository at this point in the history
## Add new chain


Please fill the following form:

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

Provide RPC URL for the chain (should be able to query atleast 10
requests per minute for automatic PR check).
- RPC_URL:
https://rpc-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz

Relevant information:
Block Explorer:
https://explorer-dependent-emerald-whippet-gh6kch3nen.t.conduit.xyz/
  • Loading branch information
cladjules committed Aug 28, 2024
1 parent 48e1997 commit fce77d0
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
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 @@ -229,6 +229,7 @@
"83291": "canonical",
"84531": "eip155",
"84532": ["eip155", "canonical"],
"97435": "canonical",
"103454": "eip155",
"111188": "canonical",
"128123": ["eip155", "canonical"],
Expand Down

0 comments on commit fce77d0

Please sign in to comment.