UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

43 lines (42 loc) 957 B
export const metadata = { "availability": { "reasons": [ "deprecated" ], "status": "disabled" }, "blockExplorers": [ { "apiUrl": "https://explorer.b3.fun/api", "family": "blockscout", "name": "B3 Explorer", "url": "https://explorer.b3.fun" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 8333, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "B3", "domainId": 8333, "gasCurrencyCoinGeckoId": "ethereum", "name": "b3", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://mainnet-rpc.b3.fun" } ], "technicalStack": "opstack" };