fix: add warning styling to contract address display (closes #9) #16

Closed
clawbot wants to merge 1 commits from fix/contract-address-safety into main

1 Commits

Author SHA1 Message Date
e10ecfc1df fix: add warning styling to contract address display
All checks were successful
check / check (push) Successful in 22s
The contract address in AddressToken view was visually indistinguishable
from the wallet address, creating a risk of users sending funds to the
contract address. Changes:

- Red warning border around contract info section
- Warning icon and 'DO NOT send funds to this address' label
- Muted text color for the contract address itself
- Updated README.md with documentation on the safety treatment
2026-02-27 12:17:50 -08:00