eip155-19845.json (#640)

* eip155-19845.json

BTCIX network

* Update _data/chains/eip155-19845.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
turndealer 2021-12-09 23:47:34 +05:30 committed by GitHub
parent a72205f7db
commit 91382e7fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"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"
}]
}