mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-11119.json (#2258)
Hashbit blockchain logo [ { "url": "ipfs://QmZPjHLQp7mHtspp9bJBecoQCnE7pvCna5zHbAWkQHUD2H", "width": 1297, "height": 1297, "format": "png" } ]
This commit is contained in:
parent
191eb9504a
commit
d8f7347047
27
eip155-11119.json
Normal file
27
eip155-11119.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "HashBit Mainnet",
|
||||||
|
"chain": "HBIT",
|
||||||
|
"icon": "chain_hbit",
|
||||||
|
"network": "mainnet",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user