Skip to content

GetActiveStateHashesRequest

View as Markdown

GetActiveStateHashesRequest retrieves active state hashes for a range of slots.

Package: thru.services.v1

FieldType#Description
end_slotuint641 · optionalThe upper bound slot (inclusive). If not specified, defaults to the latest finalized slot.
start_slotuint642 · optionalThe lower bound slot (inclusive). If not specified, defaults to max(0, end_slot - 127).