chains/_data/chains/eip155-707.json
2022-01-29 21:21:19 +01:00

24 lines
499 B
JSON

{
"name": "BlockChain Station Mainnet",
"chain": "BCS",
"rpc": [
"https://rpc-mainnet.bcsdev.io",
"wss://rpc-ws-mainnet.bcsdev.io"
],
"faucets": [],
"nativeCurrency": {
"name": "BCS Token",
"symbol": "BCS",
"decimals": 18
},
"infoURL": "https://blockchainstation.io",
"shortName": "bcs",
"chainId": 707,
"networkId": 707,
"explorers": [{
"name": "BlockChain Station Explorer",
"url": "https://explorer.bcsdev.io",
"standard": "EIP3091"
}]
}