post https://api.bitfinex.com/v2/auth/r/deposit/address/all
Retrieve all deposit addresses for a specific currency.
Tag/Memo/Payment_ID
For currencies that require a tag, memo, or payment ID, the endpoint will provide these. The deposit address cannot be retrieved through this endpoint, but you can find it on your deposit page on the website. The deposit address is always the same; the tag, memo, or payment ID is used to direct your deposit to the correct account and wallet.
Response data
Index | Field | Type | Description |
---|---|---|---|
[0] | ADDRESS | string | Deposit address (instead of the address, this field will show Tag/Memo/Payment_ID for currencies that require it) |
[1] | WALLET_TYPE | string | Wallet type, e.g. "funding" |