Interface that should be implemented by ABI serializable objects.

Hierarchy

Properties

account: Name

The account (a.k.a. contract) to run action on.

authorization: PermissionLevel[]

The permissions authorizing the action.

data: Bytes

The ABI-encoded action data.

name: Name

The name of the action.

abiFields: ABIField[]
abiName: string = '__struct'

Accessors

  • get structFields(): ABIField[]
  • Returns ABIField[]

Methods

Generated using TypeDoc