chains/_data/chains/eip155-1818.json

32 lines
709 B
JSON
Raw Normal View History

{
"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,
"explorers": [
{
"name": "cube-scan",
"url": "https://cubescan.network",
"standard": "EIP3091"
}
]
}