Optional
authority?: undefined | Nullable<PublicKey<string>>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
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
jsonThe value for the JSON URI.
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.
Generated using TypeDoc
The address of the authority.