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

Combine shared ownership & NFT divisibility #3375

Closed
aniismr opened this issue Mar 13, 2021 · 4 comments
Closed

Combine shared ownership & NFT divisibility #3375

aniismr opened this issue Mar 13, 2021 · 4 comments
Labels

Comments

@aniismr
Copy link

aniismr commented Mar 13, 2021

Hello everyone !
Issue as a thread for discussion. ..
I'm wondering if there is an existing EIP that can provide shared ownership and divisibility of an NFT.
Here is an example :
Consider two people (person A and person B) who both own the same piece of land (which in my opinion can be considered as an NFT since it "respects" almost all the standards that define and NFT such as scarcity and uniqueness ).
Consider now person A want to sell a part of their share in the piece of land. Is there an existing ERC standard that combines all of these requirements ?

@github-actions
Copy link

Since this is your first issue, we kindly remind you to check out EIP-1 for guidance.

@PowerStream3604
Copy link
Contributor

EIP-1633 makes NFT fractional by making an ERC-20 contract to be the owner of NFT and dividing ownership by the ERC-20 token of that contract.
EIP-1633

EIP-1513 also proposes to make NFT fractional.
EIP-1513

This EIP also proposes a royalty standard with Royalty-Distribution-System with fraction NFT and FT.
EIP proposing royalty distribution system

@github-actions
Copy link

There has been no activity on this issue for two months. It will be closed in a week if no further activity occurs. If you would like to move this EIP forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.

@github-actions github-actions bot added the stale label Oct 24, 2021
@github-actions
Copy link

github-actions bot commented Nov 7, 2021

This issue was closed due to inactivity. If you are still pursuing it, feel free to reopen it and respond to any feedback or request a review in a comment.

@github-actions github-actions bot closed this as completed Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants