Skip to content

Commit 0e2c0c7

Browse files
committed
Cysic mainnet typo fixed.
1 parent 6a4f1cb commit 0e2c0c7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

chains/mainnet/cysic.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"chain_name": "lumen",
3-
"coingecko": "",
2+
"chain_name": "cysic",
3+
"coingecko": "cysic",
44
"api": ["https://rest.cysic.xyz:443"],
55
"rpc": ["https://rpc.cysic.xyz:443"],
66
"snapshot_provider": "",
@@ -14,7 +14,7 @@
1414
"base": "ucys",
1515
"symbol": "CYS",
1616
"exponent": "6",
17-
"coingecko_id": "",
17+
"coingecko_id": "cysic",
1818
"logo": "https://res.chaintools.tech/logos/cysic.png"
1919
}]
2020
}

0 commit comments

Comments
 (0)