-
Notifications
You must be signed in to change notification settings - Fork 812
ERC-8054: Forkable [ERC-20](./eip-20.md) Token #1271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
79d8e07 to
9fd19db
Compare
ERCS/erc-draft-forkable-token.md
Outdated
| @@ -0,0 +1,262 @@ | |||
| --- | |||
| eip: XXXX | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| eip: XXXX | |
| eip: 8054 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
ERCS/erc-draft-forkable-token.md
Outdated
| title: Forkable [ERC-20](./eip-20.md) Token | ||
| description: Checkpoint-based ERC-20 tokens that can be efficiently forked to distribute new tokens to existing holders. | ||
| author: Kevin (@kevzzsk), Fuxing (@fuxingloh) | ||
| discussions-to: https://ethereum-magicians.org/t/forkable-erc-20-token/25853 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| discussions-to: https://ethereum-magicians.org/t/forkable-erc-20-token/25853 | |
| discussions-to: https://ethereum-magicians.org/t/erc-8054-forkable-erc-20-token/25853 |
Updated with assigned number
9fd19db to
02de5af
Compare
b51029b to
49177d2
Compare
Co-authored-by: Fuxing Loh <[email protected]>
|
The commit 8035f46 (as a parent of 482d407) contains errors. |
Add Forkable ERC-20 Token