Transactions
Get Transaction Transfers
Retrieve all token transfers that occurred as part of the given transaction.
GET
Get Transfers for a Transaction
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
Hash of the transaction to retrieve transfers for.
Response
List of transfer events associated with the transaction.
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
List of User OperationsRetrieve a list of user operations with optional filters for timestamp, block number, sender, and more.
Next
Get Transfers for a Transaction