Ir diretamente para o conteúdo principal

arbtrace_replayTransaction RPC Method

A carregar...

Atualizado em
Feb 11, 2026

arbtrace_replayTransaction RPC Method

Please note that all arbtrace_ methods can be used on blocks prior to 22207816, while debug_trace methods can be used for blocks after 22207818. Block 22207817 cannot be traced but is empty.

Parâmetros

hash
cadeia de caracteres
A carregar...
matriz
matriz
OBRIGATÓRIO
A carregar...
vmTrace
cadeia de caracteres
A carregar...
traço
cadeia de caracteres
A carregar...
stateDiff
cadeia de caracteres
A carregar...

Devoluções

matriz
A carregar...
saída
A carregar...
stateDiff
A carregar...
traço
A carregar...
ação
A carregar...
de
A carregar...
callType
A carregar...
gás
A carregar...
entrada
A carregar...
para
A carregar...
valor
A carregar...
resultado
A carregar...
gasUsed
A carregar...
saída
A carregar...
subtraces
A carregar...
traceAddress
A carregar...
tipo
A carregar...
vmTrace
A carregar...
destroyedContracts
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
«saída»: "0x",
6
"stateDiff": null,
7
«trace»: [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x1c7d91ccbdbf378bac0f074678b09cb589184e4e",
12
"gas": "0x129a2",
13
"input": "0x966e2505501b1070eeab90e07444abbe89ce75dc3ffe270b71e14ab4248c617edf3eb5610000000000000000000000000000000000000000000000000000000000000007",
14
"to": "0x000000000000000000000000000000000000006b",
15
«valor»: "0x0"
16
},
17
"result": {
18
"gasUsed": "0x206",
19
«saída»: "0x"
20
},
21
«subtraces»: 0,
22
«traceAddress»: [],
23
"tipo": "chamada"
24
}
25
],
26
«vmTrace»: null,
27
"destroyedContracts": null
28
}
29
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
«saída»: "0x",
6
"stateDiff": null,
7
«trace»: [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x1c7d91ccbdbf378bac0f074678b09cb589184e4e",
12
"gas": "0x129a2",
13
"input": "0x966e2505501b1070eeab90e07444abbe89ce75dc3ffe270b71e14ab4248c617edf3eb5610000000000000000000000000000000000000000000000000000000000000007",
14
"to": "0x000000000000000000000000000000000000006b",
15
«valor»: "0x0"
16
},
17
"result": {
18
"gasUsed": "0x206",
19
«saída»: "0x"
20
},
21
«subtraces»: 0,
22
«traceAddress»: [],
23
"tipo": "chamada"
24
}
25
],
26
«vmTrace»: null,
27
"destroyedContracts": null
28
}
29
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente