Hi, I want to be able to pull all data for an account pertaining to the /sapi/v1/loan/income
endpoint. One of the parameters for this endpoint is asset
. Does an endpoint exist which gives all available crypto assets supported for crypto loans. Iterating over all the assets (1600+) that is retrieved when calling the /api/v3/exchangeInfo
is a bit unrealistic when knowing that only a handful are supported by the crypto loan endpoint.
Thanks,
Ryan Falzon