Skip to content

Commit 57b79c3

Browse files
committed
Add Ethereal Testnet chain and icon
1 parent c9f1b5c commit 57b79c3

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

_data/chains/eip155-657468.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Ethereal Testnet",
3+
"title": "Ethereal Testnet",
4+
"chain": "Ethereal",
5+
"icon": "etherealtestnet",
6+
"rpc": [],
7+
"faucets": [],
8+
"nativeCurrency": {
9+
"name": "",
10+
"symbol": "",
11+
"decimals": 18
12+
},
13+
"infoURL": "https://www.ethereal.trade/",
14+
"shortName": "ethereal-testnet",
15+
"chainId": 657468,
16+
"networkId": 657468,
17+
"explorers": []
18+
}

_data/icons/etherealtestnet.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"url": "ipfs://bafybeiav6xd6oe4ctq6acd5wqzeoodxyoo2775fd4nudct2nankjlq2yh4",
4+
"width": 363,
5+
"height": 363,
6+
"format": "png"
7+
}
8+
]

0 commit comments

Comments
 (0)