@algorandfoundation/algokit-subscriber / types/arc-28 / Arc28Event
types/arc-28.Arc28Event
The definition of metadata for an ARC-28 event per https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0028.md#event.
• args: { desc?: string ; name?: string ; type: string }[]
The arguments of the event, in order
• Optional desc: string
Optional, user-friendly description for the event
• name: string
The name of the event