Skip to content

Arc28Event

@algorandfoundation/algokit-subscriber


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.

args: object[]

Defined in: src/types/arc-28.ts:14

The arguments of the event, in order

optional desc: string

Optional, user-friendly description for the argument

optional name: string

Optional, user-friendly name for the argument

type: string

The type of the argument


optional desc: 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