UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

45 lines 1.02 kB
{ "blockExplorers": [ { "apiUrl": "https://andromeda-explorer.metis.io/api/eth-rpc", "family": "blockscout", "name": "Metis Andromeda Explorer", "url": "https://andromeda-explorer.metis.io" }, { "apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/1088/etherscan/api", "family": "routescan", "name": "Metis Explorer", "url": "https://explorer.metis.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 5, "reorgPeriod": 5 }, "chainId": 1088, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Metis Andromeda", "domainId": 1088, "gasCurrencyCoinGeckoId": "metis-token", "index": { "from": 17966274 }, "name": "metis", "nativeToken": { "decimals": 18, "name": "Metis", "symbol": "METIS" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://andromeda.metis.io/?owner=1088" } ], "technicalStack": "opstack" }