# Constants
No description provided by the author
No description provided by the author
Adjust these constants based on your bit allocation requirements 64th bit is the sign bit so we have 63 bits to use.
# Structs
Event represents tx.Event that can be stored in db.
No description provided by the author
EventFilter filter.
No description provided by the author
No description provided by the author
No description provided by the author
Transfer represents tx.Transfer that can be stored in db.
No description provided by the author
No description provided by the author
Writer is the transactional log writer.
# Type aliases
No description provided by the author