Fetch Wallet PnL for Profit & Loss API
Pricing
Pay per usage
Fetch Wallet PnL for Profit & Loss 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
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetch Wallet PnL for Profit & Loss
Solana API Summary
Fetch Wallet PnL for Profit & Loss
Solana API Description
Solana API endpoint for fetching wallet PnL with realized and unrealized profit, win rate, trade volume and per-token performance across vetted markets.
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 Wallet PnL for Profit & Loss 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
ownerAddress(path, required) - The public key (pubKey) associated with the Solana account.resolution(query, optional) - Resolution of the data. Possible values: 1d, 7d, 30d, Full. Default is "1d".mintAddress(query, optional) - The mint address filter for tokens. Provides the mint address to filter the requested data by.sortByAsc(query, optional) - Sort ascending by 'mintAddress', 'tokenSymbol', 'buysTransactionCount', 'buysTokenAmount', 'buysVolumeUsd', 'sellsTransactionCount', 'sellsTokenAmount', 'sellsVolumeUsd', 'realizedPnlUsd', 'unrealizedPnlUsd'. Only one of sort_by_asc or sort_by_desc can be used.sortByDesc(query, optional) - Sort descending by 'mintAddress', 'tokenSymbol', 'buysTransactionCount', 'buysTokenAmount', 'buysVolumeUsd', 'sellsTransactionCount', 'sellsTokenAmount', 'sellsVolumeUsd', 'realizedPnlUsd', 'unrealizedPnlUsd'. Only one of sort_by_asc or sort_by_desc can be used.limit(query, optional) - The limit of entries to return. If not passed, first 1000 entries are returned (the maximum).page(query, optional) - The requested page.
Responses
- 200: Portfolio metrics and detailed per-token statistics
- 400: Invalid request
- 403: Forbidden
- 500: Internal server error
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Fetch Wallet PnL for Profit & Loss Docs
- Solana API Docs: https://docs.vybenetwork.com/