Function useUSDPrice

  • React hook to get the USD price of a token from CoinGecko

    Parameters

    • coingeckoId: undefined | string

    Returns SWRResponse<undefined | number, any, any>