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.routescan.io/v2/network/testnet/evm/80069/etherscan/api", "family": "routescan", "name": "Bepolia Explorer", "url": "https://bepolia.beratrail.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 80069, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Berachain Bepolia", "displayNameShort": "Bepolia", "domainId": 80069, "isTestnet": true, "name": "bepolia", "nativeToken": { "decimals": 18, "name": "BERA", "symbol": "BERA" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://bepolia.rpc.berachain.com" } ], "technicalStack": "other" };