chains/_data/chains/eip155-11119.json

23 lines
538 B
JSON

{
"name": "HashBit Mainnet",
"chain": "HBIT",
"rpc": ["https://mainnet-rpc.hashbit.org", "https://rpc.hashbit.org"],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "HashBit Native Token",
"symbol": "HBIT",
"decimals": 18
},
"infoURL": "https://hashbit.org",
"shortName": "hbit",
"chainId": 11119,
"networkId": 11119,
"explorers": [
{
"name": "hashbitscan",
"url": "https://explorer.hashbit.org",
"standard": "EIP3091"
}
]
}