Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Table Details
| Property | Value |
|---|---|
| Table Name | solana_devnet.staking.validator |
| Table Status | Beta 🌱 |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| validator_vote_account | VARCHAR(16777216) | The validator vote account address. |
| last_commission_rate | NUMBER(38,0) | The latest validator commission rate observed for the vote account. |
| last_updated_block_timestamp | TIMESTAMP_NTZ(9) | The block timestamp when the validator record was last updated. |
| last_updated_block_height | NUMBER(38,0) | The block height when the validator record was last updated. |
| last_updated_block_hash | VARCHAR(16777216) | The block hash when the validator record was last updated. |
| last_updated_block_slot | NUMBER(38,0) | The block slot when the validator record was last updated. |
| last_updated_epoch | NUMBER(38,0) | The epoch when the validator record was last updated. |