Skip to content

Commit 147b7d3

Browse files
authored
Add HyperEVM (#91)
* Add HyperEVM * Add etherscan support
1 parent bf468e8 commit 147b7d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

networks.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@
5151
- etherscan_v2
5252
- sourcify
5353

54+
- name: "HyperEVM"
55+
chainId: 999
56+
rpcUrl: "https://nodes.sequence.app/hyperevm/{{RPC_BUILDER_KEY}}"
57+
supports:
58+
- etherscan_v2
59+
5460
- name: Polygon zkEVM
5561
chainId: 1101
5662
rpcUrl: "https://nodes.sequence.app/polygon-zkevm/{{RPC_BUILDER_KEY}}"

0 commit comments

Comments
 (0)