chains/_data/chains/eip155-269.json
2022-01-14 21:12:06 +01:00

28 lines
512 B
JSON

{
"name": "High Performance Blockchain",
"chain": "HPB",
"rpc": [
"https://hpbnode.com",
"wss://ws.hpbnode.com"
],
"faucets": [
"https://myhpbwallet.com/"
],
"nativeCurrency": {
"name": "High Performance Blockchain Ether",
"symbol": "HPB",
"decimals": 18
},
"infoURL": "https://hpb.io",
"shortName": "hpb",
"chainId": 269,
"networkId": 269,
"slip44": 269,
"explorers": [{
"name": "hscan",
"url": "https://hscan.org",
"standard": "EIP3091"
}]
}