Skip to main content

Module decoder

Module decoder 

Source

Modulesยง

monad ๐Ÿ”’ monad
precompiles ๐Ÿ”’

Structsยง

CallTraceDecoder
The call trace decoder.
CallTraceDecoderBuilder
Build a new CallTraceDecoder.
DecodedEvent
A decoded event with both display-formatted parameters and their underlying ABI values.

Functionsยง

constructor_signature ๐Ÿ”’
indexed_event_candidates ๐Ÿ”’
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.

Type Aliasesยง

AddressAnonymousEvents ๐Ÿ”’
AddressEvents ๐Ÿ”’
MonadHardfork ๐Ÿ”’ monad