chains/_data/chains/eip155-269.json
loglos a72205f7db
Update blockchain browser information(269) (#637)
* 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

* Update eip155-269.json

Update blockchain browser information.

* Update eip155-269.json

Update information

Co-authored-by: ligi <ligi@ligi.de>
2021-12-09 18:51:37 +01:00

29 lines
537 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": "hscan",
"url": "https://hscan.org/",
"standard": "EIP3091"
}]
}