UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

39 lines (38 loc) 911 B
export const metadata = { "availability": { "reasons": [ "unavailable" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://blockscout.gurunetwork.ai/api", "family": "blockscout", "name": "Guru Explorer", "url": "https://blockscout.gurunetwork.ai" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 260, "displayName": "Guru Network", "domainId": 260, "gasCurrencyCoinGeckoId": "guru-network", "name": "guru", "nativeToken": { "decimals": 18, "name": "Guru Network", "symbol": "GURU" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.gurunetwork.ai/archive/260" } ], "technicalStack": "opstack" };