Skip to content

Commit 5606696

Browse files
authored
Merge pull request #153 from DalethLinsley/main
HyperEVM
2 parents ac31b77 + cdfed61 commit 5606696

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

chains.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46372,5 +46372,32 @@
4637246372
"color_chain_bg": "0xF83008",
4637346373
"color_chain_text": "0xFFFFFF"
4637446374
}
46375+
},
46376+
{
46377+
"name": "HyperEVM Mainnet",
46378+
"chainId": 999,
46379+
"shortName": "HyperEVM",
46380+
"chain": "HyperEVM",
46381+
"network": "Mainnet",
46382+
"networkId": 999,
46383+
"nativeCurrency": {
46384+
"name": "HYPE",
46385+
"symbol": "HYPE",
46386+
"decimals": 18
46387+
},
46388+
"rpc": [
46389+
"https://rpc.hyperliquid.xyz/evm"
46390+
],
46391+
"faucets": [
46392+
46393+
],
46394+
"infoURL": "https://app.hyperliquid.xyz/",
46395+
"app_resource": {
46396+
"ic_chain_select": "https://hk.tpstatic.net/dapp/tokenpocket-1739940296685.png",
46397+
"ic_chain_unselect": "https://hk.tpstatic.net/dapp/tokenpocket-1739940300937.png",
46398+
"color_chain_bg": "0x0D0C00",
46399+
"color_chain_text": "0xFFDA00",
46400+
"ic_chain_unselect_dark":"https://hk.tpstatic.net/dapp/tokenpocket-1739940305794.png",
46401+
"ic_home_logo": "https://hk.tpstatic.net/token/tokenpocket-1739944259234.png"
46402+
}
4637546403
}
46376-
]

0 commit comments

Comments
 (0)