Modulesยง
- precompiles ๐
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.