Returns a list of transactions for the specified network. Supports both traditional pagination and scroll API for large datasets.
Use Authorization: Bearer
Page number "offset"
"0"
Page size
Whether to use scroll API for pagination
Batch size for scroll requests
Whether there are more results available (only when useScroll=true)
Network identifier
Address to filter transactions
Start time filter (ISO format)
End time filter (ISO format)
Comma-separated message types to filter
Transaction status (e.g., "success", "failed")
Scroll ID for pagination (only when useScroll=true)