Returns blocks by specified filters.
Block workchain.
Block shard id. Must be sent with workchain. Example: 8000000000000000
.
Block block seqno. Must be sent with workchain and shard.
Masterchain block seqno
Query blocks with generation UTC timestamp after given timestamp.
Query blocks with generation UTC timestamp before given timestamp.
Query blocks with lt >= start_lt
.
Query blocks with lt <= end_lt
.
Limit number of queried rows. Use with offset to batch read.
Skip first N rows. Use with limit to batch read.
Sort results by UTC timestamp.