Skip to content

Commit a52203d

Browse files
suranetiligi
andauthored
Add Hyperliquid EVM Testnet (#6495)
* change to Hyperliquid EVM testnet * add redflags reusedchainid * add redFlags reusedChainId * remove lucky network icons Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> * remove unreference icons download Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> --------- Signed-off-by: Suraneti Rodsuwan <suraneti.rod@gmail.com> Co-authored-by: ligi <ligi@ligi.de>
1 parent 8a5a5ed commit a52203d

File tree

3 files changed

+10
-32
lines changed

3 files changed

+10
-32
lines changed

_data/chains/eip155-998.json

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,18 @@
11
{
2-
"name": "Lucky Network",
3-
"chain": "LN",
4-
"rpc": [
5-
"https://rpc.luckynetwork.org",
6-
"wss://ws.lnscan.org",
7-
"https://rpc.lnscan.org"
8-
],
2+
"name": "Hyperliquid EVM Testnet",
3+
"chain": "HYPE",
4+
"rpc": ["https://api.hyperliquid-testnet.xyz/evm"],
5+
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
96
"faucets": [],
107
"nativeCurrency": {
11-
"name": "Lucky",
12-
"symbol": "L99",
8+
"name": "HYPE",
9+
"symbol": "HYPE",
1310
"decimals": 18
1411
},
15-
"infoURL": "https://luckynetwork.org",
16-
"shortName": "ln",
12+
"infoURL": "https://hyperfoundation.org/",
13+
"shortName": "hype-evm-testnet",
1714
"chainId": 998,
1815
"networkId": 998,
19-
"icon": "lucky",
20-
"explorers": [
21-
{
22-
"name": "blockscout",
23-
"url": "https://explorer.luckynetwork.org",
24-
"standard": "none"
25-
},
26-
{
27-
"name": "expedition",
28-
"url": "https://lnscan.org",
29-
"standard": "none"
30-
}
31-
]
16+
"explorers": [],
17+
"redFlags": ["reusedChainId"]
3218
}

_data/icons/lucky.json

Lines changed: 0 additions & 8 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)