Fetch Solana Top Holders & Whales API avatar

Fetch Solana Top Holders & Whales API

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Fetch Solana Top Holders & Whales API

Fetch Solana Top Holders & Whales API

Under maintenance

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

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

3 days ago

Last modified

Share

Fetch Solana Top Holders & Whales

Solana API Summary

Fetch Solana Top Holders & Whales

Solana API Description

Solana API endpoint for fetching top token holders and whales. Get ownership %, USD value, and labels for top 1000 wallets, updated every 3 hours.

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 Top Holders & Whales 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 public key of the token of interest
  • page (query, optional) - Page selection, 0-indexed.
  • limit (query, optional) - Limit of the number of transfers to return per page. Default/max is 1000.
  • sortByAsc (query, optional) - Sort ascending by 'rank', 'ownerName', 'ownerAddress', 'valueUsd', 'balance' or 'percentageOfSupplyHeld'. Only one of sort_by_asc or sort_by_desc can be used
  • sortByDesc (query, optional) - Sort descending by 'rank', 'ownerName', 'ownerAddress', 'valueUsd', 'balance' or 'percentageOfSupplyHeld'. Only one of sort_by_asc or sort_by_desc can be used

Responses

  • 200: Token details collected
  • 400: Invalid request
  • 404: No data matches provided query
  • 500: Internal server error

Resources