Skip to main content
This table captures all validator creation events on the Monad network. Each validator has a unique validator_id and an associated auth_address.

Table Schema

Understanding Validator Creation

When a new validator is created on Monad, it receives:
  • Validator ID: A unique integer identifier assigned sequentially by the network
  • Auth Address: The authorization address that has control over the validator’s stake and operations
  • Initial Commission: The percentage of block rewards the validator will retain before distributing to delegators

Sample Query

List all validators with their creation details: