EIP 777
A New Advanced Token Standard
This standard defines a new way to interact with a Token Contract. This standard takes advantage of ERC-820.
Proposal
Official Proposal with discussion: github.com/ethereum/eips/issues/777
You can suggest improvements by submitting pull requests to this repository with
modifications to eip-777.md
.
Reference Implementation
The reference implementation is available at: contracts/ReferenceToken.sol
License
The standard definition as defined in eip-777.md
is placed in the public domain via CC0.
Apart from the standard definition (in eip-777.md
), the content of this repository is licensed under the Mozilla Public License ("MPL") 2.0, also included in this repository in the LICENSE file.
Authors