UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 738 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.mainnet.citrea.xyz/api", "family": "blockscout", "name": "Citrea Explorer", "url": "https://explorer.mainnet.citrea.xyz" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 4114, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Citrea", "domainId": 4114, "gasCurrencyCoinGeckoId": "bitcoin", "name": "citrea", "nativeToken": { "decimals": 18, "name": "CBTC", "symbol": "CBTC" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.mainnet.citrea.xyz" } ], "technicalStack": "other" }