mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-708.json
This commit is contained in:
parent
9339ed1d58
commit
95cadc90e6
26
_data/chains/eip155-708.json
Normal file
26
_data/chains/eip155-708.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "BlockChain Station Testnet",
|
||||||
|
"chain": "BCS",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc-testnet.bcsdev.io",
|
||||||
|
"wss://rpc-ws-testnet.bcsdev.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://faucet.bcsdev.io"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BCS Testnet Token",
|
||||||
|
"symbol": "tPLAY",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://blockchainstation.io",
|
||||||
|
"shortName": "play",
|
||||||
|
"chainId": 708,
|
||||||
|
"networkId": 708,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "BlockChain Station Explorer",
|
||||||
|
"url": "https://testnet.bcsdev.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user