Update eip155-269.json

Fixed Explorer attribute information.
This commit is contained in:
loglos 2021-09-14 11:30:46 +08:00 committed by GitHub
parent 6862abb24b
commit 8745f3cd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"https://myhpbwallet.com/"
],
"nativeCurrency": {
"name": "High Performance Blockchain Ether",
"name": "HPB",
"symbol": "HPB",
"decimals": 18
},
@ -18,9 +18,11 @@
"shortName": "hpb",
"chainId": 269,
"networkId": 269,
"slip44": 269,
"slip44": 269
"icon": "High Performance Blockchain",
"explorers": [{
"name": "hpbscan",
"url": "https://hpbscan.org/"
"url": "https://hpbscan.org/",
"standard": "EIP3091"
}]
}