UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

36 lines 797 B
{ "blockExplorers": [ { "apiUrl": "https://explorer.devnet.imola.movementlabs.xyz/api", "family": "other", "name": "Movement EVM Testnet Explorer", "url": "https://explorer.devnet.imola.movementlabs.xyz" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 1 }, "chainId": 30732, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "Movement EVM Devnet", "domainId": 30732, "gasCurrencyCoinGeckoId": "movement", "isTestnet": true, "name": "mevmdevnet", "nativeToken": { "decimals": 18, "name": "Movement", "symbol": "MOVE" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://mevm.devnet.imola.movementlabs.xyz" } ] }