Skip to content

Arc28Event

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

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:13

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:11

Optional, user-friendly description for the event


name: string

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

The name of the event