mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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
This commit is contained in:
parent
2f23eb8783
commit
6862abb24b
|
@ -3,17 +3,24 @@
|
|||
"chain": "HPB",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://hpb.app"
|
||||
"https://hpbnode.com",
|
||||
"wss://ws.hpbnode.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://myhpbwallet.com/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "High Performance Blockchain Ether",
|
||||
"symbol": "HPB",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hpbscan.org/",
|
||||
"infoURL": "https://hpb.io",
|
||||
"shortName": "hpb",
|
||||
"chainId": 269,
|
||||
"networkId": 100,
|
||||
"slip44": 269
|
||||
"networkId": 269,
|
||||
"slip44": 269,
|
||||
"explorers": [{
|
||||
"name": "hpbscan",
|
||||
"url": "https://hpbscan.org/"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user