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

Update ERC-7743: Move to Review #793

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

Conversation

jamesavechives
Copy link
Contributor

@jamesavechives jamesavechives commented Dec 24, 2024

This ERC proposes a new standard for non-fungible tokens (NFTs) that supports multiple owners. The MO-NFT standard allows a single NFT to have multiple owners, reflecting the shared and distributable nature of digital assets. This model incorporates mechanisms for provider-defined transfer fees and ownership burning, enabling flexible and collaborative ownership structures. It maintains compatibility with the existing ERC-721 standard to ensure interoperability with current tools and platforms.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Dec 24, 2024

File ERCS/erc-7743.md

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

Copy link
Contributor

@SamWilsn SamWilsn left a comment

Choose a reason for hiding this comment

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

Line 59: _owners is not a public member, so shouldn't appear in your specification section. Instead describe the externally visible behaviour without specifying any implementation details.

Line 119: You have "IERC-721". I think you mean IERC721?

@jamesavechives
Copy link
Contributor Author

Line 59: _owners is not a public member, so shouldn't appear in your specification section. Instead describe the externally visible behaviour without specifying any implementation details.

Line 119: You have "IERC-721". I think you mean IERC721?

OK, done!

@jamesavechives
Copy link
Contributor Author

Line 59: _owners is not a public member, so shouldn't appear in your specification section. Instead describe the externally visible behaviour without specifying any implementation details.

Line 119: You have "IERC-721". I think you mean IERC721?

image I have to keep IERC-721, or I would not pass the EIP Wlidator bot's checking!

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