Get account transaction with transfers
Retrieves transaction details for a specific transaction including STX transfers for each transaction.
GET
/extended/v1/address/{principal}/{tx_id}/with_transfers
NOTE: This endpoint has been deprecated and may be removed in future versions of the API.
Retrieves transaction details for a given tx_id
, for a given account or contract identifier.
Path parameters
principal
Requiredstring
Stacks address or a contract identifier
Example:"SP3FBR2AGK5H9QBDH3EEN6DF8EK8JY7RX8QJ5SVTE"
tx_id
Requiredstring
Transaction id
Example:"0x34d79c7cfc2fe525438736733e501a4bf0308a5556e3e080d1e2c0858aad7448"
Status code | Description |
---|---|
200 | Success |
404 | Not found |
Transaction with STX transfers for a given address