mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
346 B
JSON
18 lines
346 B
JSON
{
|
|
"name": "Callisto Mainnet",
|
|
"chain": "CLO",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://clo-geth.0xinfra.com"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Callisto Mainnet Ether",
|
|
"symbol": "CLO",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://callisto.network",
|
|
"shortName": "clo",
|
|
"chainId": 820,
|
|
"networkId": 1
|
|
} |