UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

44 lines (43 loc) 1.18 kB
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.inkonchain.com/api", "family": "blockscout", "name": "Ink Explorer", "url": "https://explorer.inkonchain.com" }, { "apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/57073/etherscan/api", "family": "routescan", "name": "Ink Explorer", "url": "https://57073.routescan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 57073, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Ink", "domainId": 57073, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-ink.safe.global/", "name": "ink", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc-qnd.inkonchain.com" } ], "technicalStack": "opstack" };