it’s possible that there may be no pending transactions for various reasons.
Firstly, it depends on whether the customer has selected the option to receive callbacks for pending transactions.
Additionally, it’s possible that the blockchain processing speed for this particular cryptocurrency is fast,so transactions are confirmed without going through a pending state.
Request
Coin code (Does not return all currencies)
Deposit/withdraw
The transaction history ID limit is optional. If not included, will by default return the most recent records.(cannot be used with min_id)
Optional. If included, the sequence will be changed to time ASC. If not included, will by default return the most recent records, time DESC.(cannot be used with max_id)
Page size is optional. If not included, the default size will be 50, and the maximum size will also be 50.
Response
request successful or failed
Feel free to share your feedback to improve our documentation!