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@40f247a5ff 🚀
This commit is contained in:
parent
7a039910d2
commit
21169895d6
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1678,11 +1678,11 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "BlockChain Station Testnet",
|
"name": "BlockChain Station Testnet",
|
||||||
"chainId": 708,
|
"chainId": 708,
|
||||||
"shortName": "tplay",
|
"shortName": "tbcs",
|
||||||
"networkId": 708,
|
"networkId": 708,
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Testnet Token",
|
"name": "BCS Testnet Token",
|
||||||
"symbol": "tPLAY",
|
"symbol": "tBCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc-testnet.bcsdev.io", "wss://rpc-ws-testnet.bcsdev.io"],
|
"rpc": ["https://rpc-testnet.bcsdev.io", "wss://rpc-ws-testnet.bcsdev.io"],
|
||||||
|
|
|
@ -2264,11 +2264,11 @@
|
||||||
"faucets": ["https://faucet.bcsdev.io"],
|
"faucets": ["https://faucet.bcsdev.io"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Testnet Token",
|
"name": "BCS Testnet Token",
|
||||||
"symbol": "tPLAY",
|
"symbol": "tBCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://blockchainstation.io",
|
"infoURL": "https://blockchainstation.io",
|
||||||
"shortName": "tplay",
|
"shortName": "tbcs",
|
||||||
"chainId": 708,
|
"chainId": 708,
|
||||||
"networkId": 708,
|
"networkId": 708,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
@ -128,7 +128,7 @@
|
||||||
"pixie-chain-testnet": "eip155:666",
|
"pixie-chain-testnet": "eip155:666",
|
||||||
"kar": "eip155:686",
|
"kar": "eip155:686",
|
||||||
"play": "eip155:707",
|
"play": "eip155:707",
|
||||||
"tplay": "eip155:708",
|
"tbcs": "eip155:708",
|
||||||
"tfeth": "eip155:721",
|
"tfeth": "eip155:721",
|
||||||
"cth": "eip155:777",
|
"cth": "eip155:777",
|
||||||
"aca": "eip155:787",
|
"aca": "eip155:787",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user