Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qu.ai/llms.txt

Use this file to discover all available pages before exploring further.

When using the Interface.parseLog to automatically match a Log to its event for parsing, a LogDescription is returned.

Properties

PropertyModifierTypeDescription
argsreadonlyResultThe arguments passed into the Event with emit.
fragmentreadonlyEventFragmentThe matching fragment for the topic0.
namereadonlystringThe name of the Event.
signaturereadonlystringThe full Event signature.
topicreadonlystringThe topic hash for the Event.