Nfts
filterNftParallelAssets
Returns a list of Parallel assets based on a variety of filters.
Returns: ParallelAssetFilterConnection
Arguments
A set of filters to apply.
A phrase to search for. Can match a Parallel asset ID (address
:tokenId
) or partially match a name.
A set of parameters to match.
A list of ranking attributes to apply.
The maximum number of Parallel assets 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.