2022-06-13 11:42:23 +00:00
|
|
|
{
|
|
|
|
"name": "Cube Chain Mainnet",
|
|
|
|
"chain": "Cube",
|
|
|
|
"icon": "cube",
|
|
|
|
"rpc": [
|
|
|
|
"https://http-mainnet.cube.network",
|
|
|
|
"wss://ws-mainnet.cube.network",
|
|
|
|
"https://http-mainnet-sg.cube.network",
|
|
|
|
"wss://ws-mainnet-sg.cube.network",
|
|
|
|
"https://http-mainnet-us.cube.network",
|
|
|
|
"wss://ws-mainnet-us.cube.network"
|
|
|
|
],
|
|
|
|
"faucets": [],
|
|
|
|
"nativeCurrency": {
|
|
|
|
"name": "Cube Chain Native Token",
|
|
|
|
"symbol": "CUBE",
|
|
|
|
"decimals": 18
|
|
|
|
},
|
|
|
|
"infoURL": "https://www.cube.network",
|
|
|
|
"shortName": "cube",
|
|
|
|
"chainId": 1818,
|
|
|
|
"networkId": 1818,
|
|
|
|
"slip44": 1818,
|
2022-08-27 17:20:08 +00:00
|
|
|
"explorers": [
|
|
|
|
{
|
|
|
|
"name": "cube-scan",
|
|
|
|
"url": "https://cubescan.network",
|
|
|
|
"standard": "EIP3091"
|
|
|
|
}
|
|
|
|
]
|
2022-06-13 11:42:23 +00:00
|
|
|
}
|