Skip to content

Commit 742b02d

Browse files
cursoragentpaullinator
authored andcommitted
Add HyperEVM EVM chain ID mapping
1 parent 58837a3 commit 742b02d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/util/chainIds.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export const EVM_CHAIN_IDS: Record<string, number> = {
1212
ethereumpow: 10001,
1313
fantom: 250,
1414
filecoinfevm: 314,
15+
hyperevm: 999,
1516
optimism: 10,
1617
polygon: 137,
1718
pulsechain: 369,

0 commit comments

Comments
 (0)