SearchForAssetsData
SearchForAssetsData:
object
Type declaration
assetId?
optionalassetId:number
Asset ID
creator?
optionalcreator:string
Filter just assets with the given creator address.
includeAll?
optionalincludeAll:boolean
Include all items including closed accounts, deleted applications, destroyed assets, opted-out asset holdings, and closed-out application localstates.
limit?
optionallimit:number
Maximum number of results to return. There could be additional pages even if the limit is not reached.
name?
optionalname:string
Filter just assets with the given name.
next?
optionalnext:string
The next page of results. Use the next token provided by the previous results.
unit?
optionalunit:string
Filter just assets with the given unit.
Defined in
types.gen.ts:1534