mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00

* Add files via upload * Add files via upload * Add files via upload * Update eip155-5729.json * Update eip155-5729.json * Update eip155-5729.json
25 lines
520 B
JSON
25 lines
520 B
JSON
{
|
|
"name": "Hika Network Testnet",
|
|
"title": "Hika Network Testnet",
|
|
"chain": "HIK",
|
|
"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"
|
|
}
|
|
]
|
|
}
|