get https://api.connex.trade/api/v1/deposit/exchange
Tips
Permission: READ.
Request
Field name | Type | Necessary | Remarks |
---|---|---|---|
Response
Field name | Type | Remarks |
---|---|---|
defaultExchange | string | Deposit Target Exchange. Apply to all network+currency in currrent portfolio, if no specifc network+currency given |
specific | object[] | deposit target exchange for specifc network+currency |
> currency | string | currency |
> network | string | network |
> exchange | string | exchange |
> updatedAt | string | time 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.