Passer au contenu principal

trace_replayTransaction RPC Method

Chargement...

Mis à jour le
Mar 20, 2026

trace_replayTransaction RPC Method

Paramètres

hachage
Chargement...
tableau
tableau
OBLIGATOIRE
Chargement...
vmTrace
chaîne de caractères
Chargement...
trace
chaîne de caractères
Chargement...
stateDiff
chaîne de caractères
Chargement...

Renvoie

tableau
Chargement...
sortie
Chargement...
stateDiff
Chargement...
trace
Chargement...
action
Chargement...
from
Chargement...
type d'appel
Chargement...
gaz
Chargement...
entrée
Chargement...
to
Chargement...
valeur
Chargement...
résultat
Chargement...
gasUsed
Chargement...
sortie
Chargement...
sous-traces
Chargement...
traceAddress
Chargement...
type
Chargement...
vmTrace
Chargement...
Requête
Réponse
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",
11
"callType": "call",
12
"gas": "0x0",
13
"input": "0x",
14
"to": "0x885885521990b53fd00556c143ea056dd2f62a12",
15
"value": "0x8cc0c47d9477f90"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"
28
}
29
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"output": "0x",
6
"stateDiff": null,
7
"trace": [
8
{
9
"action": {
10
"from": "0x9cc573c775c61d7a783f125d9ff5c3df60a2e718",
11
"callType": "call",
12
"gas": "0x0",
13
"input": "0x",
14
"to": "0x885885521990b53fd00556c143ea056dd2f62a12",
15
"value": "0x8cc0c47d9477f90"
16
},
17
"result": {
18
"gasUsed": "0x0",
19
"output": "0x"
20
},
21
"subtraces": 0,
22
"traceAddress": [],
23
"type": "call"
24
}
25
],
26
"vmTrace": null,
27
"transactionHash": "0x3277c743c14e482243862c03a70e83ccb52e25cb9e54378b20a8303f15cb985d"
28
}
29
}
Vous n'avez pas encore de compte ?
Créez votre endpoint Quicknode en quelques secondes et commencez à développer
Commencez gratuitement