BoxValuesRequestParams
Defined in: src/app-manager.ts:90
Parameters to get and decode a box value as an ABI type.
Properties
Section titled “Properties”appId:
bigint
Defined in: src/app-manager.ts:92
The ID of the app return box names for
boxNames
Section titled “boxNames”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