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: Expirable ERC-20 #718

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

Add ERC: Expirable ERC-20 #718

wants to merge 12 commits into from

Conversation

MASDXI
Copy link

@MASDXI MASDXI commented Nov 13, 2024

An extended interface to enables fungible token aka ERC20 to possess expiration capabilities, allowing them to expire after a predetermined period of time.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Nov 13, 2024

File ERCS/erc-7818.md

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

ERCS/erc-xxxx.md Outdated Show resolved Hide resolved
ERCS/erc-xxxx.md Outdated Show resolved Hide resolved
ERCS/erc-xxxx.md Outdated Show resolved Hide resolved
@eip-review-bot eip-review-bot changed the title Add ERC: Expirable Mechanism for ERC20 Token Add ERC: Expirable ERC20 Nov 14, 2024
@github-actions github-actions bot added w-ci and removed w-ci labels Nov 14, 2024
@eip-review-bot eip-review-bot changed the title Add ERC: Expirable ERC20 Add ERC: Expirable ERC-20 Nov 15, 2024
@github-actions github-actions bot removed the w-ci label Nov 15, 2024
Signed-off-by: MASDXI <[email protected]>
@github-actions github-actions bot added the w-ci label Nov 15, 2024
@MASDXI MASDXI closed this Nov 15, 2024
@MASDXI MASDXI reopened this Nov 15, 2024
@eip-review-bot eip-review-bot changed the title Add ERC: Expirable ERC-20 Website: Expirable ERC-20 Nov 20, 2024
@github-actions github-actions bot removed the w-ci label Nov 20, 2024
Signed-off-by: MASDXI <[email protected]>
@github-actions github-actions bot added the w-ci label Nov 20, 2024
@MASDXI MASDXI changed the title Website: Expirable ERC-20 Add ERC: Expirable ERC-20 Nov 20, 2024
@MASDXI
Copy link
Author

MASDXI commented Nov 22, 2024

@abcoathup any suggestion, this should move from ERC20 to ERC1155 and ERC721? discussion here

@eip-review-bot eip-review-bot changed the title Add ERC: Expirable ERC-20 Website: Expirable ERC-20 Nov 26, 2024
@github-actions github-actions bot added w-ci and removed w-ci labels Nov 26, 2024
ERCS/erc-7818.md Outdated Show resolved Hide resolved
ERCS/erc-7818.md Outdated Show resolved Hide resolved
ERCS/erc-7818.md Outdated Show resolved Hide resolved
ERCS/erc-7818.md Outdated Show resolved Hide resolved
ERCS/erc-7818.md Outdated Show resolved Hide resolved
ERCS/erc-7818.md Outdated Show resolved Hide resolved
assets/erc-7818/.nvmrc Outdated Show resolved Hide resolved
assets/erc-7818/.solcover.js Outdated Show resolved Hide resolved
assets/erc-7818/contracts/MockERC20Expirable.sol Outdated Show resolved Hide resolved
assets/erc-7818/yarn.lock Outdated Show resolved Hide resolved
Signed-off-by: MASDXI <[email protected]>
@eip-review-bot eip-review-bot changed the title Website: Expirable ERC-20 Add ERC: Expirable ERC-20 Nov 27, 2024
@github-actions github-actions bot removed the w-ci label Nov 27, 2024
Copy link

The commit e5e4a60 (as a parent of 0459aba) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci label Nov 27, 2024
@github-actions github-actions bot removed the w-ci label Nov 27, 2024
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.

4 participants