Skip to content

Commit b32745d

Browse files
committed
Add sandbox testnet
1 parent 073024f commit b32745d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

networks.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,11 @@
258258
- sourcify
259259
testnet: true
260260

261+
- name: Sandbox Testnet
262+
chainId: 6252
263+
rpcUrl: "https://nodes.sequence.app/sandbox-testnet/{{RPC_BUILDER_KEY}}"
264+
testnet: true
265+
261266
- name: SKALE Nebula Testnet
262267
chainId: 37084624
263268
rpcUrl: "https://nodes.sequence.app/skale-nebula-testnet/{{RPC_BUILDER_KEY}}"

0 commit comments

Comments
 (0)