UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 865 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://megaeth.blockscout.com/api", "family": "blockscout", "name": "MegaETH Explorer", "url": "https://megaeth.blockscout.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 4326, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "MegaETH", "domainId": 4326, "gasCurrencyCoinGeckoId": "ethereum", "name": "megaeth", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.megaeth.com" } ], "technicalStack": "opstack" };