UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

41 lines (40 loc) 967 B
export const metadata = { "blockExplorers": [ { "apiUrl": "https://evm.flowscan.io/api", "family": "blockscout", "name": "EVM on Flow Explorer", "url": "https://evm.flowscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 1, "reorgPeriod": 25 }, "chainId": 747, "deployer": { "name": "Abacus Works", "url": "https://www.hyperlane.xyz" }, "displayName": "EVM on Flow", "domainId": 1000000747, "gasCurrencyCoinGeckoId": "flow", "isTestnet": false, "name": "flowmainnet", "nativeToken": { "decimals": 18, "name": "Flow", "symbol": "FLOW" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://mainnet.evm.nodes.onflow.org" } ], "technicalStack": "other", "transactionOverrides": { "gasPrice": 100000000 } };