Get Deposit Exchange

Retrieve deposit destination exchange details.

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: READ.

Rate Limit

  • no rate limit

Request

Field nameTypeNecessaryRemarks

Response

Field nameTypeRemarks
defaultExchangeStringDeposit Target Exchange. Apply to all network+currency in currrent portfolio, if no specifc network+currency given
specificslist<specifics>deposit target exchange for specifc network+currency

specifics Response

Field nameTypeRemarks
currencyStringcurrency
networkStringnetwork
exchangeStringexchange
updatedAtStringtime of update. E.g.:1739502305067

Notes:

specific currency + network: The target deposit exchange of a specific combination will be managed separately and not follow default exchange anymore once it was set. combinations of the same target exchange with default exchange will be ignored in the response.

Language