Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: include warnings in polygon/ethereum/etc assets receive address modal about ensuring the correct network/contract is used #2974

Open
bochinchero opened this issue Sep 13, 2024 · 2 comments

Comments

@bochinchero
Copy link

More to avoid confusion on the user end, particularly as more EVM assets/networks get supported, there should be warnings on the receive address modal to ensure the correct network/contract is used for every asset:

Binance, as an example, has warnings about the contract:

image

image

Good example of where this could cause issues is when receiving MATIC/POL, it doesn't state that it's on the Polygon network and someone could transfer the erc-20 from an exchange.

@norwnd
Copy link
Contributor

norwnd commented Sep 15, 2024

On a related note, I would suggest to not show this contract address like this because it creates wrong impression of being your wallet address (and not a contract address):

image

I would suggest hiding it under info tooltip.

@exitus1
Copy link

exitus1 commented Sep 21, 2024

+1.

Have had multiple users already message me saying they used the ETH network to send MATIC - losing their funds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants