get https://api.zonda.exchange/rest/api_payments/deposits/crypto/addresses
This endpoint returns a list of addresses for cryptocurrency deposits. Allows to filter by the wallet identifier and currency.
Response details
Key | Type | Description |
---|---|---|
address | String | Deposit address. |
currency | String | Address currency. |
balanceId | UUID | Wallet id. |
balanceEngine | String | Application to which the wallet applies. Possible values: BITBAY/BITBAYPAY |
tag | String | Deposit tag for currencies that support it (e.g. destination tag for XRP, memo for XLM) |