Deposit

Return your deposit address to make a new deposit.

📘

Important

"tetheruso" deposit method works only for verified accounts

Response Details

KeyTypeDescription
result[string]“success” or “error”
method[string]
currency[string]
address[string]The deposit address (or error message if result = “error”)

Notes on the Tether deposit method types:
Each Tether type represents a transport layer as follows:
"tetheruso" -> Tether on Omni
"tetheruse" -> Tether on ERC20
"tetherusl" -> Tether on Liquid
"tetherusx" -> Tether on Tron
"tetheruss" -> Tether on EOS

Form Data
string
required
Defaults to "/v1/deposit/new"
string
required
Defaults to Date.now().toString()
string
required
Defaults to bitcoin

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.bitfinex.com/v2/conf/pub:map:currency:label

string
required
Defaults to exchange

Wallet to deposit in (accepted: “trading”, “exchange”, “deposit”). Your wallet needs to already exist

int32
Defaults to 0

Default is 0. If set to 1, will return a new unused deposit address. Previous addresses are still valid

Responses

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