holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
158 stars 36 forks source link

Index Token Standard on Metadata #972

Open kespinola opened 1 year ago

kespinola commented 1 year ago

Goal

The token standard and uses of the metadata are indexed and exposed through the API.

References

https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L45 https://github.com/metaplex-foundation/metaplex-program-library/blob/master/token-metadata/program/src/state/metadata.rs#L265

https://metaplex.notion.site/Public-FAQ-A-new-asset-class-to-enforce-royalties-4662d26ee8af451faeb16d6a0534cb70

kespinola commented 1 year ago

@imabdulbasit can you adjust the API to surface token standard on the NFT object?

https://docs.holaplex.com/#definition-Nft

kespinola commented 1 year ago

done.