Create eip155-707.json

This commit is contained in:
Reggie 2022-01-01 23:40:36 -08:00 committed by GitHub
parent 1f42c6bc25
commit 9339ed1d58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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