You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
The Token standard has approve and transferFrom functions that can be used to allow users to spend from an account. Currently the only way to make these accessible to the end user is to have them add the ABI in a separate "Watch Contract" instance. It would be nice if the wallet had this functionality for all tokens added.
Looking at the current standard I realize why we can't implement it now. There are some very practical aspects on what's required for it to be implemented that we need to solidify as the standard token v1.
I will modify these and then submit a ERC/EIP requesting the solidification of that code as the minimal version 1 standard.
@tymat commented on Apr 24, 2016, 2:40 AM UTC:
The Token standard has approve and transferFrom functions that can be used to allow users to spend from an account. Currently the only way to make these accessible to the end user is to have them add the ABI in a separate "Watch Contract" instance. It would be nice if the wallet had this functionality for all tokens added.
This issue was moved by @evertonfraga from ethereum/mist/issues/512.
The text was updated successfully, but these errors were encountered: