UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

40 lines 821 B
{ "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": 16038000000 } }