Passer au contenu principal

eth/v1/beacon/states/{state_id}/root REST API Endpoint

Chargement...

Mis à jour le
24 mars 2026

eth/v1/beacon/states/{state_id}/root REST API Endpoint

Paramètres de chemin

state_id
chaîne de caractères
OBLIGATOIRE
Chargement...

Renvoie

execution_optimistic
booléen
Chargement...
finalisé
booléen
Chargement...
données
objet
Chargement...
root
chaîne de caractères
Chargement...
Requête
Réponse
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"root": "0x1e497b0e6ec8d98af0cd68f6db144e5bca01a2e615ed1a7514d020095be7f8a0"
6
}
7
}
1
{
2
"execution_optimistic": false,
3
"finalized": true,
4
"data": {
5
"root": "0x1e497b0e6ec8d98af0cd68f6db144e5bca01a2e615ed1a7514d020095be7f8a0"
6
}
7
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement