Indexer
We have built a custom indexer that tracks data related to our token farms. It streams blockchain data from a SHIP using Thalos, and stores the data in postgres.
API requests are served via an express server. In this section, you will find details about the indexer and the express server.
Last updated