mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-20181205.json (#257)
* Create eip155-20181205.json * 删除explorers
This commit is contained in:
parent
a9557035ca
commit
cec373eebd
19
_data/chains/eip155-20181205.json
Normal file
19
_data/chains/eip155-20181205.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "quarkblockchain",
|
||||
"chain": "QKI",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://hz.rpc.qkiscan.cn",
|
||||
"https://jp.rpc.qkiscan.io"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "quarkblockchain Native Token",
|
||||
"symbol": "HT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://quarkblockchain.org/",
|
||||
"shortName": "qki",
|
||||
"chainId": 20181205,
|
||||
"networkId": 20181205
|
||||
}
|
Loading…
Reference in New Issue
Block a user