Gets all transfers for theDocumentation Index
Fetch the complete documentation index at: https://docs.spark.money/llms.txt
Use this file to discover all available pages before exploring further.
SparkWallet.
getTransfers() includes Spark transfers, Lightning sends/receives, and cooperative exits (L1 withdrawals). For token transaction details (e.g., sender address), use queryTokenTransactionsWithFilters().Method Signature
Parameters
Maximum number of transfers to return (default: 20)
Offset for pagination (default: 0)
Only return transfers created after this date (mutually exclusive with
createdBefore)Only return transfers created before this date (mutually exclusive with
createdAfter)Returns
Array of transfer objects
The offset used for this request