Network
Fetch slot information at a specified block height and optional offset
Retrieves the validator slot data for a given block height and optional offset from the Nimiq RPC. Only data for the last 2 batches is available.
GET
/
getSlotAt
/{blockNumber}
/{offsetOpt}
Path Parameters
blockNumber
Requiredinteger
The height of the block.
offsetOpt
integer
Optional offset for the slot data.
Slot information retrieved successfully