Skip to main content

Overview

The near.staking.pool_balances model provides realtime tracking of staking pool balances and shares based on event logging. It captures the state of validator pools at each balance-changing event. This model is updated hourly.

Use Cases

This model is particularly useful for:
  • Tracking historical stake changes across validators
  • Accounting shares to NEAR exchange rates across time

Relationship with Daily Balances

This model serves as the source for the near.staking.pool_balances_daily model, which provides daily snapshots of staking validator pool balances. While this model captures realtime events and balance changes, the daily model aggregates this data to provide end-of-day state for each validator pool. Key differences:
  • This model tracks every balance-changing event (delegation events)
  • The daily model provides a single snapshot of the last balance entry per day per pool
  • This model includes complete transaction tracing
For daily aggregated views of pool balances, refer to the NEAR Daily Pool Balances model.

Column Description

Unique Key: unique_id