From 9ae5a5c3a09c9737d43027f278cb9e6673304658 Mon Sep 17 00:00:00 2001 From: DalethLinsley Date: Wed, 19 Feb 2025 17:27:05 +0800 Subject: [PATCH 1/2] Update chains.json --- chains.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/chains.json b/chains.json index 9e5c99b38..770f5384e 100644 --- a/chains.json +++ b/chains.json @@ -46373,4 +46373,31 @@ "color_chain_text": "0xFFFFFF" } } -] + { + "name": "HyperEVM Mainnet", + "chainId": 999, + "shortName": "HyperEVM", + "chain": "HyperEVM", + "network": "Mainnet", + "networkId": 999, + "nativeCurrency": { + "name": "HYPE", + "symbol": "HYPE", + "decimals": 18 + }, + "rpc": [ + "https://rpc.hyperliquid.xyz/evm" + ], + "faucets": [ + + ], + "infoURL": "https://app.hyperliquid.xyz/", + "app_resource": { + "ic_chain_select": "https://hk.tpstatic.net/dapp/tokenpocket-1739940296685.png", + "ic_chain_unselect": "https://hk.tpstatic.net/dapp/tokenpocket-1739940300937.png", + "color_chain_bg": "0x0D0C00", + "color_chain_text": "0xFFDA00", + "ic_chain_unselect_dark":"https://hk.tpstatic.net/dapp/tokenpocket-1739940305794.png", + "ic_home_logo": "https://hk.tpstatic.net/token/tokenpocket-1739944259234.png" + } + }, From cdfed61ce05eac4149c8fa389846fc26277ff517 Mon Sep 17 00:00:00 2001 From: DalethLinsley Date: Wed, 19 Feb 2025 20:06:16 +0800 Subject: [PATCH 2/2] Update chains.json --- chains.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains.json b/chains.json index 770f5384e..1bc490228 100644 --- a/chains.json +++ b/chains.json @@ -46372,7 +46372,7 @@ "color_chain_bg": "0xF83008", "color_chain_text": "0xFFFFFF" } - } + }, { "name": "HyperEVM Mainnet", "chainId": 999, @@ -46400,4 +46400,4 @@ "ic_chain_unselect_dark":"https://hk.tpstatic.net/dapp/tokenpocket-1739940305794.png", "ic_home_logo": "https://hk.tpstatic.net/token/tokenpocket-1739944259234.png" } - }, + }