Readonly
chainThe name of chain
Readonly
contractList of contract addresses to filter by
Optional
Readonly
accountAccount address to filter by
Optional
Readonly
onlyWhether to the listings should include only the owner created listings
Optional
Readonly
onlyFilters results to include only stacks that have a current active listing. False and 'null' return all unfiltered stacks.
Optional
Readonly
traitsJSON encoded traits to filter by. e.g. encodeURIComponent(JSON.stringify({"rarity": {"values": ["common", "rare"], "condition": "eq"}}))
Optional
Readonly
keywordKeyword to search NFT name and description. Alphanumeric characters only.
Optional
Readonly
sortSort results in a specific order
Optional
Readonly
pageNumber of results to return per page
Optional
Readonly
pageEncoded page cursor to retrieve previous or next page. Use the value returned in the response.
Request parameters for searchStacks operation in MetadataSearchApi.
Export
SearchStacksRequest