Deposit-Withdrawal History

View your past deposits/withdrawals.

Response Details

An array of histories

KeyTypeDescription
currency[string]
method[string]
type[string]
txid[long]Transmission ID
amount[decimal]Absolute value of the movement
description[string]Description of the movement (txid, destination address,...)
address[string]Deposit address used or withdrawal destination address
status[string]Status of the movement (Sending, Processing, Pending, Postpending, Completed, User Emailed, Approved, User Approved, Canceled, Pending Cancellation, Unconfirmed)
timestamp[time]Timestamp of the movement
timestamp_created[time]Creation timestamp of the movement
fee[decimal]Fee

Ratelimit: 15 req/min

Query Params
string
required

The currency to look for. For an up-to-date listing of supported currencies see: https://api.bitfinex.com/v2/conf/pub:map:currency:label

string

The method of the deposit/withdrawal (can be “bitcoin”, “litecoin”, “darkcoin”, “wire”).

date-time

Return only the history after this timestamp.

date-time

Return only the history before this timestamp.

int32
Defaults to 500

Limit the number of entries to return.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json