AlphaWallet / AlphaWallet/alpha-wallet-android

Remove Contract Address QR code function

Abierto
#3,306 2 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
646
Forks
579
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.