Skip to main content
Subscribe to receive notification anytime a slot is processed by the validator.

On ThorNode

Send over the complete wss:// URL copied from the dashboard. Each active subscription counts toward the per-token cap; over the cap the request is answered with -32005 subscription limit exceeded and not forwarded. Frames pass through unchanged.

Parameters

array

Notification format

The notification will be an object with the following fields:
  • parent: <u64> - The parent slot
  • root: <u64> - The current root slot
  • slot: <u64> - The newly set slot value

Response

integer
Subscription id (needed to unsubscribe)