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