UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

42 lines (41 loc) 1.07 kB
export const metadata = { "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, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "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" }, { "http": "https://rpc.zklink.network" } ], "technicalStack": "zksync" };