<u64>
- starting slot integer<u64>
- (optional) ending slot integercommitment:
(optional) Configures the commitment level of the blocks queried
Accepts one of the following strings: ["finalized"
, "confirmed"
, "processed"]
For more info, refer to this doc.<array of u64 integers>:
list of confirmed blocks between the starting and ending slot (if provided) or latest confirmed block, inclusive. Maximum query range allowed is 500,000 slots.