This pipe grabs the on-chain NFT metadata created using Metaplex. To achieve this it decodes the createMetadataAccount* and updateMetadataAccount* instructions of the Metaplex program. Some daily stats are computed on top of that. The pipe is a part of the soldexer repo. Here are some source code links: Instructions for running locally