Ir diretamente para o conteúdo principal

arbtrace_call RPC Method

A carregar...

Atualizado em
Feb 11, 2026

arbtrace_call 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

objeto
objeto
A carregar...
de
A carregar...
para
cadeia de caracteres
A carregar...
gás
número inteiro
A carregar...
gasPrice
número inteiro
A carregar...
valor
Integer
A carregar...
dados
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...
número do bloco
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
"de": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"entrada": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"para": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
«valor»: "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
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
"de": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"entrada": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"para": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
«valor»: "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
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