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.parseError to automatically match an error for a call result for parsing, an ErrorDescription is returned.

Properties

PropertyModifierTypeDescription
argsreadonlyResultThe arguments passed to the Error with revert.
fragmentreadonlyErrorFragmentThe matching fragment.
namereadonlystringThe name of the Error.
selectorreadonlystringThe selector for the Error.
signaturereadonlystringThe full Error signature.