Skip to content
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

Add ERC: Diffusive Tokens #759

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

jamesavechives
Copy link
Contributor

@jamesavechives jamesavechives commented Dec 7, 2024

This ERC proposes a standard for a new type of fungible token, called Diffusive Tokens (DIFF). Unlike traditional ERC-20 tokens, transferring DIFF tokens does not decrease the sender’s balance. Instead, it mints new tokens directly to the recipient, increasing the total supply on every transfer action. A fixed native currency fee is charged per token transferred, and this fee is paid by the sender to the contract owner. The supply growth is limited by a maximum supply set by the owner. Token holders can also burn their tokens to reduce the total supply. These features enable a controlled, incentivized token distribution model that merges fungibility with a built-in economic mechanism.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Dec 7, 2024

File ERCS/erc-7837.md

Requires 1 more reviewers from @g11tech, @SamWilsn, @xinbenlv

@eip-review-bot eip-review-bot changed the title Add ERC : Diffusive Token Update ERC-7743: Move to Review Dec 7, 2024
@eip-review-bot eip-review-bot changed the title Update ERC-7743: Move to Review Add ERC: Diffusive Tokens Dec 7, 2024
Copy link

github-actions bot commented Dec 7, 2024

The commit b50b1bf (as a parent of 647ddfb) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci label Dec 7, 2024
@github-actions github-actions bot removed the w-ci label Dec 7, 2024
ERCS/erc-0000.md Outdated Show resolved Hide resolved
ERCS/erc-0000.md Outdated Show resolved Hide resolved
jamesavechives and others added 2 commits December 9, 2024 10:41
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants