holaplex / indexer

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

return floor price and NFT count for collection NFTs #604

Closed austinmilt closed 2 years ago

austinmilt commented 2 years ago

this will require making a new CollectionNFT model (unless one exists) and, probably most optimally would be incorporating into the SQL queries (return as part of the ranking calculations). Alternative would be to add as computed fields for the model and query just that collection's stats