I have a concept to create a NFT standard that is shared among multiple accounts or in other words we can say, multiple accounts are pointed to the exact same NFT.
This is different than ERC1155 since there are no multiple instances of the same token, instead the exact same token is shared among multiple accounts.
For a use case, think a group of people has bought a NFT and each member needs to have an ownership for the NFT.
As advised in EIP-1, I want to get confirmed that this concept is not already in a prior EIP. Please help me to move forward…
@CalMC Thank you for replying.
Fortunately my idea is different than Fractional-NFTs as well. I don’t make NFTs into fungible tokens like ERC20 like what happens in F-NFTs.
Instead, the NFT will be still an NFT yet multiple accounts are pointed to it. It is like a few people are sharing a property without dividing the property into fractions.
Or think about something like this:
A person holds a NFT
That person has multiple accounts
That person wants to have rights to the ownership of the NFT with all of her/his accounts.
So, at the end, there will be a single token with multiple accounts are pointed out to that single token.