UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

44 lines (43 loc) 1.12 kB
export const metadata = { "blockExplorers": [ { "apiUrl": "https://api-sepolia.etherscan.io/api", "family": "etherscan", "name": "Etherscan", "url": "https://sepolia.etherscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 13, "reorgPeriod": 2 }, "chainId": 11155111, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Sepolia", "domainId": 11155111, "gasCurrencyCoinGeckoId": "ethereum", "gnosisSafeTransactionServiceUrl": "https://safe-transaction-sepolia.safe.global", "isTestnet": true, "name": "sepolia", "nativeToken": { "decimals": 18, "name": "Ether", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://ethereum-sepolia.publicnode.com" }, { "http": "https://ethereum-sepolia.blockpi.network/v1/rpc/public" }, { "http": "https://rpc.sepolia.org" } ] };