UNPKG

@artela-network/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 736 B
{ "blockExplorers": [ { "apiUrl": "https://block-explorer-api.mainnet.zksync.io/api", "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", "name": "zksync", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://mainnet.era.zksync.io" } ], "technicalStack": "zksync" }