feat: show red warning on confirm-tx when recipient has zero transaction history #93

Closed
clawbot wants to merge 1 commits from issue-82-new-address-warning into main

1 Commits

Author SHA1 Message Date
user
e557def559 feat: show red warning on confirm-tx when recipient has zero transaction history
All checks were successful
check / check (push) Successful in 9s
Closes #82

When confirming a transaction, asynchronously checks the recipient
address via Blockscout API. If the address has zero transactions and
zero token transfers, displays a prominent red warning banner advising
the user to double-check the address.

Also updates existing warning styling to use red borders/text for
better visibility.
2026-02-28 13:31:37 -08:00