Transactions
List Transactions
Retrieve a paginated list of transactions with optional filters
POST
string
required
Bearer token:
Bearer YOUR_ACCESS_TOKENinteger
Page number for pagination. Defaults to
1.integer
Number of transactions per page. Defaults to
20, maximum 100.string
Filter by transaction status. One of:
pending, confirmed, failed, cancelled.string
Filter by blockchain network, e.g.
solana, ethereum.
