Modules§
Structs§
- Call
Trace Decoder - The call trace decoder.
- Call
Trace Decoder Builder - Build a new CallTraceDecoder.
Functions§
- indexed_
inputs 🔒 - is_
abi_ 🔒call_ data - Returns
true
if the given function calldata (including function selector) is ABI-encoded. - is_
abi_ 🔒data - Returns
true
if the given data is ABI-encoded. - reconstruct_
params 🔒 - Restore the order of the params of a decoded event, as Alloy returns the indexed and unindexed params separately.