We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f1b5c commit 57b79c3Copy full SHA for 57b79c3
2 files changed
_data/chains/eip155-657468.json
@@ -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
@@ -0,0 +1,8 @@
+[
+ {
+ "url": "ipfs://bafybeiav6xd6oe4ctq6acd5wqzeoodxyoo2775fd4nudct2nankjlq2yh4",
+ "width": 363,
+ "height": 363,
+ "format": "png"
+ }
+]
0 commit comments