UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

44 lines (43 loc) 984 B
export const metadata = { "availability": { "reasons": [ "deprecated", "unavailable" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://explorer.sova.io/api", "family": "blockscout", "name": "Sova Explorer", "url": "https://explorer.sova.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 100021, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Sova", "domainId": 100021, "gasCurrencyCoinGeckoId": "ethereum", "name": "sova", "nativeToken": { "decimals": 18, "name": "ETH", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.sova.io" } ], "technicalStack": "opstack" };