(Wallet) Ellipsify contract address in status bar of BuySendSwapActivity #30340
Labels
android-phone-specific
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
priority/P2
A bad problem. We might uplift this to the next planned release.
QA Pass - Android ARM
QA/Yes
release-notes/include
Milestone
Related to brave/brave-core#18144
Releated to #30341
Related to #30402
Description
Emerged during security review for Filecoin support: there's evidence of attacks where attackers have found ways to specifically craft addresses in a way that can trick the user into thinking their transacting with the wrong address. Here's an example of how that was conducted in Metamask.
Ideally, we should display the full address to make it easier to spot these issues. If there's not enough room available, we should default to the same logic adopted by iOS where we display the first 4 and last 4 characters.
The text was updated successfully, but these errors were encountered: