Skip to main content

Module event_fields

Module event_fields 

Source

Constantsยง

MAX_INDEXED_ANON ๐Ÿ”’
Maximum number of indexed parameters allowed by the EVM in an anonymous event.
MAX_INDEXED_NON_ANON ๐Ÿ”’
Maximum number of indexed parameters allowed by the EVM in a non-anonymous event.

Staticsยง

EVENT_FIELDS

Functionsยง

check_event ๐Ÿ”’
describe_param ๐Ÿ”’
Render a parameter as name (type) (or parameter #N (type) if unnamed) for the diagnostic.
is_filterable_field ๐Ÿ”’
Returns true when the parameter is an address.
type_str ๐Ÿ”’