Ir al contenido principal

trace_call RPC Method

Cargando...

Actualizado el
Jun 18, 2026

trace_call 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.
Deprecation Notice

This method will be deprecated on Amoy Testnet (July 1, 2026) and Mainnet (July 15, 2026) following Polygon Labs' sunset of Erigon. Use debug_traceCall as an alternative.

Parámetros

objeto
objeto
Cargando...
de
cadena
Cargando...
a
cadena
OBLIGATORIO
Cargando...
gas
cadena
Cargando...
precio del gas
cadena
Cargando...
valor
cadena
Cargando...
datos
cadena
Cargando...
matriz
matriz
OBLIGATORIO
Cargando...
vmTrace
cadena
Cargando...
trace
cadena
Cargando...
stateDiff
cadena
Cargando...
número de bloque
cadena
Cargando...

Devoluciones

matriz
Cargando...
output
Cargando...
stateDiff
Cargando...
trace
Cargando...
acción
Cargando...
de
Cargando...
callType
Cargando...
gas
Cargando...
input
Cargando...
a
Cargando...
valor
Cargando...
resultado
Cargando...
gas consumido
Cargando...
output
Cargando...
subtraces
Cargando...
traceAddress
Cargando...
tipo
Cargando...
vmTrace
Cargando...
Solicitud
Respuesta
1
{
2
«jsonrpc»: «2.0»,
3
«id»: 1,
4
"result": {
5
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x0000000000000000000000000000000000000000",
11
"callType": "call",
12
"gas": "0x8000000041905749",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0xa2a",
19
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null
27
}
28
}
1
{
2
«jsonrpc»: «2.0»,
3
«id»: 1,
4
"result": {
5
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x0000000000000000000000000000000000000000",
11
"callType": "call",
12
"gas": "0x8000000041905749",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0xa2a",
19
"output": "0x0000000000000000000000000000000000000000000000000858898f93629000"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null
27
}
28
}
¿Aún no tienes una cuenta?
Crea tuendpoint Quicknode endpoint segundos y empieza a desarrollar
Empieza gratis