[$3000 in SQT] Allow query historical data by block range #1887
Labels
crucial
Change worth spreading the news
Documentation Required
guild
Tasks that are available via the guild
New Feature
Query Service
Description
We currently allow pass a block height, and get any result less equal than this height
We now want to add a filter for block height, so it can filter data with in a specific block range
Single entities
To start with we should have the ability to query an entity by its id and specify a block range. We need to consider that we only return 100 results and there might be more in the block range.
Possible example query:
Example response:
Multiple entities
This is more complex and can come as another improvement at a later stage
Requirements
The text was updated successfully, but these errors were encountered: