Retrieve a list of transactions

This API is a request to retrieve a paginated list of transactions for a hot wallet. The list will include send, receive, and internal transactions, as applicable.

Note

  • The values of block and blockConfirmations parameters can return either a number or null.
  • The fromDate parameter provided as "2024-05-02" is interpreted as "2024-05-02T00:00:00.000Z", indicating the start of the day. Similarly, if the toDate provided as "2024-05-02" is interpreted as "2024-05-02T23:59:59.000Z", indicating the end of the day.
  • For the receive transaction type, the sequence ID isn't returned in the response.

  • Language
    Credentials
    Basic
    base64
    :
    Click Try It! to start a request and see the response here!