Skip to content

Commit

Permalink
feat: rename pseudotransactions rather than pseudoTransactions
Browse files Browse the repository at this point in the history
  • Loading branch information
ponyjackal committed Aug 9, 2024
1 parent 66b0d3f commit 6292951
Show file tree
Hide file tree
Showing 34 changed files with 622 additions and 5,376 deletions.
33 changes: 6 additions & 27 deletions src/contextualizers/test/transactions/erc20Swap-0x96f5e3fb.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@
]
},
"decoded": null,
"pseudoTransactions": [],
"assetTransfers": [
{
"contract": "0xeb54dacb4c2ccb64f8074eceea33b5ebb38e5387",
Expand Down Expand Up @@ -278,9 +277,7 @@
"output": "0x000000000000000000000000000000000000000000000094ff657ad22227d416"
},
"subtraces": 1,
"traceAddress": [
0
],
"traceAddress": [0],
"transactionHash": "0x96f589b8be6e5d69557d3c98f1ef8de688cf94e98992284b51f07953e7bfe3fb",
"transactionPosition": 4,
"type": "call"
Expand All @@ -301,12 +298,7 @@
"output": "0x0000000000000000000000000000000000000000000c70c798d4fcfa34ec3cfd"
},
"subtraces": 0,
"traceAddress": [
0,
0,
1,
0
],
"traceAddress": [0, 0, 1, 0],
"transactionHash": "0x96f589b8be6e5d69557d3c98f1ef8de688cf94e98992284b51f07953e7bfe3fb",
"transactionPosition": 4,
"type": "call"
Expand All @@ -327,13 +319,7 @@
"output": "0x0000000000000000000000000000000000000000000000000000000000000001"
},
"subtraces": 0,
"traceAddress": [
0,
0,
2,
0,
0
],
"traceAddress": [0, 0, 2, 0, 0],
"transactionHash": "0x96f589b8be6e5d69557d3c98f1ef8de688cf94e98992284b51f07953e7bfe3fb",
"transactionPosition": 4,
"type": "call"
Expand All @@ -354,12 +340,7 @@
"output": "0x0000000000000000000000000000000000000000000c75196c940c25eb794f97"
},
"subtraces": 0,
"traceAddress": [
0,
0,
3,
0
],
"traceAddress": [0, 0, 3, 0],
"transactionHash": "0x96f589b8be6e5d69557d3c98f1ef8de688cf94e98992284b51f07953e7bfe3fb",
"transactionPosition": 4,
"type": "call"
Expand All @@ -380,9 +361,7 @@
"output": "0x0"
},
"subtraces": 3,
"traceAddress": [
1
],
"traceAddress": [1],
"transactionHash": "0x96f589b8be6e5d69557d3c98f1ef8de688cf94e98992284b51f07953e7bfe3fb",
"transactionPosition": 4,
"type": "call"
Expand Down Expand Up @@ -1300,4 +1279,4 @@
]
},
"assetsEnriched": {}
}
}
Loading

0 comments on commit 6292951

Please sign in to comment.