Documentation Index
Fetch the complete documentation index at: https://voltaire.tevm.sh/llms.txt
Use this file to discover all available pages before exploring further.
Try it Live
Run EventLog examples in the interactive playground
Usage Notes
create() is functionally identical to EventLog() and EventLog.from(). Use whichever name is clearest:
EventLog() as the primary constructor. Use create() when explicit construction intent improves readability.
See Also
- EventLog() - Primary constructor
- from - Alias for EventLog() constructor
- clone - Deep clone existing log

