> ## 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.

# Entities

### Table Details

| Property            | Value                                   |
| ------------------- | --------------------------------------- |
| Table Name          | `beacon.validator.entities`             |
| Table Status        | Production-Ready                        |
| Unique Key          | `validator_index`                       |
| Clustering Key(s)   | `round(validator_index, -3)`            |
| Search Optimization | `validator_index`, `withdrawal_address` |

### Table Columns

| Column Name                     | Data Type         | Description                                                                                        |
| ------------------------------- | ----------------- | -------------------------------------------------------------------------------------------------- |
| validator\_index                | NUMBER(38,0)      | 916,865                                                                                            |
| pubkey                          | VARCHAR(16777216) | 0xb20cbf80ded11e4089be8ff68c3150aa19f1a5dc064450a1a10097194f1d09d470261c183d8ca44717a4da7cafa11c4f |
| entity                          | VARCHAR(16777216) | okx                                                                                                |
| category                        | VARCHAR(16777216) | cex                                                                                                |
| last\_status                    | VARCHAR(16777216) | active\_ongoing                                                                                    |
| address                         | VARCHAR(16777216) | 0x5a0036bcab4501e70f086c634e2958a8beae3a11                                                         |
| funder                          | VARCHAR(16777216) | 0x5a0036bcab4501e70f086c634e2958a8beae3a11                                                         |
| staking\_contract               | VARCHAR(16777216) | 0x00000000219ab540356cbb839cbe05303d7705fa                                                         |
| withdrawal\_credentials         | VARCHAR(16777216) | 0x010000000000000000000000e839a3e9efb32c6a56ab7128e51056585275506c                                 |
| withdrawal\_prefix              | VARCHAR(16777216) | 0x01                                                                                               |
| withdrawal\_address             | VARCHAR(16777216) | 0xe839a3e9efb32c6a56ab7128e51056585275506c                                                         |
| activation\_epoch               | VARCHAR(16777216) | 230889                                                                                             |
| exit\_epoch                     | VARCHAR(16777216) | -1                                                                                                 |
| \_created\_at                   | TIMESTAMP\_NTZ(9) | Timestamp of when the entry was created in the database.                                           |
| \_updated\_at                   | TIMESTAMP\_NTZ(9) | Timestamp of when the entry was last updated in the database.                                      |
| \_changed\_since\_full\_refresh | BOOLEAN           | Indicates if the record has changed since the last full data refresh.                              |
