ReadonlychainThe name of chain
ReadonlycontractList of contract addresses to filter by
Optional ReadonlyaccountAccount address to filter by
Optional ReadonlyonlyWhether to the listings should include only the owner created listings
Optional ReadonlyonlyFilters results to include only stacks that have a current active listing. False and 'null' return all unfiltered stacks.
Optional ReadonlytraitsJSON encoded traits to filter by. e.g. encodeURIComponent(JSON.stringify({"rarity": {"values": ["common", "rare"], "condition": "eq"}}))
Optional ReadonlykeywordKeyword to search NFT name and description. Alphanumeric characters only.
Optional ReadonlysortSort results in a specific order
Optional ReadonlypageNumber of results to return per page
Optional ReadonlypageEncoded page cursor to retrieve previous or next page. Use the value returned in the response.
Request parameters for searchStacks operation in MetadataSearchApi.
Export
SearchStacksRequest