UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

34 lines (33 loc) 808 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.metall2.com/api", "family": "blockscout", "name": "Metal L2 Explorer", "url": "https://explorer.metall2.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 1750, "displayName": "DEPRECATED Metal L2", "domainId": 1750, "gasCurrencyCoinGeckoId": "ethereum", "isTestnet": false, "name": "deprecatedmetall2", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.metall2.com" } ], "technicalStack": "opstack" };