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: Dual Nature Token Pair #271

Merged
merged 20 commits into from Mar 2, 2024
Merged

Conversation

Vectorized
Copy link
Contributor

@Vectorized Vectorized commented Feb 21, 2024

A fungible ERC-20 token contract and non-fungible ERC-721 token contract can be interlinked, allowing actions performed on one contract to be reflected on the other. This proposal defines how the relationship between the two token contracts can be queried. It also enables accounts to configure if ERC-721 mints and transfers are skipped during ERC-20 to ERC-721 synchronization.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Feb 21, 2024

✅ All reviewers have approved.

@github-actions github-actions bot removed the w-ci label Feb 21, 2024
Copy link

The commit b528441 (as a parent of 8f1e016) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci label Feb 21, 2024
@github-actions github-actions bot removed the w-ci label Feb 21, 2024
ERCS/erc-7630.md Outdated Show resolved Hide resolved
ERCS/erc-7630.md Outdated Show resolved Hide resolved
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Vectorized and others added 4 commits February 22, 2024 14:22
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Copy link
Collaborator

@xinbenlv xinbenlv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good as a draft

@xinbenlv
Copy link
Collaborator

xinbenlv commented Mar 2, 2024

Editorially looks good. I will try to leave some technical questions on the discussion thread. Congrats on starting this ERC

@eip-review-bot eip-review-bot enabled auto-merge (squash) March 2, 2024 19:27
Copy link
Collaborator

@eip-review-bot eip-review-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Reviewers Have Approved; Performing Automatic Merge...

@eip-review-bot eip-review-bot merged commit 3ea80fd into ethereum:master Mar 2, 2024
11 checks passed
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.

None yet

4 participants