UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

43 lines (42 loc) 1.02 kB
export const metadata = { "availability": { "reasons": [ "deprecated" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://testnet-blockscout.infra.neuraprotocol.io/api", "family": "blockscout", "name": "Neura Testnet Explorer", "url": "https://testnet-blockscout.infra.neuraprotocol.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 0 }, "chainId": 267, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Neura Testnet", "domainId": 267, "isTestnet": true, "name": "neuratestnet", "nativeToken": { "decimals": 18, "name": "ANKR", "symbol": "ANKR" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.ankr.com/neura_testnet" } ], "technicalStack": "other" };