Update eip155-269.json

Updata info
This commit is contained in:
loglos 2021-09-15 12:26:20 +08:00 committed by GitHub
parent 8745f3cd70
commit 513d6dddb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,14 @@
"chain": "HPB", "chain": "HPB",
"network": "mainnet", "network": "mainnet",
"rpc": [ "rpc": [
"https://hpbnode.com", "https://hpbnode.com",
"wss://ws.hpbnode.com" "wss://ws.hpbnode.com"
], ],
"faucets": [ "faucets": [
"https://myhpbwallet.com/" "https://myhpbwallet.com/"
], ],
"nativeCurrency": { "nativeCurrency": {
"name": "HPB", "name": "High Performance Blockchain Ether",
"symbol": "HPB", "symbol": "HPB",
"decimals": 18 "decimals": 18
}, },
@ -18,11 +18,13 @@
"shortName": "hpb", "shortName": "hpb",
"chainId": 269, "chainId": 269,
"networkId": 269, "networkId": 269,
"slip44": 269 "slip44": 269,
"icon": "High Performance Blockchain",
"explorers": [{ "explorers": [{
"name": "hpbscan", "name": "hpbscan",
"url": "https://hpbscan.org/", "url": "https://hpbscan.org/",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
} }