UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

42 lines 957 B
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=100", "family": "etherscan", "name": "GnosisScan", "url": "https://gnosisscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 5, "reorgPeriod": 5 }, "chainId": 100, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Gnosis", "domainId": 100, "gasCurrencyCoinGeckoId": "xdai", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-gnosis-chain.safe.global/", "name": "gnosis", "nativeToken": { "decimals": 18, "name": "xDai", "symbol": "xDai" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.gnosischain.com", "pagination": { "maxBlockRange": 10000, "minBlockNumber": 25997478 } } ], "technicalStack": "other" }