Returns transactions for the organization on a specific chain with optional filters and cursor-based pagination.
API key for authentication. Pass your key in the x-api-key header.
Blockchain chain ID
Filter by transaction status
pending, confirmed, failed Filter by transaction type
deposit, withdrawal, yield, approval, other Number of results to return (1-100, default 20)
1 <= x <= 100Pagination cursor (ISO 8601 timestamp from a previous response's nextCursor)