Fetch Solana Wallet Transfer Volume API avatar

Fetch Solana Wallet Transfer Volume API

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Fetch Solana Wallet Transfer Volume API

Fetch Solana Wallet Transfer Volume API

Under maintenance

Solana API endpoint for fetching wallet transfer volume in USD. Get sent and received totals to analyze fund flow, activity levels and net movement. Docs: https://docs.vybenetwork.com/reference/get_transfer_volume_usd_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

4 days ago

Last modified

Share

Solana Wallet Transfer Volume API

Solana API Summary

Solana Wallet Transfer Volume API

Solana API Description

Solana API endpoint for fetching wallet transfer volume in USD. Get sent and received totals to analyze fund flow, activity levels and net movement.

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: Solana Wallet Transfer Volume API 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 Solana wallet address to query.
  • timeStart (query, optional) - Start of the time range (unix timestamp, seconds). Defaults to 24 hours ago.
  • timeEnd (query, optional) - End of the time range (unix timestamp, seconds). Defaults to the current time.

Responses

  • 200: Sent and received transfer volumes in USD, or null if the wallet had no transfer activity in the given range.
  • 400: Invalid parameters — check that timeStart < timeEnd.
  • 500: Unexpected server error. The response body includes an id field — provide this when contacting support.

Resources