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