Search
Search endpoint with multiple optional filters including block number, timestamp range, type, and pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.incentiv.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Start of the range filter, could be a block number or timestamp depending on context.
End of the range filter, could be a block number or timestamp depending on context.
Specific block number to filter results.
UNIX timestamp (seconds) marking the start of the time range.
UNIX timestamp (seconds) marking the end of the time range.
Maximum number of results to return.
Offset for pagination.
Sorting order of the results. Options may include TIMESTAMP_ASC, TIMESTAMP_DESC, NUMBER_ASC, NUMBER_DESC.
Type of entity to filter by, e.g., block, transaction, userOperation.