chains/_data/chains/eip155-1907.json

24 lines
460 B
JSON
Raw Normal View History

{
"name": "Bitcichain Mainnet",
"chain": "BITCI",
"icon": "bitci",
"rpc": ["https://rpc.bitci.com"],
"faucets": [],
"nativeCurrency": {
"name": "Bitci",
"symbol": "BITCI",
"decimals": 18
},
"infoURL": "https://www.bitcichain.com",
"shortName": "bitci",
"chainId": 1907,
"networkId": 1907,
"explorers": [
{
"name": "Bitci Explorer",
"url": "https://bitciexplorer.com",
"standard": "EIP3091"
}
]
}