API Reference

Withdrawal records

Retrieve withdrawal history

Weight: 5

Request Parameters


PARAMETERTYPEReq 'dExample ValuesDESCRIPTION
coinSTRINGUSDTCoin
startTimeLONG1691142675492Start Time
endTimeLONG1691142679567End Time
remarkSTRINGRemark (To be released)
limitINTEGER10Maximum number of queries
timestampLONGY1712317312973Timestamp
memoSTRING123456Memo required for some coins and networks when withdraw. Only supports letters and numbers.
Maximum of 20 characters.

Response Content


PARAMETERTYPEExample ValuesDESCRIPTION
-Object ArrayQuery result list
timeSTRING1691053667700Timestamp
idSTRINGW474986756938121216Withdrawal order ID
coinSTRINGETHCoin
coinIdSTRINGETHCoin ID
coinNameSTRINGETHCoin Name
addressSTRING0xa0d6ad420c440de473980117877dec0a89dafbefWithdrawal Address
quantitySTRING (decimal)0.05000000Withdrawal amount entered by the user
arriveQuantitySTRING (decimal)0.05000000Net amount received
statusSTRINGsuccessfulStatus
txIdSTRING0x448345d7d95614e19ad2c499be451cdec8d9fa109889f4dab201e3e50f0a06b4Transaction ID
addressUrlSTRING0xa0d6ad420c440de473980117877dec0a89dafbefWithdrawal address URL (Same as address)
feeCoinIdSTRINGUSDTFee Currency ID
feeCoinNameSTRINGUSDTFee Currency Name
feeSTRING0.00600000Handling fee
remarkSTRINGRemark
platformSTRINGBinanceNetwork name
memoSTRING123456Memo required for some coins and networks when withdrawal. Only supports letters and numbers.
Maximum of 20 characters.
Language
Authorization
Header
Click Try It! to start a request and see the response here!