UTXO and ADDRESS_TRANSACTION
The Notification type ADDRESS_TRANSACTION
, when applicable to UTXO chains (like Bitcoin), provides a notification based on the address registered.
ADDRESS_TRANSACTION
informs you that the subscribed address was part of a transaction, be it with a negative or positive amount.- If you are looking for a detailed report of balances from all the addresses involved with the transaction as recipient and sender, you can do so via the endpoint Get a transaction by its hash.
Updated 4 months ago