Skip to content

Commit 60fe0d2

Browse files
Add Arc Testnet (#75)
* Add Arc Testnet * Arc testnet is a testnet --------- Co-authored-by: Michael Standen <[email protected]>
1 parent 0bcac54 commit 60fe0d2

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
@@ -287,3 +287,8 @@
287287
- name: Katana
288288
chainId: 747474
289289
rpcUrl: "https://nodes.sequence.app/katana/{{RPC_BUILDER_KEY}}"
290+
291+
- name: Arc Testnet
292+
chainId: 5042002
293+
rpcUrl: "https://nodes.sequence.app/arc-testnet/{{RPC_BUILDER_KEY}}"
294+
testnet: true

0 commit comments

Comments
 (0)