/extended/v2/addresses/{address}/transactions/{tx_id}/events API Method
Path Parameters
address
string
REQUIRED
STX Address (string) or Smart Contract ID (string)
tx_id
string
REQUIRED
Transaction ID
Query Parameters
limit
integer
Results per page
offset
integer
Result offset
Returns
object
object
Events associated with a specific transaction for an address
limit
integer
Number of events per page
offset
integer
The offset of the returned events
total
integer
Total number of events for this transaction
results
array
List of events associated with this transaction
type
string
Type of event (e.g., stx, ft, nft)
event_index
integer
Index of the event within the transaction
data
object
Event-specific data
type
string
Operation type (e.g., transfer, mint, burn)
amount
string
Amount of tokens involved in the event
sender
string
Address of the sender
recipient
string
Address of the recipient
asset_identifier
string
Identifier of the asset involved in the event (present for ft and nft events)
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free