You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To monitor accounts, we recommend to use the get_full_accounts call in order to fetch
the current state of an account and automatically subscribe to future account
updates including balance update.
A notification after a transaction would take the form:
Please distinguish transactions from operations: Since a single transaction may contain several (independent) operations, monitoring an account may only require to investigate operations that change the account.