UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

38 lines (37 loc) 949 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://explorer.zora.energy/api", "family": "blockscout", "name": "Zora Explorer", "url": "https://explorer.zora.energy" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 5 }, "chainId": 7777777, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Zora", "domainId": 7777777, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://transaction-zora.safe.optimism.io", "name": "zoramainnet", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc.zora.energy" } ], "technicalStack": "opstack" };