ERC644 Token
The idea is to abstract user balances away from the token's business logic making the tokens upgradeable, and opens the door for modular functionality to be added over time.
Preamble
EIP: <to be assigned>
Title: Token standard for upgradeable and modular tokens
Author: [email protected]
Type: Standard Track
Category ERC
Status: Draft
Created: 2017/06/16Abstract
Motivation
Specification
Balances.sol
Methods
Events
Implementation
Last updated