From d8f734704718b184cf139c861eb45916496eec21 Mon Sep 17 00:00:00 2001 From: Hashbit-hbit <118391741+Hashbit-hbit@users.noreply.github.com> Date: Thu, 9 Feb 2023 22:47:55 +0300 Subject: [PATCH] Create eip155-11119.json (#2258) Hashbit blockchain logo [ { "url": "ipfs://QmZPjHLQp7mHtspp9bJBecoQCnE7pvCna5zHbAWkQHUD2H", "width": 1297, "height": 1297, "format": "png" } ] --- eip155-11119.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 eip155-11119.json diff --git a/eip155-11119.json b/eip155-11119.json new file mode 100644 index 00000000..8f794b7f --- /dev/null +++ b/eip155-11119.json @@ -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" + } + ] +}