---
title: "Deposit Address List"
method: POST
path: "/auth/r/deposit/address/all"
---

# Deposit Address List

`POST /auth/r/deposit/address/all`

Retrieve all deposit addresses for a specific currency.

## Request body

- object
  - `method` string, required — Method of deposit (methods accepted: “bitcoin”, “litecoin”, “ethereum”, “tetheruso", “tetherusl", “tetherusx", “tetheruss", "ethereumc", "zcash", "monero", "iota"). For an up-to-date listing of supported currencies see: https://api-pub.bitfinex.com//v2/conf/pub:map:tx:method
  - `page` integer — Page cursor, default 1
  - `pageSize` integer — Number of items per page, should be between 20-100, default is 20

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/bitfinex/apis/api-settings-public.md) · [All operations](https://skmtc.net/bitfinex/apis/api-settings-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitfinex/api-settings-public/revisions/d60be16fab63/schema)
