Indexer

Reservoir's open-source indexer constructs the global NFT orderbook

The Reservoir Indexer is an open-source node responsible for reading from and writing to the Data Lake and reconstructing the Global NFT Orderbook. The Indexer combines raw order data from Arweave, with ownership data from Ethereum, to trustlessly reconstruct the state of the orderbook and provides open APIs for interacting with the data.

If you wish to run your own indexer, please check out our docs on self-hosting Self-hosting or go straight to the github repo here.