Function fetchCoinGeckoTokenPricesData

  • Parameters

    • network: "base" | "ethereum" | "arbitrum" | "polygon" | "arbitrum-sepolia"
    • tokenAddresses: string[]

    Returns Promise<CoinGeckoPricesData>

Generated using TypeDoc