This table provides real-time balances of stake credit tokens for each delegator-validator pair on the BNB Smart Chain (BSC), representing the current state of staking positions.

Use Cases

  • Monitor current staking positions across validators
  • Track real-time changes in validator market share
  • Analyze delegation concentration and distribution
  • Calculate current staking rewards and returns
  • Identify large staking position movements
  • Measure validator popularity through current stake

Table Schema

Column NameData TypeDescription
addressVARCHARThe delegator’s wallet address
operator_addressVARCHARThe validator’s operator address
consensus_addressVARCHARThe validator’s consensus address
stake_credit_addressVARCHARThe address of the validator’s stake credit token contract
stake_credit_nameVARCHARThe name of the validator’s stake credit token
stake_credit_symbolVARCHARThe symbol of the validator’s stake credit token
balance_strVARCHARString representation of the stake credit token balance
balanceDECIMALFloat representation of the stake credit token balance
block_timestampTIMESTAMPTimestamp of the block where the balance was last updated
block_numberINTEGERBlock number where the balance was last updated
block_hashVARCHARHash of the block where the balance was last updated
unique_idVARCHARUnique identifier for the balance record