feat: show red warning on confirm-tx for addresses with zero tx history #101

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

1 Commits

Author SHA1 Message Date
user
6c686997f3 feat: show red warning on confirm-tx for addresses with zero tx history
All checks were successful
check / check (push) Successful in 9s
Closes #82

Adds a Blockscout-backed check that warns users when sending to an
address with no prior transaction history. The warning appears in red
on the confirmation screen. The check is async and fail-open (errors
are silently ignored to avoid blocking legitimate transactions).
2026-02-28 14:06:34 -08:00