UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

49 lines (48 loc) 1.13 kB
export const metadata = { "blockExplorers": [ { "apiUrl": "https://scan.coredao.org/api", "family": "other", "name": "Core Explorer", "url": "https://scan.coredao.org" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 3, "reorgPeriod": 21 }, "chainId": 1116, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Core", "domainId": 1116, "gasCurrencyCoinGeckoId": "coredaoorg", "name": "coredao", "nativeToken": { "decimals": 18, "name": "CoreDAO", "symbol": "CORE" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.coredao.org" }, { "http": "https://core.public.infstones.com" }, { "http": "https://rpc.ankr.com/core" }, { "http": "https://core.drpc.org" }, { "http": "https://rpc-core.icecreamswap.com" } ], "technicalStack": "other" };