Skip to content

Commit 5bc0147

Browse files
authored
Add Haus Chain Testnet (2443) (#271)
1 parent 1508622 commit 5bc0147

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

data/chains.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
{
2+
"2443": {
3+
"name": "Haus Chain Testnet",
4+
"description": "EVM-compatible Layer 1 testnet for Haus Chain, designed for fast smart-contract development, testing and onchain applications.",
5+
"logo": "https://dex-testnet.hausserver.xyz/token-logos/haus.webp",
6+
"ecosystem": [
7+
"Ethereum",
8+
"EVM"
9+
],
10+
"isTestnet": true,
11+
"layer": 1,
12+
"rollupType": null,
13+
"native_currency": "HAUS",
14+
"website": "https://www.hausserver.xyz/",
15+
"explorers": [
16+
{
17+
"url": "https://explorer-testnet.hausserver.xyz/",
18+
"hostedBy": "self"
19+
}
20+
]
21+
},
222
"88118": {
323
"name": "Shark Network",
424
"description": "Shark Network is a high-performance EVM-compatible blockchain designed for the next generation of decentralized applications.",

0 commit comments

Comments
 (0)