Skip to main content
This table captures all validator creation events on the BNB Smart Chain (BSC), tracking when and how validators were established on the network.

Table Schema

Column NameData TypeDescription
consensus_addressVARCHARThe validator’s consensus address used for block validation
credit_contractVARCHARThe address of the validator’s stake credit token contract
operator_addressVARCHARThe validator’s operator address used for managing the validator
vote_addressVARCHARThe validator’s voting address
unique_idVARCHARUnique identifier for the validator creation event
transaction_hashVARCHARHash of the transaction that created the validator
transaction_indexINTEGERIndex of the transaction in the block
log_indexINTEGERIndex of the event log in the transaction
block_timestampTIMESTAMPTimestamp of the block containing the validator creation
block_numberINTEGERBlock number containing the validator creation
block_hashVARCHARHash of the block containing the validator creation
I