chains/_data/chains/eip155-269.json
loglos 560bb6ea6b
Update HPB Mainnet information (#422)
* Update eip155-269.json

Hello!

I'd like to request to update High Performance Blockchain information。
At present, the RPC node information is updated to https://hpbnode.com
Please approve.

Tks

* Update eip155-269.json

Fixed Explorer attribute information.

* Update eip155-269.json

Updata info

* Update _data/chains/eip155-269.json

Co-authored-by: ligi <ligi@ligi.de>
2021-09-15 06:35:59 +02:00

29 lines
541 B
JSON

{
"name": "High Performance Blockchain",
"chain": "HPB",
"network": "mainnet",
"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": "hpbscan",
"url": "https://hpbscan.org/",
"standard": "EIP3091"
}]
}