mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add hashkey chain testnet (#2462)
* add hashkey chain testnet * add hashkey chain icons * format eip155-230315.json * fix hsk.json --------- Co-authored-by: geyunlong <geyunlong@hashkeytech.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
f6bf1e5e0f
commit
a94460540c
23
_data/chains/eip155-230315.json
Normal file
23
_data/chains/eip155-230315.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "HashKey Chain Testnet",
|
||||
"chain": "HashKey",
|
||||
"rpc": ["https://testnet.hashkeychain/rpc"],
|
||||
"faucets": ["https://testnet.hashkeychain/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "HashKey Token",
|
||||
"symbol": "tHSK",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.hashkey.com",
|
||||
"shortName": "hsktest",
|
||||
"chainId": 230315,
|
||||
"networkId": 230315,
|
||||
"icon": "hsk",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "HashKey Chain Testnet Explorer",
|
||||
"url": "https://testnet.hashkeyscan.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/hsk.json
Normal file
8
_data/icons/hsk.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
|
||||
"width": 1440,
|
||||
"height": 448,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue
Block a user