VOOZH about

URL: https://apify.com/vybe/solana-token-trader-activity-api

โ‡ฑ Fetch Solana Token Traders Activity API ยท Apify


๐Ÿ‘ Fetch Solana Token Traders Activity API avatar

Fetch Solana Token Traders Activity API

Pricing

Pay per usage

Go to Apify Store

Fetch Solana Token Traders Activity API

Solana API endpoint for fetching token trader activity. Track buy and sell volumes, PnL (profits/losses) and win/loss to identify active traders and whales. Docs: https://docs.vybenetwork.com/reference/get_trades_tokens_activity_summary_v4

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Vybe Network

Vybe Network

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Fetch Solana Token Traders Activity

Solana API Summary

Fetch Solana Token Traders Activity

Solana API Description

Solana API endpoint for fetching token trader activity. Track buy and sell volumes, PnL (profits/losses) and win/loss to identify active traders and whales.

This Solana API actor is designed for search visibility and developer onboarding, with practical endpoint context, strong keyword coverage, and direct doc links for implementation.

Explore docs here: Fetch Solana Token Traders Activity Docs and Solana API Docs.

Solana API Usage

Use this endpoint for Solana analytics, token and market intelligence, wallet behavior analysis, and trading automation. The actor follows the official Vybe OpenAPI contract for consistent and accurate integrations.

Parameters

  • mintAddress (path, required) - The mint address of the token.
  • buyCountGt (query, optional) - Only include traders with more than this many buy trades (exclusive). For example, buyCountGt=5 returns traders with 6+ buys. If omitted, no minimum buy count filter is applied.
  • sellCountGt (query, optional) - Only include traders with more than this many sell trades (exclusive). If omitted, no minimum sell count filter is applied.
  • buyVolumeGt (query, optional) - Only include traders with buy volume greater than this value (exclusive, in token amount). If omitted, no minimum buy volume filter is applied.
  • sellVolumeGt (query, optional) - Only include traders with sell volume greater than this value (exclusive, in token amount). If omitted, no minimum sell volume filter is applied.
  • resolution (query, optional) - Time window for the activity summary. Possible values: '1d' (last day), '7d' (last 7 days), '30d' (last 30 days). Defaults to '1d'.
  • limit (query, optional) - Maximum number of traders to return. Defaults to 1000.
  • page (query, optional) - Page number to return (zero-indexed). Defaults to 0.
  • sortByAsc (query, optional) - Sort ascending by 'buyVolumeUsd', 'sellVolumeUsd', 'buyCount', 'sellCount', or 'traderAddress'. If omitted, no sorting is applied. Only one of sortByAsc or sortByDesc can be used.
  • sortByDesc (query, optional) - Sort descending by 'buyVolumeUsd', 'sellVolumeUsd', 'buyCount', 'sellCount', or 'traderAddress'. If omitted, no sorting is applied. Only one of sortByAsc or sortByDesc can be used.

Responses

  • 200: Per-trader activity summaries including buy/sell counts, volumes, PnL, and win/loss stats.
  • 400: Invalid parameters โ€” check that resolution is one of '1d', '7d', '30d', limit does not exceed 1000, and only one of sortByAsc/sortByDesc is set.
  • 500: Unexpected server error. The response body includes an id field โ€” provide this when contacting support.

Resources

You might also like

Fetch Top Traders on Solana API

vybe/solana-wallet-top-traders-api

Solana API endpoint for fetching top traders on Solana ranked by PnL, win rate and volume. Power copy trading leaderboards and smart money discovery tools. Docs: https://docs.vybenetwork.com/reference/get_top_traders_v4

Fetch Historical Solana Trade Volume API

vybe/solana-token-trade-volume-timeseries-api

Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends. Docs: https://docs.vybenetwork.com/reference/get_trade_aggregated_timeseries_v4

Fetch Historical Solana Token Markets API

vybe/solana-token-markets-timeseries-api

Solana API endpoint for fetching token trade activity across all markets over time. Supports daily, weekly, and monthly resolutions for volume analysis. Docs: https://docs.vybenetwork.com/reference/get_token_markets_timeseries_v4

Fetch Solana Token List API

vybe/solana-tokens-api

Solana API endpoint for fetching Token-2022 and SPL token lists in the form of paginated lists of all tracked Solana tokens with summary metrics. Docs: https://docs.vybenetwork.com/reference/get_tokens_summary_v4

Fetch Solana Token Details API

vybe/solana-token-details-api

Solana API endpoint for fetching complete Token-2022 and SPL token details such as price, volume, market cap, holder count, supply and social links. Docs: https://docs.vybenetwork.com/reference/get_token_details_v4

Fetch Solana Program Instructions API

vybe/solana-instruction-names-api

Solana API endpoint for fetching available token instruction names for Solana programs. Use to filter and categorize on-chain token program interactions. Docs: https://docs.vybenetwork.com/reference/get_token_instruction_names_v4

Fetch Top Solana PnL Traders API

vybe/solana-token-top-pnl-traders-api

Solana API endpoint for fetching top token traders by realized and unrealized PnL, including trade volumes, counts, and wallet addresses.

Fetch Wallet PnL for Profit & Loss API

vybe/solana-wallet-pnl-api

Solana API endpoint for fetching wallet PnL with realized and unrealized profit, win rate, trade volume and per-token performance across vetted markets. Docs: https://docs.vybenetwork.com/reference/get_wallet_pnl_v4

Fetch Solana Token OHLCV Candles API

vybe/solana-token-ohlc-api

Solana API endpoint for fetching token candles OHLCV prices for any Token-2022 or SPL token on Solana. Multiple resolutions from 1-minute to 1-year. Docs: https://docs.vybenetwork.com/reference/get_token_trade_ohlc_v4

Fetch Solana Top Holders & Whales API

vybe/solana-token-top-holders-api

Solana API endpoint for fetching top token holders and whales. Get ownership %, USD value, and labels for top 1000 wallets, updated every 3 hours. Docs: https://docs.vybenetwork.com/reference/get_top_holders_v4