Arc28Event
@algorandfoundation/algokit-subscriber
Interface: Arc28Event
Section titled “Interface: Arc28Event”Defined in: src/types/arc-28.ts:8
The definition of metadata for an ARC-28 event per https://github.com/algorandfoundation/ARCs/blob/main/ARCs/arc-0028.md#event.
Properties
Section titled “Properties”args:
object[]
Defined in: src/types/arc-28.ts:14
The arguments of the event, in order
optionaldesc:string
Optional, user-friendly description for the argument
optionalname:string
Optional, user-friendly name for the argument
type:
string
The type of the argument
optionaldesc:string
Defined in: src/types/arc-28.ts:12
Optional, user-friendly description for the event
name:
string
Defined in: src/types/arc-28.ts:10
The name of the event