ListTransactions

Retrieve a list of all transactions in your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Transaction Types

The Transfers array in the response can include different types of transactions, identified by the transferType and transferSubType fields:

Transaction TypeDescriptiontransferTypetransferSubType
DepositExternal Wallet -> Waltrex Walletdepositdeposit
Internal TransferTransfer between Account Walletsdepositinternal_deposit
AutoSweepSweep to Master Walletdepositautosweep
WithdrawalWaltrex Wallet -> External Walletwithdrawalwithdrawal

Transfer Status

Waltrex sends the following webhook events to notify you about transaction lifecycle changes:

Webhook EventDescription
transaction-createdSent when a new transaction is created
transaction-updatedSent when a transaction's status changes

For transaction-updated events, the payload includes a status field indicating the current state of the transaction:

StatusDescription
publishedThe transaction has been submitted to the network.
minedThe transaction has been included in a block.
confirmedThe transaction has received sufficient confirmations.
canceledThe transaction was canceled.
failedThe transaction failed to process.
Query Params
integer

Number of items returned per page

integer

Page number

Headers
string

CSRF Token

Responses

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