mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
create eip155-189.json (#683)
* Create eip155-188.json create eip155-188.json * Create eip155-189.json Create eip155-189.json
This commit is contained in:
parent
46a72fe08c
commit
14dbd5b387
23
_data/chains/eip155-189.json
Normal file
23
_data/chains/eip155-189.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "BMC Testnet",
|
||||||
|
"chain": "BMC",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://testnet.bmcchain.com"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BTM",
|
||||||
|
"symbol": "BTM",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://bmc.bytom.io/",
|
||||||
|
"shortName": "BMCT",
|
||||||
|
"chainId": 189,
|
||||||
|
"networkId": 189,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Blockmeta",
|
||||||
|
"url": "https://bmc.blockmeta.com/",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user