UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 878 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.tatara.katana.network/api", "family": "blockscout", "name": "Tatara Explorer", "url": "https://explorer.tatara.katana.network" } ], "blocks": { "confirmations": 10, "estimateBlockTime": 1, "reorgPeriod": 60 }, "chainId": 129399, "deployer": { "name": "Epoch Protocol", "url": "https://www.epochprotocol.xyz" }, "displayName": "Tatara", "domainId": 129399, "isTestnet": true, "name": "tatara", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.tatara.katanarpc.com" } ], "technicalStack": "other" };