Skip to content

Commit 35211bd

Browse files
ogunleye0720ligi
andauthored
Added Haust Network Testnet chain (ethereum-lists#6656)
* Added Haust Network Testnet * updated eip155-1523903251 * Fixed the missing line at the end of file --------- Co-authored-by: ligi <[email protected]>
1 parent 6d69e46 commit 35211bd

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

Diff for: _data/chains/eip155-1523903251.json

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"name": "Haust Network Testnet",
3+
"title": "Haust Network Testnet",
4+
"chain": "haust-network-testnet",
5+
"rpc": ["https://rpc-testnet.haust.app"],
6+
"features": [{ "name": "EIP155" }],
7+
"faucets": ["https://faucet.haust.app"],
8+
"status": "active",
9+
"nativeCurrency": {
10+
"name": "HAUST",
11+
"symbol": "HAUST",
12+
"decimals": 18
13+
},
14+
"infoURL": "https://haust.network/",
15+
"shortName": "HaustTestnet",
16+
"chainId": 1523903251,
17+
"networkId": 1523903251,
18+
"icon": "haust",
19+
"explorers": [
20+
{
21+
"name": "Haust Network Testnet Explorer",
22+
"url": "https://explorer-testnet.haust.app",
23+
"icon": "haust",
24+
"standard": "EIP3091"
25+
}
26+
],
27+
"parent": {
28+
"type": "L2",
29+
"chain": "eip155-11155111",
30+
"bridges": [{ "url": "https://bridge-testnet.haust.app" }]
31+
}
32+
}

0 commit comments

Comments
 (0)