UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

68 lines 1.57 kB
{ "blockExplorers": [ { "apiKey": "GP69JEAP2W7YFJT9ZJTEPGQT6Y6KMW44ZN", "apiUrl": "https://api.etherscan.io/v2/api?chainid=8453", "family": "etherscan", "name": "BaseScan", "url": "https://basescan.org" }, { "apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/8453/etherscan/api", "family": "routescan", "name": "Base Explorer", "url": "https://base.thesuperscan.io" }, { "apiUrl": "https://base.blockscout.com/api", "family": "blockscout", "name": "Base Mainnet explorer", "url": "https://base.blockscout.com" } ], "blocks": { "confirmations": 3, "estimateBlockTime": 2, "reorgPeriod": 10 }, "chainId": 8453, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Base", "domainId": 8453, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-base.safe.global/", "name": "base", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://base.publicnode.com" }, { "http": "https://mainnet.base.org" }, { "http": "https://base.blockpi.network/v1/rpc/public" }, { "http": "https://base.drpc.org" }, { "http": "https://base.llamarpc.com" }, { "http": "https://1rpc.io/base" }, { "http": "https://base-pokt.nodies.app" } ], "technicalStack": "opstack" }