Skip to content

GetApplicationBoxByNameData

GetApplicationBoxByNameData: object

Type declaration

applicationId

applicationId: number

An application identifier

name

name: string

A box name, in the goal app call arg form ‘encoding:value ’. For ints, use the form ‘int:1234’. For raw bytes, use the form ‘b64:A ==‘. For printable strings, use the form ‘str:hello ’. For addresses, use the form ‘addr:XYZ …‘.

Defined in

types.gen.ts:1493