Beacon Validators
Chain
Dataset name
beacon.validatorsVersion
1.0.0Description
Selection of Beacon Validators
Example data
| id | timestamp | slot | pubkey | validator_index | balance | withdrawal_credentials | effective_balance | slashed | activation_eligibility_epoch | activation_epoch | exit_epoch | withdrawable_epoch | status |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x85e8a252fdeb2a6eadde89b9699870e85e20607dbd62a3a5fe14410af586e49d0c02cb11b6344fa6144fc4cda360106a-1390119 | 1737121271 | 10858104 | 0x85e8a252fdeb2a6eadde89b9699870e85e20607dbd62a3a5fe14410af586e49d0c02cb11b6344fa6144fc4cda360106a | 1390119 | 0 | 0x0100000000000000000000000e54a434b0a8fb4c7f549fbec551638754736944 | 0 | false | 282849 | 282981 | 295302 | 295558 | withdrawal_done |
| 0xb987134cd413295bfa83cb642d8d1ab107d91f6182f22f6b3eb52d3585c08981917caa4f0de068d37016a11647332e54-1390125 | 1737121271 | 10858104 | 0xb987134cd413295bfa83cb642d8d1ab107d91f6182f22f6b3eb52d3585c08981917caa4f0de068d37016a11647332e54 | 1390125 | 0 | 0x0100000000000000000000000e54a434b0a8fb4c7f549fbec551638754736944 | 0 | false | 282849 | 282981 | 295302 | 295558 | withdrawal_done |
| 0xae86e05dd15b0e01fe517f243c4f8fe00e35ce9436f4c23cc6f7bb1a2d6f9be2602f859201714a2ffe2ddae86a8b78e9-1401719 | 1737121271 | 10858104 | 0xae86e05dd15b0e01fe517f243c4f8fe00e35ce9436f4c23cc6f7bb1a2d6f9be2602f859201714a2ffe2ddae86a8b78e9 | 1401719 | 0 | 0x0100000000000000000000001c354702d52b3acf46372fd3578ce7ba9170f70c | 0 | false | 285154 | 285557 | 330562 | 330818 | withdrawal_done |
Schema
| Column | Type |
|---|---|
| id | string |
| timestamp | long |
| slot | long |
| pubkey | string |
| validator_index | long |
| balance | long |
| withdrawal_credentials | string |
| effective_balance | long |
| slashed | boolean |
| activation_eligibility_epoch | string |
| activation_epoch | string |
| exit_epoch | string |
| withdrawable_epoch | string |
| status | string |