@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
40 lines • 866 B
JSON
{
"availability": {
"reasons": [
"unavailable"
],
"status": "disabled"
},
"blockExplorers": [
{
"apiUrl": "https://explorer.zklink.io/contract_verification",
"family": "etherscan",
"name": "zkLink Nova Block Explorer",
"url": "https://explorer.zklink.io"
}
],
"blocks": {
"confirmations": 1,
"estimateBlockTime": 1,
"reorgPeriod": 0
},
"chainId": 810180,
"displayName": "zkLink Nova",
"displayNameShort": "zkLink",
"domainId": 810180,
"gasCurrencyCoinGeckoId": "ethereum",
"gnosisSafeTransactionServiceUrl": "https://transaction.safe.zklink.io",
"name": "zklink",
"nativeToken": {
"decimals": 18,
"name": "Ethereum",
"symbol": "ETH"
},
"protocol": "ethereum",
"rpcUrls": [
{
"http": "https://rpc.zklink.io"
}
],
"technicalStack": "zksync"
}