#Logs
Functions marked with Logs, grouped from the generated Determica catalog for fast scanning across related workflows.
- event_decode Returns one EVM log as ABI-derived typed columns; use it when a constant event ABI can define the SQL schema at bind time.Table · Contracts and ABI
- event_decode_json Returns decoded EVM event arguments as compact JSON; use it for already-materialized topics and data when malformed input should produce NULL.Scalar · Contracts and ABI