UNPKG

@artela-network/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 926 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.hyperlend.finance/api", "family": "blockscout", "name": "Hyperliquid EVM Testnet Explorer", "url": "https://explorer.hyperlend.finance" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 1 }, "chainId": 998, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Hyperliquid EVM Testnet", "domainId": 998, "gasCurrencyCoinGeckoId": "ethereum", "isTestnet": true, "name": "hyperliquidevmtestnet", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://api.hyperliquid-testnet.xyz/evm" } ] };