UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

38 lines (37 loc) 920 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.tac.build/api", "family": "blockscout", "name": "TAC Explorer", "url": "https://explorer.tac.build" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 5 }, "chainId": 239, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "TAC", "domainId": 239, "gasCurrencyCoinGeckoId": "tac-ton-evm", "gnosisSafeTransactionServiceUrl": "https://transaction.safe.tac.build", "name": "tac", "nativeToken": { "decimals": 18, "name": "TAC", "symbol": "TAC" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.ankr.com/tac" } ], "technicalStack": "other" };