Fetch Top Solana PnL Traders API
Pricing
Pay per usage
Fetch Top Solana PnL Traders API
Under maintenanceSolana API endpoint for fetching top token traders by realized and unrealized PnL, including trade volumes, counts, and wallet addresses.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Fetch Top Solana PnL Traders
Solana API Summary
Fetch Top Solana PnL Traders
Solana API Description
Solana API endpoint for fetching top token traders by realized and unrealized PnL, including trade volumes, counts, and wallet addresses.
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 Top Solana PnL Traders 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.resolution(query, optional) - Time window for PnL calculation. 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. Defaults to 0.sortByAsc(query, optional) - Sort ascending by 'traderAddress', 'realizedPnlUsd', 'totalVolumeUsd', or 'tradesCount'. If omitted, no sorting is applied. Only one ofsortByAscorsortByDesccan be used.sortByDesc(query, optional) - Sort descending by 'traderAddress', 'realizedPnlUsd', 'totalVolumeUsd', or 'tradesCount'. If omitted, no sorting is applied. Only one ofsortByAscorsortByDesccan be used.
Responses
- 200: Ranked list of traders with realized/unrealized PnL, buy/sell volumes, and trade counts.
- 400: Invalid parameters — check that
resolutionis one of '1d', '7d', '30d', limit does not exceed 1000, and only one ofsortByAsc/sortByDescis set. - 500: Unexpected server error. The response body includes an
idfield — provide this when contacting support.
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Fetch Top Solana PnL Traders Docs
- Solana API Docs: https://docs.vybenetwork.com/