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 asset metadata types for fully qualified ERC721, 1155 tokens #75

Open
NiloCK opened this issue Jan 27, 2023 · 0 comments
Open

Add asset metadata types for fully qualified ERC721, 1155 tokens #75

NiloCK opened this issue Jan 27, 2023 · 0 comments

Comments

@NiloCK
Copy link
Contributor

NiloCK commented Jan 27, 2023

From #74,

this PR does not allow for fully qualified assets which are of type EIP-721 (nft) or EIP-1155 (multitoken standard). New combined types could be created to accommodate this. (eg, AssetType.Qualified721).

The combined types would require that the metadata for both location and token specifics are concatenated together (or whatever).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant