Module decoder

Module decoder 

Source

Modulesยง

precompiles ๐Ÿ”’

Structsยง

CallTraceDecoder
The call trace decoder.
CallTraceDecoderBuilder
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.