UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

37 lines (36 loc) 903 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://node1.testnet.romeprotocol.xyz:1000/api", "family": "blockscout", "name": "Rome Testnet Explorer", "url": "https://node1.testnet.romeprotocol.xyz:1000" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 4, "reorgPeriod": 1 }, "chainId": 200018, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Rome Testnet", "domainId": 200018, "isTestnet": true, "name": "rometestnet", "nativeToken": { "decimals": 18, "name": "ROME", "symbol": "ROME" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://node1.testnet.romeprotocol.xyz" } ], "technicalStack": "other" };