UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

40 lines 910 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.zetachain.com", "family": "other", "name": "ZetaScan", "url": "https://explorer.zetachain.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 6, "reorgPeriod": 0 }, "chainId": 7000, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "ZetaChain", "domainId": 7000, "gasCurrencyCoinGeckoId": "zetachain", "gnosisSafeTransactionServiceUrl": "https://transaction.safe.zetachain.com", "name": "zetachain", "nativeToken": { "decimals": 18, "name": "ZetaChain", "symbol": "ZETA" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://zetachain-evm.blockpi.network/v1/rpc/public" }, { "http": "https://zetachain-mainnet.g.allthatnode.com/archive/evm" } ], "technicalStack": "other" }