Arc28EventToProcess
@algorandfoundation/algokit-subscriber
Interface: Arc28EventToProcess
Section titled “Interface: Arc28EventToProcess”Defined in: src/types/arc-28.ts:25
An ARC-28 event to be processed
Extended by
Section titled “Extended by”Properties
Section titled “Properties”eventDefinition
Section titled “eventDefinition”eventDefinition:
Arc28Event
Defined in: src/types/arc-28.ts:35
The ARC-28 definition of the event
eventName
Section titled “eventName”eventName:
string
Defined in: src/types/arc-28.ts:29
The name of the ARC-28 event that was triggered
eventPrefix
Section titled “eventPrefix”eventPrefix:
string
Defined in: src/types/arc-28.ts:33
The 4-byte hex prefix for the event
eventSignature
Section titled “eventSignature”eventSignature:
string
Defined in: src/types/arc-28.ts:31
The signature of the event e.g. EventName(type1,type2)
groupName
Section titled “groupName”groupName:
string
Defined in: src/types/arc-28.ts:27
The name of the ARC-28 event group the event belongs to