mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
a72205f7db
commit
91382e7fd0
24
_data/chains/eip155-19845.json
Normal file
24
_data/chains/eip155-19845.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user