Ir diretamente para o conteúdo principal

arbtrace_call RPC Method

Carregando...

Atualizado em
11 de fevereiro de 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
Carregando...
de
Carregando...
para
cadeia de caracteres
Carregando...
gas
número inteiro
Carregando...
gasPrice
número inteiro
Carregando...
valor
Integer
Carregando...
dados
cadeia de caracteres
Carregando...
matriz
matriz
OBRIGATÓRIO
Carregando...
vmTrace
cadeia de caracteres
Carregando...
trace
cadeia de caracteres
Carregando...
stateDiff
cadeia de caracteres
Carregando...
número do bloco
cadeia de caracteres
Carregando...

Devoluções

matriz
Carregando...
output
Carregando...
stateDiff
Carregando...
trace
Carregando...
action
Carregando...
de
Carregando...
callType
Carregando...
gas
Carregando...
input
Carregando...
para
Carregando...
valor
Carregando...
resultado
Carregando...
gasUsed
Carregando...
output
Carregando...
subtraces
Carregando...
traceAddress
Carregando...
tipo
Carregando...
vmTrace
Carregando...
destroyedContracts
Carregando...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"destroyedContracts": null
28
}
29
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"callType": "call",
11
"from": "0x0000000000000000000000000000000000000000",
12
"gas": "0x7fffffff",
13
"input": "0x70a082310000000000000000000000006e0d01a76c3cf4288372a29124a26d4353ee51be",
14
"to": "0x6b175474e89094c44da98b954eedeac495271d0f",
15
"value": "0x0"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"destroyedContracts": null
28
}
29
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente