Account
Account Transfers
List all transfer events related to a specific account address.
GET
Get Account Transfers
Documentation Index
Fetch the complete documentation index at: https://docs.incentiv.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Account address to retrieve transfers for.
Query Parameters
Offset for pagination.
Maximum number of transfers to return.
Response
List of transfers related to the account.
Address from which the asset was transferred.
Address to which the asset was transferred.
Amount of asset transferred.
Address or identifier of the token transferred.
Hash of the transaction that included this transfer.
Index of the log entry within the transaction receipt.
Previous
Account User OperationsList all user operations submitted by a specific account address.
Next
Get Account Transfers