List Transactions
Retrieve a paginated list of transactions with optional filters for account, 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 Account ID. The unique identifier of the Account
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
Filter by wallet ID. The unique identifier of the wallet
"0e472f6b-336b-4d4f-87d6-4f93e4e4e4e4"
Filter by transaction hash or signature
"0x1234567890123456789012345678901234567890"
Filter by blockchain network. The blockchain network. Can be either the blockchain name or slug.
Refer to the Get Supported Blockchains endpoint for the list of supported blockchains.
"ethereum-mainnet"
Filter by transaction type (incoming_txn, outgoing_txn)
"incoming_txn"
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)