Skip to content

Commit c018816

Browse files
authored
update ZCX to ZTC for ZenChain (ethereum-lists#6869)
1 parent dcb19d8 commit c018816

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

_data/chains/eip155-8108.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "Zenchain",
3-
"chain": "ZCX",
2+
"name": "ZenChain",
3+
"chain": "ZTC",
44
"icon": "zenchain",
55
"rpc": [],
66
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
77
"faucets": [],
88
"nativeCurrency": {
9-
"name": "ZCX",
10-
"symbol": "ZCX",
9+
"name": "ZTC",
10+
"symbol": "ZTC",
1111
"decimals": 18
1212
},
1313
"infoURL": "https://zenchain.io",

_data/chains/eip155-8408.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "Zenchain Testnet",
3-
"chain": "ZCX",
2+
"name": "ZenChain Testnet",
3+
"chain": "ZTC",
44
"icon": "zenchain",
55
"rpc": [
66
"https://zenchain-testnet.api.onfinality.io/public",
@@ -9,8 +9,8 @@
99
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
1010
"faucets": ["https://facuet.zenchain.io"],
1111
"nativeCurrency": {
12-
"name": "ZCX",
13-
"symbol": "ZCX",
12+
"name": "ZTC",
13+
"symbol": "ZTC",
1414
"decimals": 18
1515
},
1616
"infoURL": "https://zenchain.io",

0 commit comments

Comments
 (0)