FR
fracek/starknet-indexer
Service for indexing Ekubo Protocol events on Starknet to a postgres database
@ekubo/indexer
Service for indexing Ekubo events into a Postgres database.
Overview
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.
Syncing a new node
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.