Fetch Multi-Wallet Token Balance History API
Pricing
Pay per usage
Fetch Multi-Wallet Token Balance History API
Solana API endpoint for fetching multi-wallet token balance history with daily, weekly, or monthly portfolio snapshots and aggregated USD values. Docs: https://docs.vybenetwork.com/reference/post_wallet_tokens_ts_many_v4
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Vybe Network
Maintained by CommunityActor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Fetch Multi-Wallet Token Balance History
Solana API Summary
Fetch Multi-Wallet Token Balance History
Solana API Description
Solana API endpoint for fetching multi-wallet token balance history with daily, weekly, or monthly portfolio snapshots and aggregated USD values.
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 Multi-Wallet Token Balance History 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.
Request Body Fields
days(integer, optional) - Number of previous days to include in the data (from today's date). If time provided does not include the start of the resolution time block (e.g: the 1st of the month for "1mo"), the time block is not included in the results. Allowed values depend on the resolution:- For "1d": 1 to 30 days (default is 14 days)
- For "1w": 1 to 90 days (default is 30 days)
- For "1mo": 1 to 365 days (default is 90 days)
ownerAddresses(array, required) - Wallets to include in the returned results (max 10).ownerAddresses[](string, nested) - Typed Solana public key identifier used across request parameters and response fields.resolution(object, optional) - The aggregation resolution used for this time-series or summary query.vybeTokenFilter(boolean, optional) - Whether Vybe's token filter should restrict the tokens that are returned. If false, all priced tokens are included. Default is true.
Responses
- 200: Successful response
- 400: Invalid request
- 500: Internal server error
Resources
- Base server from OpenAPI:
https://api.vybenetwork.xyz/ - Source spec file:
openapi_spec.json - Endpoint Docs: Fetch Multi-Wallet Token Balance History Docs
- Solana API Docs: https://docs.vybenetwork.com/