Skip to main content
GET

Request

Int
≥ start time (unit: milliseconds); details of transactions whose creation times are equal to or later than this timestamp will be returned
Int
< end time (unit: milliseconds); details of transactions whose creation times are earlier than this timestamp will be returned
Int
The 403 status indicates that the transaction has been successfully broadcast but not yet confirmed, while the 501 status indicates that the transaction has been successfully confirmed on the blockchain and is awaiting further confirmations.
String
sorting method; default: created_time; other option: modified_time
String
sorting order; options: ASC (default), DESC
Int
only use in non-web3 wallet:only use in web3 wallet:
String
coin codes; separated by commas
String
from address
String
to address
Int
entries per page; max: 50; default: 50

Response

bool
request successful or failed
object[]