Skip to content

BoxValuesRequestParams

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

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

appId: bigint

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

The ID of the app return box names for


boxNames: BoxIdentifier[]

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

The names of the boxes to return either as a string, binary array or BoxName`


type: ABIType

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

The ABI type to decode the value using