Returns a list of tokens for a specific collection. Result includes token metadata like attributes, owner and top_bid.

Possible sort strings to order result set:

ValueDescription
highest_valuationHighest valued tokens first.
lowest_priceTokens with lowest listing price first.
highest_priceTokens with highest listing price first.
recently_listedNewest listings first.
lowest_saleTokens that sold for lowest price first. Filtered by last sale only.
highest_saleTokens that sold for highest price first. Filtered by last sale only.
recently_soldLatest sales first.
top_bidTokens with highest bid first.
recently_bidTokens received latest bids first.
token_idOrder by token id (default).
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!