Collection
Get collection ranking list
This endpoint can be used to fetch collection ranking list from the system.
get/openapi/v1/collection/ranking
Query parameters
chain'eth' | 'bsc' | 'polygon' | 'avalanche' | 'arbitrum' | 'zksync' | 'linea' | 'starknet' | 'opbnb' | 'base' | 'scroll' | 'manta_pacific' | 'optimism' | 'mantle' | 'zkfair' | 'blast' | 'merlin' | 'mode' | 'cyber' | 'bob' | 'lightlink' | 'zeta' | 'nibiru' | 'abstract' | 'bitlayer' | 'mantra' | 'monad' | 'ink' required
Chain Name
sort_type'Top' | 'Trending' required
Collection ranking list type.
level'L5M' | 'L15M' | 'L30M' | 'L1H' | 'L3H' | 'L12H' | 'L1D' | 'L3D' | 'L7D' | 'L30D' required
The time range of the sorted data. Case Sensitive
cursorstring
Page cursor
limitinteger
Page size, max is 100, default 50
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.