UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

44 lines (43 loc) 1.13 kB
export const metadata = { "blockExplorers": [ { "apiUrl": "https://api.polygonscan.com/api", "family": "etherscan", "name": "PolygonScan", "url": "https://polygonscan.com" } ], "blocks": { "confirmations": 3, "estimateBlockTime": 2, "reorgPeriod": "finalized" }, "chainId": 137, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Polygon", "domainId": 137, "gasCurrencyCoinGeckoId": "polygon-ecosystem-token", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-polygon.safe.global/", "name": "polygon", "nativeToken": { "decimals": 18, "name": "Polygon Ecosystem Token", "symbol": "POL" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://polygon-bor.publicnode.com" }, { "http": "https://polygon-rpc.com" }, { "http": "https://rpc.ankr.com/polygon" } ], "technicalStack": "other" };