Service for indexing Ekubo events into a Postgres database.
The indexer focuses on producing an always-consistent realtime view of Ekubo events, using the Apibara service to get a stream of relevant data.
Events are not transformed by the indexer, simply cataloged for later use such as in materialized views or complex analytical queries.
It can take weeks to sync a new mainnet node, so it's recommended to start from a backup of our production database.
Join the Discord and ask in the #devs
channel to get the latest export of the data.