Skip to content

ABIDefaultValue

ABIDefaultValue = object

Defined in: packages/abi/src/abi-method.ts:36

data: string

Defined in: packages/abi/src/abi-method.ts:38

Base64 encoded bytes, base64 ARC4 encoded uint64, or UTF-8 method selector


source: DefaultValueSource

Defined in: packages/abi/src/abi-method.ts:40

Where the default value is coming from


optional type: ABIType | AVMType

Defined in: packages/abi/src/abi-method.ts:42

How the data is encoded. This is the encoding for the data provided here, not the arg type