I am new to blockchain and NFT space, but with decentralization at the heart of it. How are NFT marketplaces providing capabilities like Stats and Searching, do we also have any decentralized storage for storing those types of data? I see that the NFT assets can be stored in IPFS, but what about other data to display the stats related to NFT on the marketplace.
They duplicate some of the raw blockchain data and aggregations of this data in their own searchable databases.
Example:
Transfer()
event log with params of the token sender (0x0
in case of a token mint), receiver, and the token ID.