Skip to content

feat: eth_getLogs-compatible endpoint #69

Description

@satyakwok

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions