Top Traders

Retrieve a list of the top traders for a specific token based on overall trading performance

Endpoint: tokenTopTraders

Our Top Traders feature is a powerful new way for our clients to discover some of the best trading wallets that interact with a particular token. We are continuously improving and adjusting our determination methods in order to avoid bots and display a meaningful and accurate list of real traders.

Method: POST

Arguments

NameTypeDescription
inputTokenTopTradersInput!

Required

NameTypeDescription
limitInt

The number of traders to return

networkIdInt!

The network ID

Required
offsetInt

Where in the list the server started when returning items

tokenAddressString!

The token address

Required
tradingPeriodTradingPeriod!

The trading period

Required

Response

NameTypeDescription
items[TokenTopTrader]!The list of top traders.
networkIdInt!The network ID.
offsetIntThe offset of the first trader in the connection.
tokenAddressString!The token address.
tradingPeriodTradingPeriod!The trading period.

NameTypeDescription
amountBoughtUsdString!The amount of tokens bought in USD.
amountSoldUsdString!The amount of tokens sold in USD.
buysInt!The number of buys.
firstTransactionAtIntThe unix timestamp for the first transaction from this wallet.
lastTransactionAtInt!The unix timestamp for the last transaction from this wallet.
networkIdInt!The network ID.
realizedProfitPercentageFloat!The realized profit percentage.
realizedProfitUsdString!The realized profit in USD.
sellsInt!The number of sells.
singleTokenAcquisitionCostUsdString!The single token acquisition cost in USD.
tokenAddressString!The token address.
tokenAmountBoughtString!The amount of tokens bought.
tokenAmountSoldString!The amount of tokens sold.
tokenBalanceString!The token balance of the trader.
volumeUsdString!The volume of tokens bought and sold in USD.
walletAddressString!The wallet address of the trader.

Explore


👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭