This is an old revision of the document!
: Note: The following is an excerpt from the official Ethereum site. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference.
| Title | ERC-20 Token Standard |
| Author | Fabian Vogelsteller, Vitalik Buterin |
| Status | Final |
| Created | 2015-11-19 |
| Description | http://eips.ethereum.org/EIPS/eip-20 |
| Specification | http://eips.ethereum.org/EIPS/eip-20#specification |
| Category | ERC |
The following standard allows for the implementation of a standard API for tokens within smart contracts. This standard provides basic functionality to transfer tokens, as well as allow tokens to be approved so they can be spent by another on-chain third party.