mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Hika Chain Testnet (#2312)
* Add files via upload * Add files via upload * Add files via upload
This commit is contained in:
parent
5038dbeceb
commit
3b7d7a3516
23
_data/chains/eip155-5729.json
Normal file
23
_data/chains/eip155-5729.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Hika Devnet",
|
||||
"chain": "Hika Network Testnet",
|
||||
"icon": "hik",
|
||||
"rpc": ["https://rpc-testnet.hika.network/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Hik Token",
|
||||
"symbol": "HIK",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://hika.network/",
|
||||
"shortName": "hik",
|
||||
"chainId": 5729,
|
||||
"networkId": 5729,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Hika Network Testnet Explorer",
|
||||
"url": "https://scan-testnet.hika.network",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/hik.json
Normal file
8
_data/icons/hik.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmW44FPm3CMM2JDs8BQxLNvUtykkUtrGkQkQsUDJSi3Gmp",
|
||||
"width": 350,
|
||||
"height": 84,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
Reference in New Issue
Block a user