Optional agentOptional assetFilter by the Core Asset Signer PDA (MPL Core assets only).
Optional authority?: undefined | Nullable<PublicKey<string>>The address of the authority.
Optional burnt?: undefined | Nullable<boolean>Indicates whether the asset is burnt or not.
Optional compressed?: undefined | Nullable<boolean>Indicates whether the asset is compressed or not.
Optional compressible?: undefined | Nullable<boolean>Indicates whether the asset is compressible or not.
Optional conditionIndicates whether to retrieve all or any asset that matches the search criteria.
Optional creator?: undefined | Nullable<PublicKey<string>>The address of the creator.
Optional creatorIndicates whether the creator must be verified or not.
Optional delegate?: undefined | Nullable<PublicKey<string>>The address of the delegate.
Optional displayDisplay options for the query
Optional frozen?: undefined | Nullable<boolean>Indicates whether the asset is frozen or not.
Optional grouping?: undefined | Nullable<[string, string]>The grouping (key, value) pair.
Optional interface?: undefined | Nullable<DasApiAssetInterface>The interface value of the asset.
Optional isFilter by registered agent status (MPL Core assets only).
Optional jsonThe value for the JSON URI.
Optional name?: undefined | Nullable<string>The name of the asset.
Optional negate?: undefined | Nullable<boolean>Indicates whether the search criteria should be inverted or not.
Optional owner?: undefined | Nullable<PublicKey<string>>The address of the owner.
Optional ownerType of ownership.
Optional royaltyThe royalties amount.
Optional royaltyType of royalty.
Optional royaltyThe target address for royalties.
Optional supply?: undefined | Nullable<number>The supply of the asset.
Optional supplyThe address of the supply mint.
Optional tokenThe type of token to search for.
Generated using TypeDoc
Filter by the agent's canonical token mint (MPL Core assets only).