Files
AutistMask/src
user 7bd6b5bbdc
All checks were successful
check / check (push) Successful in 9s
feat: show red warning when sending to address with zero tx history
On the confirm-tx screen, asynchronously check the recipient address
via Blockscout API. If the address has never sent or received any
transactions (normal or ERC-20), display a prominent red warning.

Fails open: network errors silently skip the warning to avoid
blocking legitimate sends.

Closes #82
2026-02-28 15:00:48 -08:00
..