The indexer doesn't yet expose an eth_getLogs-compatible endpoint. dApps and tools that query historical events by topic/address rely on it, and the indexer already stores logs, so this is mostly a query + JSON-RPC shape layer on top of existing data.
Help wanted. (Mirrors Sentriscloud/indexer#60 on the TypeScript indexer.)
The indexer doesn't yet expose an
eth_getLogs-compatible endpoint. dApps and tools that query historical events by topic/address rely on it, and the indexer already stores logs, so this is mostly a query + JSON-RPC shape layer on top of existing data.Help wanted. (Mirrors Sentriscloud/indexer#60 on the TypeScript indexer.)