UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 854 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer-api.morphl2.io/api", "family": "blockscout", "name": "Morph Explorer", "url": "https://explorer.morphl2.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 4, "reorgPeriod": 5 }, "chainId": 2818, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Morph", "domainId": 2818, "gasCurrencyCoinGeckoId": "ethereum", "name": "morph", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.morphl2.io" } ], "technicalStack": "other" };