Ir al contenido principal

debug_traceBlockByNumber RPC Method

Cargando...

Actualizado el
30 de marzo de 2026

debug_traceBlockByNumber RPC Method

This RPC method is included in the Free Trial with limited usage. Upgrade your plan to get full access and higher limits. Learn more on our pricing page.

Parámetros

número de bloque
cadena
OBLIGATORIO
Cargando...
objeto
objeto
OBLIGATORIO
Cargando...
tracer
cadena
Cargando...
callTracer
cadena
Cargando...
prestateTracer
cadena
Cargando...
tracerConfig
objeto
Cargando...
onlyTopCall
booleano
Cargando...

Devoluciones

txHash
Cargando...
resultado
objeto
Cargando...
de
Cargando...
gas
Cargando...
gas consumido
Cargando...
a
Cargando...
input
Cargando...
valor
Cargando...
tipo
Cargando...
Solicitud
Respuesta
1
{
2
«jsonrpc»: «2.0»,
3
«id»: 1,
4
«resultado»: [
5
{
6
"txHash": "0x3b0dc23ac678216deb66d6cca28204c83cc002079a48743bd852da6d6fa3fc53",
7
"result": {
8
"from": "0xd9275eb8276e14b9e28d5f9b12e90ddaaf3586ef",
9
"gas": "0x5208",
10
"gasUsed": "0x5208",
11
"to": "0xd2374e67cf81135c220f3e806afdcd7cab6515f2",
12
"input": "0x",
13
"value": "0x1bc16d674ec80000",
14
"type": "CALL"
15
}
16
}
17
]
18
}
1
{
2
«jsonrpc»: «2.0»,
3
«id»: 1,
4
«resultado»: [
5
{
6
"txHash": "0x3b0dc23ac678216deb66d6cca28204c83cc002079a48743bd852da6d6fa3fc53",
7
"result": {
8
"from": "0xd9275eb8276e14b9e28d5f9b12e90ddaaf3586ef",
9
"gas": "0x5208",
10
"gasUsed": "0x5208",
11
"to": "0xd2374e67cf81135c220f3e806afdcd7cab6515f2",
12
"input": "0x",
13
"value": "0x1bc16d674ec80000",
14
"type": "CALL"
15
}
16
}
17
]
18
}
¿Aún no tienes una cuenta?
Crea tuendpoint Quicknode endpoint segundos y empieza a desarrollar
Empieza gratis