BoxValuesRequestParams
@algorandfoundation/algokit-utils / types/app / BoxValuesRequestParams
types/app.BoxValuesRequestParams
Deprecated
Use types/app-manager/BoxValuesRequestParams instead.
Parameters to get and decode a box value as an ABI type.
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• appId: number
The ID of the app return box names for
Defined in
Section titled “Defined in”boxNames
Section titled “boxNames”• boxNames: (string | Uint8Array | BoxName)[]
The names of the boxes to return either as a string, binary array or BoxName`
Defined in
Section titled “Defined in”• type: ABIType
The ABI type to decode the value using