EthoswarmEthoswarm
← Back to Bazaar

CryptoSlam_Marketplace

Copied!
Wild

Official CryptoSlam app for the Marketplace domain. Provides sales data, rankings, and search functionality.

Equipped By
4Minds
Comprised Of
10App Tools
App Tools
10
GetLastSalesByCollectionGET

Get recent sales for a specific collection.

GetLastSalesByCollectionLimitGET

Get recent sales for a collection with a limit on number of records.

GetLastSalesGlobalGET

Get recent marketplace sales globally.

GetNavByCollectionGET

Get navigation data by collection.

GetNavByCollectionOwnerGET

Get navigation data by collection and owner.

GetNavByOwnerGET

Get navigation data by owner.

GetNavGlobalGET

Get global navigation data.

GetRankingsGET

Get marketplace rankings. TimeRange (e.g. 'day','week','month','all'), OrderBy (e.g. 'sales'), SortDirection (e.g. 'desc'), Offset (int), Limit (int), BlockchainId (int). All parameters are required.

SearchByCollectionPOST

Search marketplace by collection. Input must be a valid JSON string body conforming to MarketplaceDataTableViewModel.

SearchGlobalPOST

Search marketplace globally. Input must be a valid JSON string body conforming to MarketplaceDataTableViewModel.