From 513d6dddb220cab2dc4a1ad09466dbd79a8558dc Mon Sep 17 00:00:00 2001 From: loglos <31063492+loglos@users.noreply.github.com> Date: Wed, 15 Sep 2021 12:26:20 +0800 Subject: [PATCH] Update eip155-269.json Updata info --- _data/chains/eip155-269.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/_data/chains/eip155-269.json b/_data/chains/eip155-269.json index 80c138c4..9c5813ab 100644 --- a/_data/chains/eip155-269.json +++ b/_data/chains/eip155-269.json @@ -3,14 +3,14 @@ "chain": "HPB", "network": "mainnet", "rpc": [ - "https://hpbnode.com", + "https://hpbnode.com", "wss://ws.hpbnode.com" ], "faucets": [ "https://myhpbwallet.com/" ], "nativeCurrency": { - "name": "HPB", + "name": "High Performance Blockchain Ether", "symbol": "HPB", "decimals": 18 }, @@ -18,11 +18,13 @@ "shortName": "hpb", "chainId": 269, "networkId": 269, - "slip44": 269 - "icon": "High Performance Blockchain", + "slip44": 269, "explorers": [{ "name": "hpbscan", "url": "https://hpbscan.org/", "standard": "EIP3091" }] + } + +