Get events for an address transaction
Retrieves a paginated list of all STX, FT and NFT events concerning a STX address or Smart Contract ID within a specific transaction.
| Path Parameters |
|---|
address string — REQUIREDSTX address or Smart Contract ID |
tx_id string — REQUIREDTransaction ID |
| Query Parameters |
|---|
limit integerNumber of events to fetch |
offset integerIndex of first event to fetch |
| Responses | |||||
|---|---|---|---|---|---|
200Success
|