API Reference

Get Deposit Address

Retrieve deposit address generated by the system

Weight: 1

Request Parameters


PARAMETERTYPEReq 'dExample valuesDESCRIPTION
coinSTRINGYUSDTCoin name
chainTypeENUMYETHChain Type
walletIdSTRING124353535Wallet ID (Current for Omnibus client)
timestampLONGY1712317312973Timestamp

Response Content


PARAMETER

TYPE

Example values

DESCRIPTION

canDeposit

BOOLEAN

true

Can be deposited

address

STRING

Deposit Address

addressExt

STRING

Tag (Not in use)

minQuantity

STRING

10

Minimum Amount to be deposited

needAddressTag

BOOLEAN

false

Is address tag required (Not in use)

requiredConfirmTimes

INTEGER

70

Credit to account block confirmation (Reference only)

canWithdrawConfirmTimes

INTEGER

70

Withdrawal block confirmation (Reference only)

coinType

ENUM

CHAIN_TOKEN

Coin Type

Language
Credentials
Header
Click Try It! to start a request and see the response here!