Skip to main content
Returns the slot that has reached the given or default commitment level.

On ThorNode

Forwarded to the upstream node with a 10 s timeout and one retry on a transport error.

Parameters

string
The finality level to retrieve the slot for (processed = fastest, finalized = fully confirmed).
  • confirmed
  • finalized
  • processed
number
Minimum slot that must be reached before processing this request.

Response

integer
Current slot number representing the network’s height and progress.