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:
Lone 2023-03-22 17:15:49 +08:00 committed by GitHub
parent f6bf1e5e0f
commit a94460540c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNU11AqYB2htrrSyBSP9ct7bPtuZTP7Hrz21PrEcB9nYE",
"width": 1440,
"height": 448,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB