List User Transactions
Retrieve a paginated list of a user transactions with optional filters for wallet, blockchain, type, status, and token.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by User ID.
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
Filter by wallet ID. The unique identifier of the wallet
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
The external reference ID to uniquely identify the transaction
"txn_ref_123"
Filter by transaction hash or signature
"0x1234567890123456789012345678901234567890"
Filter by blockchain network. The chain. Can be either the blockchain name or slug.
Refer to the Get Supported Blockchains endpoint for the list of supported blockchains.
"ethereum"
Filter by transaction type (incoming, outgoing)
"incoming"
Filter by transaction status (pending, success, failed)
"pending"
Filter by token symbol. The token symbol (e.g., USDT, USDC, ETH).
Refer to the Get Supported Tokens endpoint for the list of supported tokens.
"USDT"
The page number for pagination
The number of items per page for pagination
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=062e79ad9c4540929eec204aff020178)
.png?fit=max&auto=format&n=ML35RDblT1Ol-zJb&q=85&s=f6328956931c9664a2a070c2edb6e9b3)