API Reference

Get Deposit History

Deposit Status

Deposit TypeDescription
1Pending address authentication 待地址认证
2Under review 审核中
3Deposit failed 充值失败
4Deposit successful 充值成功
5Refund 退币
6Refund completed 退币完成
7Refund failed 退币失败
8In the account 上账中
9The first address verification of personal recharge fails
10Internal Failed (rarely happen) 内部错误(极低概率)

Weight: 5

Request Parameters

PARAMETERTYPEReq 'dExample valuesDESCRIPTION
coinSTRINGUSDTCoin name
startTimeLONG16500121212121Start timestamp
endTimeLONG16600131311313End timestamp
fromIdINTEGER123456Starting ID (To be released)
limitINTEGER500Default 500; Max 1000
timestampLONGY1712317312973Timestamp

Response Content


PARAMETERTYPEExample valuesDESCRIPTION
timeSTRING1691048298420Deposit order created Timestamp
depositOrderIdSTRINGD578755281141776384Deposit order ID
coinSTRINGETHCoin
coinNameSTRINGETHCoin name
addressSTRING0xa0D6AD420C440de473980117877DEC0a89DAFbeFDeposit address
quantitySTRING (decimal)0.05000000000000000000Deposit amount
statusENUM4Deposit status
statusCodeENUM4Same as status
txIdSTRING0xbd40b38543767a7d441c87c676ddfaf6cf750e4c7d8d66abd0f1665eb031932aOn-chain transaction ID
Query Params
string

format is chain_coin, such as ETH_USDT for USDT coin issued on Ethereum

int64

Start timestamp

int64

End timestamp

int32

From ID

int32

Default 500; Max 1000

int64

recv window

int64
required
Defaults to 1716700206292

Millisecond timestamp

string
required
Defaults to cf2bc07ca1cd3ed1ed43cbd80547534c4392a393d45a015654edfc0f7e1b9130

Signature

Responses

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