NFTs
getMarketplaces
Get a list of marketplaces where Sui NFTs are traded.
get/v1/marketplaces
Query parameters
pageinteger required
Queried API page.
sizeinteger required
Number of queried entries.
orderBy'ASC' | 'DESC' required
Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).
period'DAY' | 'WEEK' | 'MONTH' | 'ALL' required
Chart period.
Chart period.
sortBy'NAME' | 'TX_BLOCKS' | 'VOLUME' required
Select sorting parameter.
Select sorting parameter.
showWithVolumeboolean
Flag showing that the selected marketplaces have a non-null trade volume denominated in Sui.
Flag showing that the selected marketplaces have a non-null trade volume denominated in Sui.
Response
OK