mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
471 B
JSON
23 lines
471 B
JSON
{
|
|
"name": "CloudWalk Mainnet",
|
|
"chain": "CloudWalk Mainnet",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "CloudWalk Native Token",
|
|
"symbol": "CWN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://cloudwalk.io",
|
|
"shortName": "cloudwalk_mainnet",
|
|
"chainId": 2009,
|
|
"networkId": 2009,
|
|
"explorers": [
|
|
{
|
|
"name": "CloudWalk Mainnet Explorer",
|
|
"url": "https://explorer.mainnet.cloudwalk.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|