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
User will click the Scan Transaction button. The BE will scan the chain and update the user's balance accordingly.
Perform a request based on the user action to query the API.
I suppose most likely, from a REST perspective, this would be a /account/balance/update,
however i haven't decided yet