Closed kespinola closed 2 years ago
Have a table that tracks the last sold price of every NFT.
As a purchase is indexed for an NFT update a table that keeps track of the last sale of the NFT.
https://github.com/holaplex/indexer/pull/750
done
Goals
Have a table that tracks the last sold price of every NFT.
Approach
As a purchase is indexed for an NFT update a table that keeps track of the last sale of the NFT.