UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

31 lines 637 B
{ "blockExplorers": [ { "apiUrl": "https://api.routescan.io/v2/network/mainnet/evm/33979_2/etherscan/api", "family": "routescan", "name": "Funkiscan", "url": "https://funkiscan.io" } ], "blocks": { "confirmations": 1, "estimateBlockTime": 2, "reorgPeriod": 0 }, "chainId": 33979, "displayName": "Funki", "domainId": 33979, "gasCurrencyCoinGeckoId": "ethereum", "name": "funki", "nativeToken": { "decimals": 18, "name": "Ethereum", "symbol": "ETH" }, "protocol": "ethereum", "rpcUrls": [ { "http": "https://rpc-mainnet.funkichain.com" } ] }