UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

33 lines (32 loc) 789 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://polynomialscan.io/api", "family": "routescan", "name": "Polynomial Explorer", "url": "https://polynomialscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 8008, "displayName": "DEPRECATED Polynomial", "domainId": 8008, "gasCurrencyCoinGeckoId": "ethereum", "name": "deprecatedpolynomial", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.polynomial.fi" } ], "technicalStack": "opstack" };