UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

50 lines 1.13 kB
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=59144", "family": "etherscan", "name": "LineaScan", "url": "https://lineascan.build" }, { "apiUrl": "https://api-explorer.linea.build/api", "family": "blockscout", "name": "Linea Explorer", "url": "https://explorer.linea.build" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 3, "reorgPeriod": 5 }, "chainId": 59144, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Linea", "domainId": 59144, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-linea.safe.global", "name": "linea", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.linea.build" }, { "http": "https://1rpc.io/linea" }, { "http": "https://linea.drpc.org" } ], "technicalStack": "other" }