@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
37 lines • 759 B
JSON
{
"blockExplorers": [
{
"apiUrl": "https://explorer.hsk.xyz/api",
"family": "blockscout",
"name": "Hashkey Explorer",
"url": "https://explorer.hsk.xyz"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 2,
"reorgPeriod": 5
},
"chainId": 177,
"deployer": {
"name": "Abacus Works",
"url": "https://www.hyperlane.xyz"
},
"displayName": "Hashkey",
"domainId": 177,
"gasCurrencyCoinGeckoId": "hashkey-ecopoints",
"isTestnet": false,
"name": "hashkey",
"nativeToken": {
"decimals": 18,
"name": "HashKey Platform Token",
"symbol": "HSK"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://mainnet.hsk.xyz"
}
],
"technicalStack": "other"
}