UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

42 lines (41 loc) 959 B
export const metadata = { "availability": { "reasons": [ "unavailable" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://explorer.arthera.net/api", "family": "blockscout", "name": "Arthera Explorer", "url": "https://explorer.arthera.net" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 10242, "displayName": "Arthera", "domainId": 10242, "gasCurrencyCoinGeckoId": "arthera", "name": "arthera", "nativeToken": { "decimals": 18, "name": "Arthera", "symbol": "AA" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.arthera.net", "pagination": { "maxBlockRange": 10000 } } ], "technicalStack": "other" };