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