Zum Hauptinhalt springen

eth-v1-beacon-states-{state_id}-validators REST API Endpoint

Wird geladen...

Aktualisiert am
07. Juli 2026

eth-v1-beacon-states-{state_id}-validators REST API Endpoint

Pfadparameter

state_id
Zeichenkette
ERFORDERLICH
Wird geladen...

Abfrageparameter

id
Array
Wird geladen...
Status
Array
Wird geladen...

Rücksendungen

execution_optimistic
boolesch
Wird geladen...
Daten
Wird geladen...
Inhaltsverzeichnis
Zeichenkette
Wird geladen...
balance
Zeichenkette
Wird geladen...
Status
String
Wird geladen...
pending_initialized
Wird geladen...
pending_queued
Wird geladen...
active_ongoing
Wird geladen...
active_exiting
Wird geladen...
active_slashed
Wird geladen...
exited_unslashed
Wird geladen...
exited_slashed
Wird geladen...
withdrawal_possible
Wird geladen...
withdrawal_done
Wird geladen...
Validator
Wird geladen...
pubkey
Zeichenkette
Wird geladen...
withdrawal_crendetials
String
Wird geladen...
effective_balance
String
Wird geladen...
slashed
String
Wird geladen...
activation_elgibility_epoch
String
Wird geladen...
activation_epoch
String
Wird geladen...
exit_epoch
String
Wird geladen...
withdrawable_epoch
String
Wird geladen...
Anfrage
Antwort
1
{
2
"execution_optimistic": false,
3
"data": [
4
{
5
"index": "42",
6
"balance": "32756234517",
7
"status": "active_ongoing",
8
"validator": {
9
"pubkey": "0x8a6aa2eb61ac6d62357b19969be8d4a4e034613aca7096c63667f5b590637af24692d148a4b82b855e1b74d9fc1be1c2",
10
"withdrawal_credentials": "0x0100000000000000000000007e4aa755550152a5d0e121a40dc83c23ddb48764",
11
"effective_balance": "32000000000",
12
"slashed": false,
13
"activation_eligibility_epoch": "16083",
14
"activation_epoch": "16141",
15
"exit_epoch": "18446744073709551615",
16
"withdrawable_epoch": "18446744073709551615"
17
}
18
},
19
{
20
"index": "169",
21
"balance": "32381554210",
22
"status": "active_ongoing",
23
"validator": {
24
"pubkey": "0x934d0aaf9c72e92a06d83b905d39397327a74e0a5ee5305271118ee0e606b707c344d96fa7b15327bf565fbea90d1d9c",
25
"withdrawal_credentials": "0x01000000000000000000000038cb9831ba67e053ba68d36060374b3ec7e5d9ae",
26
"effective_balance": "32000000000",
27
"slashed": false,
28
"activation_eligibility_epoch": "16592",
29
"activation_epoch": "16650",
30
"exit_epoch": "18446744073709551615",
31
"withdrawable_epoch": "18446744073709551615"
32
}
33
},
34
{
35
"index": "782",
36
"balance": "32045678123",
37
"status": "active_exiting",
38
"validator": {
39
"pubkey": "0xa5e94e8abcef2d9cbec0613449e89aa4172a348b28c913b43061f57920cd16c18b77428fd80374ff1d68d82af3347977",
40
"withdrawal_credentials": "0x010000000000000000000000f5a5d9c2c3b1a0b5e6d8d7f9e2c1b0a9d8c7f6e5",
41
"effective_balance": "32000000000",
42
"slashed": false,
43
"activation_eligibility_epoch": "17256",
44
"activation_epoch": "17314",
45
"exit_epoch": "17890",
46
"withdrawable_epoch": "18154"
47
}
48
}
49
]
50
}
1
{
2
"execution_optimistic": false,
3
"data": [
4
{
5
"index": "42",
6
"balance": "32756234517",
7
"status": "active_ongoing",
8
"validator": {
9
"pubkey": "0x8a6aa2eb61ac6d62357b19969be8d4a4e034613aca7096c63667f5b590637af24692d148a4b82b855e1b74d9fc1be1c2",
10
"withdrawal_credentials": "0x0100000000000000000000007e4aa755550152a5d0e121a40dc83c23ddb48764",
11
"effective_balance": "32000000000",
12
"slashed": false,
13
"activation_eligibility_epoch": "16083",
14
"activation_epoch": "16141",
15
"exit_epoch": "18446744073709551615",
16
"withdrawable_epoch": "18446744073709551615"
17
}
18
},
19
{
20
"index": "169",
21
"balance": "32381554210",
22
"status": "active_ongoing",
23
"validator": {
24
"pubkey": "0x934d0aaf9c72e92a06d83b905d39397327a74e0a5ee5305271118ee0e606b707c344d96fa7b15327bf565fbea90d1d9c",
25
"withdrawal_credentials": "0x01000000000000000000000038cb9831ba67e053ba68d36060374b3ec7e5d9ae",
26
"effective_balance": "32000000000",
27
"slashed": false,
28
"activation_eligibility_epoch": "16592",
29
"activation_epoch": "16650",
30
"exit_epoch": "18446744073709551615",
31
"withdrawable_epoch": "18446744073709551615"
32
}
33
},
34
{
35
"index": "782",
36
"balance": "32045678123",
37
"status": "active_exiting",
38
"validator": {
39
"pubkey": "0xa5e94e8abcef2d9cbec0613449e89aa4172a348b28c913b43061f57920cd16c18b77428fd80374ff1d68d82af3347977",
40
"withdrawal_credentials": "0x010000000000000000000000f5a5d9c2c3b1a0b5e6d8d7f9e2c1b0a9d8c7f6e5",
41
"effective_balance": "32000000000",
42
"slashed": false,
43
"activation_eligibility_epoch": "17256",
44
"activation_epoch": "17314",
45
"exit_epoch": "17890",
46
"withdrawable_epoch": "18154"
47
}
48
}
49
]
50
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen