Retrieves top trades of tokens in the collection

Response FieldData TypeDescription
tradersarray of Trader (see below) objectsList of traders and how many transactions and tokens they traded. A purchase and subsequent sale of the same token counts as 2 trades
contract_addressstringThe address of the requested collection
next_offsetnumberThe offsite for the next page of results. If null, no more results are available

Trader

Attribute NameData TypeDescription
addressstringThe wallet address
trade_countnumberThe number of transactions executed by this wallet for tokens in this collection
token_amountnumberThe number of tokens traded. This will only be different from trade_count if any transaction included more than one token

Available in the Business and higher subscription plans.

Language
Authorization
Header
Click Try It! to start a request and see the response here!