API Reference

Withdrawal Records

Retrieve withdrawal history

Weight: 5

Request Parameters


PARAMETER

TYPE

Req 'd

Example Values

DESCRIPTION

coin

STRING

USDT

Coin

startTime

LONG

1691142675492

Start Time

endTime

LONG

1691142679567

End Time

remark

STRING

Test

Remark

limit

INTEGER

10

Maximum number of queries. Default 500, maximum 1000

walletId

STRING

1667406048590383617

Wallet ID

clientOrderId

STRING

w12912

Custom Withdrawal ID

timestamp

LONG

Y

1712317312973

TImestamp

Response Content


PARAMETERTYPEExample ValuesDESCRIPTION
*Object ArrayQuery result list
timeSTRING1691053667700Timestamp
idSTRINGW474986756938121216Withdrawal order ID
coinSTRINGETHCoin
coinIdSTRINGETHCoin ID
coinNameSTRINGETHCoin Name
addressSTRING0xa0d6ad420c440de473980117877dec0a89dafbefWithdrawal Address
addressExtSTRING123456addressExt is a unique code used to identify a specific account or user, ensuring that funds are sent to the correct recipient. Other exchanges or wallets may refer to Memo as Digital ID, Tag, Memo, Note, Remark, or Comment.
quantitySTRING (decimal)0.05000000Withdrawal amount entered by the user
arriveQuantitySTRING (decimal)0.05000000Net amount received
statusSTRINGsuccessfulStatus:
- failed
- withdrawing
- successful
- canceled
- canceling
failedReasonSTRINGKYT_FAILED, ASSET_FROZEN_FAILED, ONCHAIN_FAILED
txIdSTRING0x448345d7d95614e19ad2c499be451cdec8d9fa109889f4dab201e3e50f0a06b4Transaction ID
addressUrlSTRING0xa0d6ad420c440de473980117877dec0a89dafbefWithdrawal address URL (Same as address)
feeCoinIdSTRINGETHFee Currency ID
feeCoinNameSTRINGETHFee Currency Name
feeSTRING0.00600000Handling fee
remarkSTRINGRemark
clientOrderIdSTRINGw12912Custom Withdrawal ID
Language
Credentials
Header
Click Try It! to start a request and see the response here!