UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

50 lines 1.24 kB
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=480", "family": "etherscan", "name": "Worldscan", "url": "https://worldscan.org" }, { "apiUrl": "https://worldchain-mainnet.explorer.alchemy.com/api", "family": "blockscout", "name": "World Chain Explorer", "url": "https://worldchain-mainnet.explorer.alchemy.com" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 480, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "World Chain", "domainId": 480, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-worldchain.safe.global", "name": "worldchain", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://worldchain.drpc.org" }, { "http": "https://worldchain-mainnet.gateway.tenderly.co" }, { "http": "https://worldchain-mainnet.g.alchemy.com/public" } ], "technicalStack": "opstack" }