chains/_data/chains/eip155-19845.json
turndealer 91382e7fd0
eip155-19845.json (#640)
* eip155-19845.json

BTCIX network

* Update _data/chains/eip155-19845.json

Co-authored-by: ligi <ligi@ligi.de>
2021-12-09 19:17:34 +01:00

25 lines
452 B
JSON

{
"name": "BTCIX Network",
"chain": "BTCIX",
"network": "mainnet",
"rpc": [
"https://seed.btcix.org/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "BTCIX Network",
"symbol": "BTCIX",
"decimals": 18
},
"infoURL": "https://bitcolojix.org",
"shortName": "btcix",
"chainId": 19845,
"networkId": 19845,
"explorers": [{
"name": "BTCIXScan",
"url": "https://btcixscan.com",
"standard": "none"
}]
}