UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

42 lines 976 B
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=1101", "family": "etherscan", "name": "PolygonScan", "url": "https://zkevm.polygonscan.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 10, "reorgPeriod": 5 }, "chainId": 1101, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Polygon zkEVM", "displayNameShort": "zkEVM", "domainId": 1101, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-zkevm.safe.global/", "name": "polygonzkevm", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://zkevm-rpc.com" }, { "http": "https://rpc.ankr.com/polygon_zkevm" } ], "technicalStack": "polygoncdk" }