Function useEcosystemUSDPrices

  • React hook to get the USD prices for all tokens in the ecosystem

    Returns SWRResponse<undefined | Record<string, number>, any, any>