We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147b7d3 commit 2e11a54Copy full SHA for 2e11a54
networks.yaml
@@ -293,15 +293,6 @@
293
chainId: 24101
294
rpcUrl: "https://nodes.sequence.app/incentiv/{{RPC_BUILDER_KEY}}"
295
296
-- name: SEI Testnet
297
- chainId: 1328
298
- rpcUrl: "https://nodes.sequence.app/sei-testnet/{{RPC_BUILDER_KEY}}"
299
- testnet: true
300
-
301
-- name: SEI
302
- chainId: 1329
303
- rpcUrl: "https://nodes.sequence.app/sei/{{RPC_BUILDER_KEY}}"
304
305
- name: Katana
306
chainId: 747474
307
rpcUrl: "https://nodes.sequence.app/katana/{{RPC_BUILDER_KEY}}"
0 commit comments