modify symbol (#274)

* Create eip155-20181205.json

* 删除explorers

* modify symbol
This commit is contained in:
陈佳 2021-05-25 08:14:07 -05:00 committed by GitHub
parent b51bf1bd6a
commit 1fddea2cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,11 +9,11 @@
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "quarkblockchain Native Token", "name": "quarkblockchain Native Token",
"symbol": "HT", "symbol": "QKI",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://quarkblockchain.org/", "infoURL": "https://quarkblockchain.org/",
"shortName": "qki", "shortName": "qki",
"chainId": 20181205, "chainId": 20181205,
"networkId": 20181205 "networkId": 20181205
} }