We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4f1cb commit 0e2c0c7Copy full SHA for 0e2c0c7
1 file changed
chains/mainnet/cysic.json
@@ -1,6 +1,6 @@
1
{
2
- "chain_name": "lumen",
3
- "coingecko": "",
+ "chain_name": "cysic",
+ "coingecko": "cysic",
4
"api": ["https://rest.cysic.xyz:443"],
5
"rpc": ["https://rpc.cysic.xyz:443"],
6
"snapshot_provider": "",
@@ -14,7 +14,7 @@
14
"base": "ucys",
15
"symbol": "CYS",
16
"exponent": "6",
17
- "coingecko_id": "",
+ "coingecko_id": "cysic",
18
"logo": "https://res.chaintools.tech/logos/cysic.png"
19
}]
20
}
0 commit comments