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
Why:
- After confirmation, update balances and hodler verifications for sender and receiver.
- Native deposits remain trigger-driven; SEND is workflow-driven to avoid double counting.
Test plan:
- Simulate or run a SEND transfer:
- token_balances upsert for both addresses with correct chain/token.
- distribution_verifications upsert with type=send_token_hodler and preserved weight.
0 commit comments