mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@f4cd7c6982 🚀
This commit is contained in:
parent
21169895d6
commit
e076f361c6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1665,11 +1665,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "BlockChain Station Mainnet",
|
"name": "BlockChain Station Mainnet",
|
||||||
"chainId": 707,
|
"chainId": 707,
|
||||||
"shortName": "play",
|
"shortName": "bcs",
|
||||||
"networkId": 707,
|
"networkId": 707,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Token",
|
"name": "BCS Token",
|
||||||
"symbol": "PLAY",
|
"symbol": "BCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc-mainnet.bcsdev.io", "wss://rpc-ws-mainnet.bcsdev.io"],
|
"rpc": ["https://rpc-mainnet.bcsdev.io", "wss://rpc-ws-mainnet.bcsdev.io"],
|
||||||
|
|
|
@ -2245,11 +2245,11 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Token",
|
"name": "BCS Token",
|
||||||
"symbol": "PLAY",
|
"symbol": "BCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://blockchainstation.io",
|
"infoURL": "https://blockchainstation.io",
|
||||||
"shortName": "play",
|
"shortName": "bcs",
|
||||||
"chainId": 707,
|
"chainId": 707,
|
||||||
"networkId": 707,
|
"networkId": 707,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
@ -127,7 +127,7 @@
|
||||||
"maca": "eip155:595",
|
"maca": "eip155:595",
|
||||||
"pixie-chain-testnet": "eip155:666",
|
"pixie-chain-testnet": "eip155:666",
|
||||||
"kar": "eip155:686",
|
"kar": "eip155:686",
|
||||||
"play": "eip155:707",
|
"bcs": "eip155:707",
|
||||||
"tbcs": "eip155:708",
|
"tbcs": "eip155:708",
|
||||||
"tfeth": "eip155:721",
|
"tfeth": "eip155:721",
|
||||||
"cth": "eip155:777",
|
"cth": "eip155:777",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user