We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c7865 commit f7c3f7aCopy full SHA for f7c3f7a
1 file changed
_data/chains/eip155-127823.json
@@ -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