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
blockNumberRequiredinteger
The height of the block.
offsetOptinteger
Optional offset for the slot data.
Slot information retrieved successfully