UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

32 lines (31 loc) 707 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.ham.fun/api", "family": "blockscout", "name": "Ham Explorer", "url": "https://explorer.ham.fun" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 0 }, "chainId": 5112, "displayName": "Ham", "domainId": 5112, "gasCurrencyCoinGeckoId": "ethereum", "name": "ham", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.ham.fun" } ] };