AlphaWallet / AlphaWallet/alpha-wallet-android

Remove Contract Address QR code function

未关闭
#3,306 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
646
派生
579
PR 合并指标
30 天内没有已合并 PR

描述

I found that the token address of a token can be found in the "My Wallet Address" screen by clicking on the Ethereum logo on the top right.

Making it possible to show a QR code of the contract address is a bad idea because then someone could scan and send tokens to the contract, instead of the intended recipient. The Ethereum logo could be accidentally pressed. Such tokens can then end up being stuck in there forever as usually token contracts aren't programmed with a custom function for withdrawing tokens.

Usually there's no reason to be sending tokens into a token contract.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。