Skip to content

Commit

Permalink
Added Haust Network Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ogunleye0720 committed Jan 24, 2025
1 parent dfa2fb4 commit 731266b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions _data/chains/eip155-1523903251.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "Haust Network Testnet",
"title": "Haust Network Testnet",
"chain": "haust-network-testnet",
"rpc": ["https://rpc-testnet.haust.app"],
"faucets": ["https://faucet.haust.app"],
"nativeCurrency": {
"name": "HAUST",
"symbol": "HAUST",
"decimals": 18
},
"infoURL": "https://haust.network/",
"shortName": "HaustTestnet",
"chainId": 1523903251,
"networkId": 1523903251,
"icon": "haust",
"explorers": [
{
"name": "Haust Network Testnet Explorer",
"url": "https://explorer-testnet.haust.app",
"icon": "haust",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [{ "url": "https://bridge-testnet.haust.app" }]
},
"features":[{ "name": "EIP155" }],
"status": "active"
}

0 comments on commit 731266b

Please sign in to comment.