Magidoc

searchTrendingNFTContract
Query

Get list of trending NFT collections determined by the number of transactions they have had within the past 24 hours.

Arguments

#

page = 1

The page number of table.

size = 10

The size of each page of table.

days = "A_DAY"

Non-null

Data up to number of days ago (eg. 1, 14, 30, 90, 180, 365, all)

Response

#

Returns TrendingNFTPagination !.

Example

#

    
  

3