Skip to content

LookupApplicationBoxByIdAndNameData

LookupApplicationBoxByIdAndNameData: object

Type declaration

applicationId

applicationId: number

name

name: string

A box name in goal-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:1930