Skip to content

Commit f7c3f7a

Browse files
committed
Add Etherlink Shadownet Testnet (Chain ID: 127823)
1 parent e0c7865 commit f7c3f7a

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

_data/chains/eip155-127823.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Etherlink Shadownet Testnet",
3+
"chain": "Etherlink",
4+
"icon": "etherlink",
5+
"chainId": 127823,
6+
"networkId": 127823,
7+
"features": [{ "name": "EIP1559" }],
8+
"infoURL": "https://etherlink.com",
9+
"shortName": "etlt",
10+
"nativeCurrency": {
11+
"name": "tez",
12+
"symbol": "XTZ",
13+
"decimals": 18
14+
},
15+
"rpc": ["https://node.shadownet.etherlink.com"],
16+
"faucets": [],
17+
"explorers": [
18+
{
19+
"name": "Etherlink Shadownet Explorer",
20+
"url": "https://shadownet.explorer.etherlink.com",
21+
"standard": "EIP3091"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)