VOOZH about

URL: https://apify.com/vybe/solana-historical-trades-api

โ‡ฑ Fetch Solana Trade History by Program API ยท Apify


๐Ÿ‘ Fetch Solana Trade History by Program API avatar

Fetch Solana Trade History by Program API

Pricing

Pay per usage

Go to Apify Store

Fetch Solana Trade History by Program API

Solana API endpoint for fetching trade history, volume, and metrics for any supported Solana AMM or DEX program, filtered by program. Docs: https://docs.vybenetwork.com/reference/get_trade_data_program_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

a month ago

Last modified

Share

Fetch Solana Trade History by Program

Solana API Summary

Fetch Solana Trade History by Program

Solana API Description

Solana API endpoint for fetching trade history, volume, and metrics for any supported Solana AMM or DEX program, filtered by program.

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 Trade History by Program 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

  • programAddress (query, optional) - The program on which the trade occurred
  • baseMintAddress (query, optional) - The public key of the base token
  • quoteMintAddress (query, optional) - The public key of the quote token
  • mintAddress (query, optional) - The public key of either the base or quote token
  • marketAddress (query, optional) - Market id to filter with. If provided, the baseMintAddress and quoteMintAddress fields are ignored
  • authorityAddress (query, optional) - Authority public key to filter with
  • resolution (query, optional) - Resolution of the data. Possible values: 1h, 1d, 1w, 1m, 1y, or a string parseable to seconds
  • timeStart (query, optional) - Start time of the data to return (unix timestamp)
  • timeEnd (query, optional) - End time of the data to return (unix timestamp)
  • page (query, optional) - Page selection, 0-indexed.
  • limit (query, optional) - Limit of the number of trades to return per page. Default/max is 1000.
  • sortByAsc (query, optional) - Sort ascending by 'price' or 'blockTime'. Only one of sort_by_asc or sort_by_desc can be used
  • sortByDesc (query, optional) - Sort descending by 'price' or 'blockTime'. Only one of sort_by_asc or sort_by_desc can be used
  • feePayerAddress (query, optional) - The public key of the entity that pays for the trade, often used for retrieving trades associated with a specific trading account.

Responses

  • 200: Successful response
  • 400: Invalid request
  • 500: Internal server error

Resources

You might also like

Fetch Solana Markets & Pools API

vybe/solana-markets-api

Solana API endpoint for fetching Solana DEX markets by program address. Returns market IDs, token pairs, and program names for Pump.fun, Raydium, and more. Docs: https://docs.vybenetwork.com/reference/get_markets_v4

Fetch Solana Program Instructions API

vybe/solana-instruction-names-api

Solana API endpoint for fetching available token instruction names for Solana programs. Use to filter and categorize on-chain token program interactions. Docs: https://docs.vybenetwork.com/reference/get_token_instruction_names_v4

Fetch Labeled Solana Programs API

vybe/solana-labeled-program-accounts-api

Solana API endpoint for fetching known Solana program accounts. Identify labeled program accounts across DEXs and protocols. Docs: https://docs.vybenetwork.com/reference/get_known_program_accounts_v4

Fetch Historical Solana Trade Volume API

vybe/solana-token-trade-volume-timeseries-api

Solana API endpoint for fetching token trade volume over time. Track buy and sell volumes or counts hourly or daily to analyze trading trends. Docs: https://docs.vybenetwork.com/reference/get_trade_aggregated_timeseries_v4

Fetch Historical Solana Token Markets API

vybe/solana-token-markets-timeseries-api

Solana API endpoint for fetching token trade activity across all markets over time. Supports daily, weekly, and monthly resolutions for volume analysis. Docs: https://docs.vybenetwork.com/reference/get_token_markets_timeseries_v4

Fetch Supported Solana DEXs API

vybe/solana-dex-reference-api

Solana API endpoint for fetching all indexed supported DEXs in the Solana ecosystem. Returns program names, DEXs, protocols, and on-chain programs. Docs: https://docs.vybenetwork.com/reference/get_programs_v4

Fetch Top Traders on Solana API

vybe/solana-wallet-top-traders-api

Solana API endpoint for fetching top traders on Solana ranked by PnL, win rate and volume. Power copy trading leaderboards and smart money discovery tools. Docs: https://docs.vybenetwork.com/reference/get_top_traders_v4

Fetch Pyth Solana Product API

vybe/solana-pyth-product-api

Solana API endpoint for fetching Pyth product metadata on Solana. Get product account details, asset type, and associated price feed accounts. Docs: https://docs.vybenetwork.com/reference/get_pyth_product_v4

Fetch Solana Token List API

vybe/solana-tokens-api

Solana API endpoint for fetching Token-2022 and SPL token lists in the form of paginated lists of all tracked Solana tokens with summary metrics. Docs: https://docs.vybenetwork.com/reference/get_tokens_summary_v4

Fetch Market & Liquidity Pool Details API

vybe/solana-market-details-api

Solana API endpoint for fetching details about a specific market on Solana. Details are filtered by market or pool address on Pump.fun, Raydium, and more. Docs: https://docs.vybenetwork.com/reference/get_market_v4