UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

44 lines (43 loc) 1.05 kB
export const metadata = { "availability": { "reasons": [ "unavailable" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://api.neroscan.io/api", "family": "etherscan", "name": "Neroscan", "url": "https://www.neroscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 3, "reorgPeriod": 5 }, "chainId": 1689, "displayName": "Nero", "domainId": 1689, "gasCurrencyCoinGeckoId": "nerochain", "gnosisSafeTransactionServiceUrl": "https://multisign.nerochain.io/txs/", "name": "nero", "nativeToken": { "decimals": 18, "name": "Nero", "symbol": "NERO" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.nerochain.io" } ], "technicalStack": "other", "transactionOverrides": { "maxFeePerGas": 10000000000, "maxPriorityFeePerGas": 1000000000 } };