Nfts
filterNftCollections
Returns a list of NFT collection based on a variety of filters.
Returns: NftCollectionFilterConnection
Arguments
A set of filters to apply.
A list of ranking attributes to apply.
A phrase to search for. Can match a collection contract address or ID (address
:networkId
).
A list of collection contract addresses or IDs (address
:networkId
) to filter by.
The maximum number of NFT collections to return.
Where in the list the server should start when returning items. Use count
+offset
from the previous query to request the next page of results.