Skip to content

BoxValueRequestParams

Defined in: src/app-manager.ts:78

Parameters to get and decode a box value as an ABI type.

appId: bigint

Defined in: src/app-manager.ts:80

The ID of the app return box names for


boxName: BoxIdentifier

Defined in: src/app-manager.ts:82

The name of the box to return either as a string, binary array or BoxName


type: ABIType

Defined in: src/app-manager.ts:84

The ABI type to decode the value using