Skip to content

ARC28Event

ARC28Event = object

Defined in: packages/abi/src/arc28-event.ts:2

ARC-28 event description

args: object[]

Defined in: packages/abi/src/arc28-event.ts:8

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: packages/abi/src/arc28-event.ts:6

Optional, user-friendly description for the event


name: string

Defined in: packages/abi/src/arc28-event.ts:4

The name of the event