UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines 836 B
{ "blockExplorers": [ { "apiUrl": "https://zksync2-mainnet-explorer.zksync.io/contract_verification", "family": "etherscan", "name": "zkSync Explorer", "url": "https://explorer.zksync.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 0 }, "chainId": 324, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "zkSync", "domainId": 324, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-zksync.safe.global", "name": "zksync", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://mainnet.era.zksync.io" } ], "technicalStack": "zksync" }