# Solana Tracker ## Docs - [AI Integration](https://docs.solanatracker.io/ai.md): Use Solana Tracker documentation with AI assistants like Cursor, ChatGPT, and Claude — copy markdown, paste prompts, and connect via MCP and llms.txt. - [Changelog](https://docs.solanatracker.io/changelog.md): Product updates, new endpoints, and release notes for the Solana Tracker Data API, Datastream WebSockets, Raptor swap API, and Solana RPC. - [Get Bundlers Chart Data](https://docs.solanatracker.io/data-api/chart/get-bundlers-chart-data.md): Gets bundler holding percentage data over time. Returns up to 1000 of the most recent data points - [Get Holders Chart Data](https://docs.solanatracker.io/data-api/chart/get-holders-chart-data.md): Gets token holder count data over time. Returns up to 1000 of the most recent data points - [Get Insiders Chart Data](https://docs.solanatracker.io/data-api/chart/get-insiders-chart-data.md): Gets insider holding percentage data over time. Returns up to 1000 of the most recent data points - [Get OHLCV Data for a token](https://docs.solanatracker.io/data-api/chart/get-ohlcv-data-for-a-token.md): Gets OHLCV (Open, High, Low, Close, Volume) data for charts - [Get OHLCV Data for a token/pool pair](https://docs.solanatracker.io/data-api/chart/get-ohlcv-data-for-a-tokenpool-pair.md): Gets OHLCV (Open, High, Low, Close, Volume) data for charts for a specific pool - [Get Snipers Chart Data](https://docs.solanatracker.io/data-api/chart/get-snipers-chart-data.md): Gets sniper holding percentage data over time. Returns up to 1000 of the most recent data points - [Get API Credits](https://docs.solanatracker.io/data-api/credits/get-api-credits.md): Gets the remaining API credits for your API key - [Get Subscription Information](https://docs.solanatracker.io/data-api/credits/get-subscription-information.md): Gets current subscription information including credits, plan, and billing details - [Get DCA order by address](https://docs.solanatracker.io/data-api/dca/orders/get-dca-order-by-address.md): Returns a single DCA account by its pubkey. - [Get DCA orders for trading pair](https://docs.solanatracker.io/data-api/dca/orders/get-dca-orders-for-trading-pair.md): Orders for a specific input → output mint pair. - [List DCA programs](https://docs.solanatracker.io/data-api/dca/programs/list-dca-programs.md): Returns supported recurring (DCA) programs. Each entry includes `id`, `label`, and on-chain `programId`. Today only Jupiter is available (`id`: `jupiter`). - [Get DCA buyers for token](https://docs.solanatracker.io/data-api/dca/token/get-dca-buyers-for-token.md): DCA orders **buying** this token (token is the output mint). May return 408 on timeout. - [Get DCA sellers for token](https://docs.solanatracker.io/data-api/dca/token/get-dca-sellers-for-token.md): DCA orders **selling** this token (token is the input mint). May return 408 on timeout. - [Get token DCA flow overview](https://docs.solanatracker.io/data-api/dca/token/get-token-dca-flow-overview.md): Buy/sell flow overview for recurring orders involving this token. Results may be cached; may return 408 on timeout. - [Get top DCA users for token](https://docs.solanatracker.io/data-api/dca/token/get-top-dca-users-for-token.md): Top wallets by DCA activity for this token. - [Get paginated wallet DCA orders](https://docs.solanatracker.io/data-api/dca/wallet/get-paginated-wallet-dca-orders.md): Paginated list of DCA orders for a wallet. - [Get wallet DCA orders](https://docs.solanatracker.io/data-api/dca/wallet/get-wallet-dca-orders.md): Returns all DCA orders for a wallet with a status summary. - [Get Pool Events](https://docs.solanatracker.io/data-api/events/get-pool-events.md): Gets raw event data for a specific token and pool. Returns binary data that needs to be decoded - [Get Token Events](https://docs.solanatracker.io/data-api/events/get-token-events.md): Gets raw event data for live processing. Returns binary data that needs to be decoded - [Get Position Batch Lookup](https://docs.solanatracker.io/data-api/pnl-v2/batch/get-position-batch-lookup.md): Returns positions for arbitrary wallet and token pairs in a single request. Submit `{ wallet, token }` objects; unmatched pairs come back in `notFound`. Max 200 pairs. - [Get Wallet Summaries Batch](https://docs.solanatracker.io/data-api/pnl-v2/batch/get-wallet-summaries-batch.md): Returns wallet-level PnL summaries, resolved identity, and wallet tags for up to 100 unique wallets. Missing/non-indexed wallets are returned in `notFound`; invalid addresses are returned in `invalid`; requests above the limit are truncated and include a `truncated` object. - [Get KOL Calendar](https://docs.solanatracker.io/data-api/pnl-v2/leaderboard/get-kol-calendar.md): Returns one row per day for a given month with aggregate KOL realized PnL, volume, trade counts, and active wallet count. Useful for calendar and heatmap views. - [Get KOL Daily Breakdown](https://docs.solanatracker.io/data-api/pnl-v2/leaderboard/get-kol-daily-breakdown.md): Returns per-KOL performance for a single trading day, including realized PnL, volume, trade counts, and cumulative totals as of that date. - [Get KOL Leaderboard](https://docs.solanatracker.io/data-api/pnl-v2/leaderboard/get-kol-leaderboard.md): Ranks tracked KOL wallets by all-time performance. Use it to compare lifetime realized and unrealized PnL, ROI, trade count, and recency across known wallets. - [Get KOL Leaderboard for a Period](https://docs.solanatracker.io/data-api/pnl-v2/leaderboard/get-kol-leaderboard-for-a-period.md): Ranks tracked KOL wallets inside a defined window. Use `period` for rolling windows like `7d` or `30d`, or `start` and `end` for explicit dates. - [Solana Traders Leaderboard](https://docs.solanatracker.io/data-api/pnl-v2/leaderboard/solana-traders-leaderboard.md): Ranks Solana trading wallets by recent PnL performance over supported windows (`1`, `7`, `30`, or `90` days). Use filters to remove low-signal wallets, arbitrage wallets, and one-off winners. - [Get Token Batch Positions](https://docs.solanatracker.io/data-api/pnl-v2/token/get-token-batch-positions.md): Returns positions for multiple wallets on one token mint in a single request. Wallets with no matching position are returned in `notFound`. Max 200 wallets. - [Get Token First Buyers](https://docs.solanatracker.io/data-api/pnl-v2/token/get-token-first-buyers.md): Returns the same trader dataset as `/traders`, but only in chronological earliest-first order. Omit `sort` or use `sort=first_trade`, and use `direction=asc`. For ROI, PnL, position size, latest trade, or descending order, use `/v2/pnl/tokens/{token}/traders`. - [Get Token Traders](https://docs.solanatracker.io/data-api/pnl-v2/token/get-token-traders.md): Returns wallets that traded the token, along with full position state: realized and unrealized PnL, remaining size, trade counts, and timing. Legacy fields (`wallet`, `pnl`, `position`, `buyUsd`, `sellUsd`, `counts`, `roi`, `timing.firstTrade`, `timing.lastTrade`) are unchanged. Additive fields (`in… - [Get Wallet Batch Positions](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-batch-positions.md): Returns positions for one wallet across multiple token mints in a single request. Tokens with no matching position are returned in `notFound`. Max 100 tokens. - [Get Wallet Chart](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-chart.md): Returns daily time-series points for charting wallet PnL, volume, and activity. Supports backward pagination with `time_from` and `time_to` and includes a computed performance summary. - [Get Wallet Highlights](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-highlights.md): Returns the wallet's standout positions, such as biggest winner, biggest loser, largest current bag, fastest flip, longest hold, and most traded token. - [Get Wallet Performance](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-performance.md): Returns rolling performance stats for a wallet, including realized PnL, volume, streaks, drawdown, best day, worst day, and the underlying daily breakdown. - [Get Wallet PnL Calendar](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-pnl-calendar.md): Returns daily wallet snapshots with cumulative PnL plus per-day realized PnL, volume, buy and sell counts, and averages. Use `period` for quick windows or `start` and `end` for exact ranges. - [Get Wallet Positions](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-positions.md): Returns paginated token positions for a wallet. Each list item exposes the same trade-activity fields as `/v2/pnl/wallets/:wallet/tokens/:token` (`volume`, `counts`, `timing`, and related PnL fields). Supports sorting plus filters for holding state, PnL, ROI, invested capital, market, liquidity, mar… - [Get Wallet Risk](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-risk.md): Returns risk metrics for current holdings, including portfolio concentration, realized versus unrealized mix, open exposure, and the largest live positions. - [Get Wallet Summary](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-summary.md): Returns the top-level trading summary for a wallet: total PnL, win rate, averages, counts, ROI buckets, platform tags, and `summary.timing.avgHoldTimeSecs`. Use `/positions` when you need per-token detail. - [Get Wallet Token Position](https://docs.solanatracker.io/data-api/pnl-v2/wallet/get-wallet-token-position.md): Returns the full position for one wallet-token pair, wrapped with the wallet address, resolved identity, and the applied `pnlMode`. - [Deprecated: Get First Token Buyers](https://docs.solanatracker.io/data-api/pnl/deprecated:-get-first-token-buyers.md): Deprecated. Use PnL V2 instead: `GET /v2/pnl/tokens/{token}/first-buyers` for chronological first buyers with token PnL, wallet PnL, identity, and holding state. - [Deprecated: Get Token-Specific PnL](https://docs.solanatracker.io/data-api/pnl/deprecated:-get-token-specific-pnl.md): Deprecated. Use PnL V2 instead: `GET /v2/pnl/wallets/{wallet}/tokens/{token}`. - [Deprecated: Get Wallet PnL](https://docs.solanatracker.io/data-api/pnl/deprecated:-get-wallet-pnl.md): Deprecated. Use PnL V2 instead: `GET /v2/pnl/wallets/{wallet}` for wallet summaries and `GET /v2/pnl/wallets/{wallet}/positions` for token positions. - [Get Historic Price Information](https://docs.solanatracker.io/data-api/price/get-historic-price-information.md): Gets historic price information for a single token - [Get lowest and highest price in time range](https://docs.solanatracker.io/data-api/price/get-lowest-and-highest-price-in-time-range.md): Gets the lowest and highest price in a time range - [Get Multiple Token Prices](https://docs.solanatracker.io/data-api/price/get-multiple-token-prices.md): Gets price information for multiple tokens (up to 100) - [Get Price at Specific Timestamp](https://docs.solanatracker.io/data-api/price/get-price-at-specific-timestamp.md): Gets specific historic price information for a token at a given timestamp - [Get Token Price](https://docs.solanatracker.io/data-api/price/get-token-price.md): Gets price information for a single token - [Post Multiple Token Prices](https://docs.solanatracker.io/data-api/price/post-multiple-token-prices.md): Similar to GET /price/multi, but accepts an array of token addresses in the request body - [Risk Score](https://docs.solanatracker.io/data-api/risk.md): How the Solana Tracker token risk score works — rug pull signals, freeze and mint authority checks, top holder concentration, and bundler detection. - [Token Search](https://docs.solanatracker.io/data-api/search/token-search.md): Searches for tokens by symbol, name, or address with various filtering and sorting options - [Get Token-Pool Stats](https://docs.solanatracker.io/data-api/stats/get-token-pool-stats.md): Gets detailed stats for a token-pool pair over various time intervals - [Get Token Stats](https://docs.solanatracker.io/data-api/stats/get-token-stats.md): Gets detailed stats for a token over various time intervals - [Get All-Time High Price](https://docs.solanatracker.io/data-api/tokens/get-all-time-high-price.md): Retrieves the all-time high price of a token (since the data API started recording) - [Get All Token Holders (Paginated)](https://docs.solanatracker.io/data-api/tokens/get-all-token-holders-paginated.md): Gets token holders with cursor-based pagination support. Returns holders sorted by amount in descending order. - [Get Graduated Tokens](https://docs.solanatracker.io/data-api/tokens/get-graduated-tokens.md): Overview of all graduated launchpad tokens (Pump.fun, letsbonk.fun, jupiter studio etc) - [Get Graduating Tokens](https://docs.solanatracker.io/data-api/tokens/get-graduating-tokens.md): Overview of all graduating launchpad tokens (Pump.fun, letsbonk.fun, jupiter studio etc) - [Get Latest Tokens](https://docs.solanatracker.io/data-api/tokens/get-latest-tokens.md): Retrieves the latest 100 tokens - [Get Multiple Tokens](https://docs.solanatracker.io/data-api/tokens/get-multiple-tokens.md): Accepts an array of token addresses in the request body (up to 20 per request) - [Get Token Bundlers](https://docs.solanatracker.io/data-api/tokens/get-token-bundlers.md): Retrieves bundler information for a specific token, including top 500 bundler wallets and statistics - [Get Token by Pool Address](https://docs.solanatracker.io/data-api/tokens/get-token-by-pool-address.md): Retrieves token information by searching with a pool address - [Get Token Holders (Top 100)](https://docs.solanatracker.io/data-api/tokens/get-token-holders-top-100.md): Gets the top 100 holders for a specific token and the total holder count. Optional enrichment adds wallet identity (`?enrich=identity`) and/or PnL (`?enrich=walletPnl`). Use `?enrich=identity,walletPnl`, `?enrich=all`, or `?enrich=*` for both. When enrichment is requested, the response includes an `… - [Get Token Information](https://docs.solanatracker.io/data-api/tokens/get-token-information.md): Retrieves comprehensive information about a specific token - [Get Token Overview](https://docs.solanatracker.io/data-api/tokens/get-token-overview.md): Gets an overview of latest, graduating, and graduated tokens (Axiom Pulse / Photon Memescope style) - [Get Tokens by Deployer](https://docs.solanatracker.io/data-api/tokens/get-tokens-by-deployer.md): Retrieves all tokens created by a specific wallet with pagination support - [Get Tokens by Volume](https://docs.solanatracker.io/data-api/tokens/get-tokens-by-volume.md): Retrieves the top 100 tokens sorted by highest volume within the default timeframe - [Get Tokens by Volume with Timeframe](https://docs.solanatracker.io/data-api/tokens/get-tokens-by-volume-with-timeframe.md): Retrieves the top 100 tokens sorted by highest volume within the specified timeframe - [Get Top 20 Token Holders](https://docs.solanatracker.io/data-api/tokens/get-top-20-token-holders.md): Gets the top 20 holders for a token - [Get Top Performing Tokens](https://docs.solanatracker.io/data-api/tokens/get-top-performing-tokens.md): Retrieves the top performing tokens launched today within the specified timeframe - [Get Trending Tokens](https://docs.solanatracker.io/data-api/tokens/get-trending-tokens.md): Gets the top 100 trending tokens based on transaction volume in the specified timeframe (default: past hour) - [Get Trending Tokens by Timeframe](https://docs.solanatracker.io/data-api/tokens/get-trending-tokens-by-timeframe.md): Gets the top 100 trending tokens based on transaction volume in the specified timeframe - [Deprecated: Get Top Traders (All Tokens)](https://docs.solanatracker.io/data-api/top-traders/deprecated:-get-top-traders-all-tokens.md): Deprecated. For current Solana trader rankings, use `GET /v2/pnl/leaderboard/top`. - [Deprecated: Get Top Traders (All Tokens) with Pagination](https://docs.solanatracker.io/data-api/top-traders/deprecated:-get-top-traders-all-tokens-with-pagination.md): Deprecated. For current Solana trader rankings with cursor pagination, use `GET /v2/pnl/leaderboard/top`. - [Deprecated: Get Top Traders for Specific Token](https://docs.solanatracker.io/data-api/top-traders/deprecated:-get-top-traders-for-specific-token.md): Deprecated. Use PnL V2 instead: `GET /v2/pnl/tokens/{token}/traders` for token trader rankings with sorting and filters. - [Get Pool-Specific Trades](https://docs.solanatracker.io/data-api/trades/get-pool-specific-trades.md): Gets the latest trades for a specific token and pool pair - [Get Token Trades](https://docs.solanatracker.io/data-api/trades/get-token-trades.md): Gets the latest trades for a token across all pools - [Get User-Specific Pool Trades](https://docs.solanatracker.io/data-api/trades/get-user-specific-pool-trades.md): Gets the latest trades for a specific token, pool, and wallet address - [Get User-Specific Token Trades](https://docs.solanatracker.io/data-api/trades/get-user-specific-token-trades.md): Gets the latest trades for a specific token and wallet address - [Get Basic Wallet Information](https://docs.solanatracker.io/data-api/wallet/get-basic-wallet-information.md): Gets all tokens in a wallet with current value in USD (lightweight, non-cached option) - [Get Wallet Portfolio Chart](https://docs.solanatracker.io/data-api/wallet/get-wallet-portfolio-chart.md): Gets wallet portfolio chart data with historical values and PnL information - [Get Wallet Tokens](https://docs.solanatracker.io/data-api/wallet/get-wallet-tokens.md): Gets all tokens in a wallet with current value in USD - [Get Wallet Tokens with Pagination](https://docs.solanatracker.io/data-api/wallet/get-wallet-tokens-with-pagination.md): Retrieves wallet tokens using pagination with a limit of 250 tokens per request - [Get Wallet Trades](https://docs.solanatracker.io/data-api/wallet/get-wallet-trades.md): Gets the latest trades of a wallet - [All Events](https://docs.solanatracker.io/datastream/websockets/all-events.md): All Jupiter DCA events on one subscription. Transaction events include `eventName`; position updates include `order` and `writeVersion` (no `eventName`). - [Bundlers](https://docs.solanatracker.io/datastream/websockets/bundlers.md): Subscribe to bundler wallet activity changes for a token - [Buyers by Token](https://docs.solanatracker.io/datastream/websockets/buyers-by-token.md): DCAs buying this token (output mint). Use for token terminal buyers tab. - [By Account](https://docs.solanatracker.io/datastream/websockets/by-account.md): Any DCA event for a specific DCA account address. - [By Wallet](https://docs.solanatracker.io/datastream/websockets/by-wallet.md): Any DCA event for a wallet owner. - [Curve percentage](https://docs.solanatracker.io/datastream/websockets/curvepercentage.md): Subscribe to curve percentage alerts (when tokens reach specific bonding curve percentages) - [Deposit](https://docs.solanatracker.io/datastream/websockets/deposit.md): Deposit to DCA. - [Developer holdings](https://docs.solanatracker.io/datastream/websockets/developerholdings.md): Subscribe to developer holdings changes for a token - [Fee Collected](https://docs.solanatracker.io/datastream/websockets/fee-collected.md): Fee collected on DCA. - [Fee tracking](https://docs.solanatracker.io/datastream/websockets/feetracking.md): Subscribe to fee tracking for a token (Global fees) - [Graduated](https://docs.solanatracker.io/datastream/websockets/graduated.md): Subscribe to just graduated tokens - [Graduating](https://docs.solanatracker.io/datastream/websockets/graduating.md): Subscribe to tokens that are graduating (approaching bonding curve completion) - [Holders](https://docs.solanatracker.io/datastream/websockets/holders.md): Subscribe to holder count changes for a token - [Insider tracking](https://docs.solanatracker.io/datastream/websockets/insidertracking.md): Subscribe to insider balance and percentage changes for a token - [Latest tokens](https://docs.solanatracker.io/datastream/websockets/latesttokens.md): Subscribe to new tokens and pools created on Solana. - [Metadata](https://docs.solanatracker.io/datastream/websockets/metadata.md): Subscribe to token metadata updates - [Order Closed](https://docs.solanatracker.io/datastream/websockets/order-closed.md): DCA closed. - [Order Filled](https://docs.solanatracker.io/datastream/websockets/order-filled.md): DCA cycle fill. - [Order Opened](https://docs.solanatracker.io/datastream/websockets/order-opened.md): New DCA opened (`openDca` or `openDcaV2`). - [Pool statistics](https://docs.solanatracker.io/datastream/websockets/poolstatistics.md): Subscribe to pool statistics (multi-timeframe statistics) - [Pool statistics total](https://docs.solanatracker.io/datastream/websockets/poolstatisticstotal.md): Subscribe to total pool statistics - [Pool transactions](https://docs.solanatracker.io/datastream/websockets/pooltransactions.md): Subscribe to transactions for a specific token in a specific pool - [Pool updates](https://docs.solanatracker.io/datastream/websockets/poolupdates.md): Subscribe to pool updates for a specific pool - [Pool volume](https://docs.solanatracker.io/datastream/websockets/poolvolume.md): Subscribe to pool volume updates - [Pool wallet transactions](https://docs.solanatracker.io/datastream/websockets/poolwallettransactions.md): Subscribe to transactions for pool and wallet - [Position Updates](https://docs.solanatracker.io/datastream/websockets/position-updates.md): Account snapshot on position change (no `signature` or `eventName`). Throttled per DCA account. - [Price aggregated](https://docs.solanatracker.io/datastream/websockets/priceaggregated.md): Subscribe to aggregated price updates across multiple pools for a token - [Price all pools](https://docs.solanatracker.io/datastream/websockets/priceallpools.md): Subscribe to price updates for a token from all pools - [Price by pool](https://docs.solanatracker.io/datastream/websockets/pricebypool.md): Subscribe to price updates for a specific pool - [Price by token](https://docs.solanatracker.io/datastream/websockets/pricebytoken.md): Subscribe to price updates for a specific token from the primary pool - [Sellers by Token](https://docs.solanatracker.io/datastream/websockets/sellers-by-token.md): DCAs selling this token (input mint). Use for token terminal sellers tab. - [Sniper tracking](https://docs.solanatracker.io/datastream/websockets/snipertracking.md): Subscribe to sniper balance and percentage changes for a token - [Token changes](https://docs.solanatracker.io/datastream/websockets/tokenchanges.md): Subscribe to all pool changes for a token - [Token position](https://docs.solanatracker.io/datastream/websockets/tokenposition.md): Subscribe to real-time PnL updates for a single token position in a wallet. This room emits `tradeUpdate` and `balanceUpdate` messages for the specified token. - [Token primary](https://docs.solanatracker.io/datastream/websockets/tokenprimary.md): Subscribe to primary pool updates for a token (based on liquidity) - [Token statistics](https://docs.solanatracker.io/datastream/websockets/tokenstatistics.md): Subscribe to token stats (multi-timeframe statistics) - [Token statistics total](https://docs.solanatracker.io/datastream/websockets/tokenstatisticstotal.md): Subscribe to total token statistics - [Token transactions](https://docs.solanatracker.io/datastream/websockets/tokentransactions.md): Subscribe to swap transactions for a token - [Token volume](https://docs.solanatracker.io/datastream/websockets/tokenvolume.md): Subscribe to token volume updates - [Top10 holders](https://docs.solanatracker.io/datastream/websockets/top10holders.md): Subscribe to top 10 holders percentage changes for a token - [Wallet balance](https://docs.solanatracker.io/datastream/websockets/walletbalance.md): Subscribe to wallet balance changes - [Wallet positions](https://docs.solanatracker.io/datastream/websockets/walletpositions.md): Subscribe to real-time PnL updates for all token positions in a wallet. This room emits `tradeUpdate` and `balanceUpdate` messages for every token the wallet holds or trades. - [Wallet summary](https://docs.solanatracker.io/datastream/websockets/walletsummary.md): Subscribe to the total PnL summary for an entire wallet. This room emits aggregated wallet-level PnL totals, counts, averages, open-position totals, ROI, and timing. - [Wallet token balance](https://docs.solanatracker.io/datastream/websockets/wallettokenbalance.md): Subscribe to specific token balance changes for a wallet - [Wallet transactions](https://docs.solanatracker.io/datastream/websockets/wallettransactions.md): Subscribe to swap transactions for a wallet - [Withdraw](https://docs.solanatracker.io/datastream/websockets/withdraw.md): Withdraw from DCA. - [Glossary](https://docs.solanatracker.io/glossary.md): Plain-language definitions for Solana Tracker terms — wallet tags, sniper, bundler, KOL, PnL, datastream rooms, slippage, priority fees, and more. - [PnL V2 Datastream](https://docs.solanatracker.io/guides/datastream-pnl.md): Subscribe to live profit and loss updates for Solana wallets over WebSocket — track realized PnL, position changes, and trade activity in real time. - [Live Prices & Charts](https://docs.solanatracker.io/guides/datastream-prices.md): Stream live token prices and OHLCV candles over the Solana Tracker Datastream WebSocket — build real-time charts, tickers, and price alerts. - [Safety Streams](https://docs.solanatracker.io/guides/datastream-safety.md): Stream live token safety signals — sniper buys, bundled launches, insider trades, developer holdings, and holder count changes — over WebSocket. - [Token Discovery Streams](https://docs.solanatracker.io/guides/datastream-tokens.md): Stream new Solana token launches, Pump.fun graduations, trending tokens, and live market events over the Datastream WebSocket in real time. - [Guides](https://docs.solanatracker.io/guides/index.md): Step-by-step tutorials for the Solana Tracker API — token research, risk checks, live WebSocket streaming, wallet analytics, PnL, and swap execution. - [KOL Tracking](https://docs.solanatracker.io/guides/kol-tracking.md): Track Solana KOL wallet performance, rank influencers by PnL and win rate, and build copy-trading feeds with the Solana Tracker Data API. - [Live Token Holder Updates (WebSocket)](https://docs.solanatracker.io/guides/live-holder-updates.md): Stream live holder count changes and top 10 wallet concentration for any Solana token over WebSocket — perfect for rug screeners and live dashboards. - [Stream Live Trades & Transactions](https://docs.solanatracker.io/guides/live-transactions.md): Subscribe to real-time swap transactions for any Solana token over WebSocket — build live trade feeds, sniper detection, whale alerts, and copy-trading. - [Batch Operations](https://docs.solanatracker.io/guides/pnl-v2/batch-operations.md): Fetch PnL summaries and token positions for hundreds of Solana wallets or tokens in a single batch request — ideal for portfolio dashboards and screeners. - [Leaderboards](https://docs.solanatracker.io/guides/pnl-v2/leaderboards.md): Rank Solana KOLs and top traders by PnL, win rate, ROI, or trade count — query leaderboards by period, date, or token with the Solana Tracker PnL V2 API. - [PnL V2 Overview](https://docs.solanatracker.io/guides/pnl-v2/overview.md): How Solana Tracker PnL V2 works — endpoint groups, key concepts, pagination, identity tags, excluded assets, and live wallet PnL updates. - [PnL V2: SNS Primary Domain](https://docs.solanatracker.io/guides/pnl-v2/sns-identity.md): How PnL V2 enriches wallet identity with each wallet's primary .sol domain via Ridge, including the sns tag and identity.sns field. - [Token Intelligence](https://docs.solanatracker.io/guides/pnl-v2/token-intelligence.md): See who traded a Solana token, who is still holding, and who got in first — surface top traders, first buyers, and current positions with PnL V2. - [Wallet Analysis](https://docs.solanatracker.io/guides/pnl-v2/wallet-analysis.md): Get any Solana wallet's PnL summary, open positions, daily history, risk exposure, portfolio chart, and standout trades with the PnL V2 wallet endpoints. - [Solana Wallet Tags](https://docs.solanatracker.io/guides/pnl-v2/wallet-tags.md): Supported PnL V2 wallet identity tags for Solana wallets, including KOLs, bots, arbitrage, hackers, exchanges, developers, pools, and platform tags. - [Price & Charts](https://docs.solanatracker.io/guides/price-and-charts.md): Fetch live Solana token prices, historical OHLCV candles, price at timestamp, and multi-token price snapshots with the Solana Tracker Data API. - [Pump.fun & Bonding Curves](https://docs.solanatracker.io/guides/pumpfun.md): Track, analyze, and trade Pump.fun tokens across their lifecycle — discover launches, monitor bonding curves, watch graduations, and swap on PumpSwap. - [Search: Coin Communities](https://docs.solanatracker.io/guides/search-coin-communities.md): Filter and sort Solana token search results by Coin Communities live chat activity — message counts, last message time, and engagement signals. - [Search filter options](https://docs.solanatracker.io/guides/search-filter-options.md): Reference list of valid `market` and `launchpad` filter values for the Solana token search endpoint — every supported DEX and launchpad name. - [Sniper & Bundler Detection](https://docs.solanatracker.io/guides/sniper-detection.md): Find early Solana token buyers, detect bundled launches, identify insiders, and flag suspicious wallets with the Solana Tracker Data API. - [Solana RPC: Address Lookup Tables](https://docs.solanatracker.io/guides/solana-rpc-lookup-tables.md): Use Ridge custom RPC methods to find Solana address lookup tables by authority, account, mint, or account set, and choose LUTs that reduce transaction size. - [Solana RPC: SNS Domains](https://docs.solanatracker.io/guides/solana-rpc-sns-domains.md): Resolve Solana Name Service .sol domains with Ridge custom RPC methods for primary domains, batch wallet identity, all owned domains, and forward resolution. - [Swapping Tokens](https://docs.solanatracker.io/guides/swap-api.md): Get quotes, build swap transactions, stream live quotes, and send signed swaps on Solana with the Raptor DEX aggregator and Solana Tracker Swap API. - [Token Discovery](https://docs.solanatracker.io/guides/token-discovery.md): Find new launches, trending tokens, Pump.fun graduations, and top-performing tokens on Solana with the Solana Tracker Data API discovery endpoints. - [Get All Holders for a Solana Token](https://docs.solanatracker.io/guides/token-holders.md): Fetch the complete holder list for any Solana token — top wallets, whale concentration, and full paginated exports for risk checks and holder dashboards. - [Token Research](https://docs.solanatracker.io/guides/token-research.md): Look up any Solana token's stats, holders, trades, pool events, and market activity in one place with the Solana Tracker Data API. - [Token Safety & Rugcheck](https://docs.solanatracker.io/guides/token-safety.md): Check token safety scores, detect freeze and mint authority, flag bundlers and insiders, and build a rug screener using the Solana Tracker Data API. - [Wallet Tracking](https://docs.solanatracker.io/guides/wallet-tracking.md): Track any Solana wallet's token holdings, trade history, portfolio chart, and overall performance with the Solana Tracker Data API wallet endpoints. - [Solana Tracker Docs](https://docs.solanatracker.io/index.md): Solana Tracker docs — Data API with 70+ endpoints, Datastream WebSockets, the Raptor DEX aggregator, Yellowstone gRPC, and dedicated Solana RPC nodes. - [Pricing & Limits](https://docs.solanatracker.io/pricing.md): Plans, rate limits, and pricing for the Solana Tracker Data API, Datastream, Solana RPC, Yellowstone gRPC, dedicated nodes, and free products. - [Quick Start](https://docs.solanatracker.io/quickstart.md): Get up and running with the Solana Tracker Data API in a few minutes — sign up, grab an API key, and make your first token, wallet, and price requests. - [Build swap instructions](https://docs.solanatracker.io/raptor/http/build-swap-instructions.md): Build swap instructions without transaction wrapper - [Build swap transaction](https://docs.solanatracker.io/raptor/http/build-swap-transaction.md): Build a complete swap transaction from a quote - [Get swap quote](https://docs.solanatracker.io/raptor/http/get-swap-quote.md): Get the best swap quote across all supported DEXes with optimal routing - [Get transaction status](https://docs.solanatracker.io/raptor/http/get-transaction-status.md): Get the current status and details of a tracked transaction - [Quote and swap in one request](https://docs.solanatracker.io/raptor/http/quote-and-swap-in-one-request.md): Get quote and build transaction in single request - [Send a signed transaction](https://docs.solanatracker.io/raptor/http/send-a-signed-transaction.md): Send a signed transaction through the Raptor sender. The sender retries in the background and tracks confirmation status. - [Raptor Swap API Overview](https://docs.solanatracker.io/raptor/overview.md): Use Solana Tracker's hosted Raptor Swap API for Solana quotes and swap transactions — no client to run. Self-host the binary only if you need it. - [Transactions](https://docs.solanatracker.io/raptor/transactions.md): Send signed Solana transactions through Raptor's Yellowstone Jet TPU endpoint and track confirmation status, latency, and parsed swap events. - [/stream](https://docs.solanatracker.io/raptor/websocket/websockets/stream.md): WebSocket channel for subscribing to real-time quote updates - [/stream/swap](https://docs.solanatracker.io/raptor/websocket/websockets/streamswap.md): WebSocket channel for streaming swap quotes with pre-built transactions. Subscribe to a token pair and receive real-time updates with ready-to-sign swap transactions whenever pool states change. - [Credits and Rate Limits](https://docs.solanatracker.io/solana-rpc/credits-and-rate-limits.md): Credit costs, monthly quotas, and rate limits for Solana Tracker dedicated RPC plans — including per-method weights and concurrent request limits. - [getAccountInfo](https://docs.solanatracker.io/solana-rpc/http/getaccountinfo.md): Solana RPC getAccountInfo method — return all information associated with the account of a provided Pubkey, including lamports, owner, and account data. - [getAllDomains](https://docs.solanatracker.io/solana-rpc/http/getalldomains.md): Returns all .sol domain names owned by a wallet, including direct ownership and tokenized NFT domains. - [getBalance](https://docs.solanatracker.io/solana-rpc/http/getbalance.md): Returns the lamport balance of the account at the specified address. This method provides the native SOL balance for any Solana account. - [getBlock](https://docs.solanatracker.io/solana-rpc/http/getblock.md): Runs the Solana RPC `getBlock` method. - [getBlockCommitment](https://docs.solanatracker.io/solana-rpc/http/getblockcommitment.md): Runs the Solana RPC `getBlockCommitment` method. - [getBlockHeight](https://docs.solanatracker.io/solana-rpc/http/getblockheight.md): Runs the Solana RPC `getBlockHeight` method. - [getBlockProduction](https://docs.solanatracker.io/solana-rpc/http/getblockproduction.md): Runs the Solana RPC `getBlockProduction` method. - [getBlocks](https://docs.solanatracker.io/solana-rpc/http/getblocks.md): Runs the Solana RPC `getBlocks` method. - [getBlocksWithLimit](https://docs.solanatracker.io/solana-rpc/http/getblockswithlimit.md): Runs the Solana RPC `getBlocksWithLimit` method. - [getBlockTime](https://docs.solanatracker.io/solana-rpc/http/getblocktime.md): Runs the Solana RPC `getBlockTime` method. - [getClusterNodes](https://docs.solanatracker.io/solana-rpc/http/getclusternodes.md): Runs the Solana RPC `getClusterNodes` method. - [getEpochInfo](https://docs.solanatracker.io/solana-rpc/http/getepochinfo.md): Runs the Solana RPC `getEpochInfo` method. - [getEpochSchedule](https://docs.solanatracker.io/solana-rpc/http/getepochschedule.md): Runs the Solana RPC `getEpochSchedule` method. - [getFeeForMessage](https://docs.solanatracker.io/solana-rpc/http/getfeeformessage.md): Runs the Solana RPC `getFeeForMessage` method. - [getFirstAvailableBlock](https://docs.solanatracker.io/solana-rpc/http/getfirstavailableblock.md): Runs the Solana RPC `getFirstAvailableBlock` method. - [getGenesisHash](https://docs.solanatracker.io/solana-rpc/http/getgenesishash.md): Runs the Solana RPC `getGenesisHash` method. - [getHealth](https://docs.solanatracker.io/solana-rpc/http/gethealth.md): Runs the Solana RPC `getHealth` method. - [getHighestSnapshotSlot](https://docs.solanatracker.io/solana-rpc/http/gethighestsnapshotslot.md): Runs the Solana RPC `getHighestSnapshotSlot` method. - [getIdentity](https://docs.solanatracker.io/solana-rpc/http/getidentity.md): Runs the Solana RPC `getIdentity` method. - [getInflationGovernor](https://docs.solanatracker.io/solana-rpc/http/getinflationgovernor.md): Runs the Solana RPC `getInflationGovernor` method. - [getInflationRate](https://docs.solanatracker.io/solana-rpc/http/getinflationrate.md): Runs the Solana RPC `getInflationRate` method. - [getInflationReward](https://docs.solanatracker.io/solana-rpc/http/getinflationreward.md): Runs the Solana RPC `getInflationReward` method. - [getLargestAccounts](https://docs.solanatracker.io/solana-rpc/http/getlargestaccounts.md): Runs the Solana RPC `getLargestAccounts` method. - [getLatestBlockhash](https://docs.solanatracker.io/solana-rpc/http/getlatestblockhash.md): Runs the Solana RPC `getLatestBlockhash` method. - [getLeaderSchedule](https://docs.solanatracker.io/solana-rpc/http/getleaderschedule.md): Runs the Solana RPC `getLeaderSchedule` method. - [getLookupTablesByAccount](https://docs.solanatracker.io/solana-rpc/http/getlookuptablesbyaccount.md): Find address lookup tables that contain a given account. Returns match metadata including address index and estimated bytes saved for transaction compression. - [getLookupTablesByAccounts](https://docs.solanatracker.io/solana-rpc/http/getlookuptablesbyaccounts.md): Find address lookup tables containing all listed accounts. With bestSet: true, returns a greedy minimal LUT set optimized for transaction size reduction. - [getLookupTablesByAuthority](https://docs.solanatracker.io/solana-rpc/http/getlookuptablesbyauthority.md): Returns address lookup tables owned by a wallet authority. Supports pagination and optional filtering to mint addresses only or deactivated tables. - [getLookupTablesByMint](https://docs.solanatracker.io/solana-rpc/http/getlookuptablesbymint.md): Find address lookup tables that contain a given token mint. Alias of getLookupTablesByAccount — use the mint parameter instead of account. Response shape is identical. - [getMaxRetransmitSlot](https://docs.solanatracker.io/solana-rpc/http/getmaxretransmitslot.md): Runs the Solana RPC `getMaxRetransmitSlot` method. - [getMaxShredInsertSlot](https://docs.solanatracker.io/solana-rpc/http/getmaxshredinsertslot.md): Runs the Solana RPC `getMaxShredInsertSlot` method. - [getMinimumBalanceForRentExemption](https://docs.solanatracker.io/solana-rpc/http/getminimumbalanceforrentexemption.md): Runs the Solana RPC `getMinimumBalanceForRentExemption` method. - [getMultipleAccounts](https://docs.solanatracker.io/solana-rpc/http/getmultipleaccounts.md): Runs the Solana RPC `getMultipleAccounts` method. - [getMultiplePrimaryDomains](https://docs.solanatracker.io/solana-rpc/http/getmultipleprimarydomains.md): Batch primary .sol domain resolution for up to 100 wallets. Results are returned in the same order as the input wallets. - [getPrimaryDomain](https://docs.solanatracker.io/solana-rpc/http/getprimarydomain.md): Returns the primary .sol domain for a wallet (Solscan-style favourite domain). Resolves in a single RPC call instead of chaining getAccountInfo / getMultipleAccounts. - [getPriorityFeeEstimate](https://docs.solanatracker.io/solana-rpc/http/getpriorityfeeestimate.md): Provides fee recommendations based on historical data, considering both global and local fee markets. Available on all Shared RPC plans and Dedicated Nodes. - [getProgramAccounts](https://docs.solanatracker.io/solana-rpc/http/getprogramaccounts.md): Runs the Solana RPC `getProgramAccounts` method. - [getProgramAccountsV2](https://docs.solanatracker.io/solana-rpc/http/getprogramaccountsv2.md): Returns all accounts owned by the provided program Pubkey with enhanced pagination support. This V2 method provides efficient querying with cursor-based pagination, filtering capabilities, and incremental updates for large result sets. - [getRecentPerformanceSamples](https://docs.solanatracker.io/solana-rpc/http/getrecentperformancesamples.md): Runs the Solana RPC `getRecentPerformanceSamples` method. - [getRecentPrioritizationFees](https://docs.solanatracker.io/solana-rpc/http/getrecentprioritizationfees.md): Runs the Solana RPC `getRecentPrioritizationFees` method. - [getSignaturesForAddress](https://docs.solanatracker.io/solana-rpc/http/getsignaturesforaddress.md): Runs the Solana RPC `getSignaturesForAddress` method. - [getSignatureStatuses](https://docs.solanatracker.io/solana-rpc/http/getsignaturestatuses.md): Runs the Solana RPC `getSignatureStatuses` method. - [getSlot](https://docs.solanatracker.io/solana-rpc/http/getslot.md): Runs the Solana RPC `getSlot` method. - [getSlotLeader](https://docs.solanatracker.io/solana-rpc/http/getslotleader.md): Runs the Solana RPC `getSlotLeader` method. - [getSlotLeaders](https://docs.solanatracker.io/solana-rpc/http/getslotleaders.md): Runs the Solana RPC `getSlotLeaders` method. - [getStakeMinimumDelegation](https://docs.solanatracker.io/solana-rpc/http/getstakeminimumdelegation.md): Runs the Solana RPC `getStakeMinimumDelegation` method. - [getSupply](https://docs.solanatracker.io/solana-rpc/http/getsupply.md): Runs the Solana RPC `getSupply` method. - [getTokenAccountBalance](https://docs.solanatracker.io/solana-rpc/http/gettokenaccountbalance.md): Returns the token balance of an SPL Token account. This method provides detailed balance information including raw amount, decimals, and human-readable formatted values for any SPL Token account address. - [getTokenAccountsByDelegate](https://docs.solanatracker.io/solana-rpc/http/gettokenaccountsbydelegate.md): Returns all SPL Token accounts that have been delegated to a specific address. This method allows you to find token accounts where spending or management authority has been granted to a delegate, useful for tracking authorized token operations and delegated permissions. - [getTokenAccountsByOwner](https://docs.solanatracker.io/solana-rpc/http/gettokenaccountsbyowner.md): Returns all SPL Token accounts owned by the specified wallet address. This method allows you to retrieve a complete list of token holdings for any Solana wallet, useful for portfolio tracking and token balance queries. - [getTokenAccountsByOwners](https://docs.solanatracker.io/solana-rpc/http/gettokenaccountsbyowners.md): Returns token account balances for multiple wallets for a specific mint. Efficiently queries up to 250 wallets in a single request. Returns all token accounts per owner (if they have multiple) or zero balance if no account exists. - [getTokenAccountsByOwnerV2](https://docs.solanatracker.io/solana-rpc/http/gettokenaccountsbyownerv2.md): Returns all SPL Token accounts owned by the provided wallet address with enhanced pagination support. This V2 method provides efficient querying with cursor-based pagination, filtering by mint or program ID, and incremental updates for portfolio tracking. - [getTokenLargestAccounts](https://docs.solanatracker.io/solana-rpc/http/gettokenlargestaccounts.md): Returns the 20 largest token accounts for a specific SPL Token mint. This method is useful for analyzing token distribution, identifying major holders, and understanding token concentration patterns. - [getTokenSupply](https://docs.solanatracker.io/solana-rpc/http/gettokensupply.md): Returns the total supply of an SPL Token type - [getTransaction](https://docs.solanatracker.io/solana-rpc/http/gettransaction.md): Runs the Solana RPC `getTransaction` method. - [getTransactionCount](https://docs.solanatracker.io/solana-rpc/http/gettransactioncount.md): Runs the Solana RPC `getTransactionCount` method. - [getVersion](https://docs.solanatracker.io/solana-rpc/http/getversion.md): Runs the Solana RPC `getVersion` method. - [getVoteAccounts](https://docs.solanatracker.io/solana-rpc/http/getvoteaccounts.md): Runs the Solana RPC `getVoteAccounts` method. - [isBlockhashValid](https://docs.solanatracker.io/solana-rpc/http/isblockhashvalid.md): Runs the Solana RPC `isBlockhashValid` method. - [minimumLedgerSlot](https://docs.solanatracker.io/solana-rpc/http/minimumledgerslot.md): Runs the Solana RPC `minimumLedgerSlot` method. - [requestAirdrop](https://docs.solanatracker.io/solana-rpc/http/requestairdrop.md): Runs the Solana RPC `requestAirdrop` method. - [resolveSolDomain](https://docs.solanatracker.io/solana-rpc/http/resolvesoldomain.md): Forward resolution of a .sol domain name to its owner wallet and name registry account. Supports root domains (name.sol) and one-level subdomains (sub.parent.sol). Twitter/X handles (.twitter TLD) are not supported. - [sendTransaction](https://docs.solanatracker.io/solana-rpc/http/sendtransaction.md): Runs the Solana RPC `sendTransaction` method. - [simulateTransaction](https://docs.solanatracker.io/solana-rpc/http/simulatetransaction.md): Runs the Solana RPC `simulateTransaction` method. - [Account subscribe](https://docs.solanatracker.io/solana-rpc/websockets/accountsubscribe.md) - [Account unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/accountunsubscribe.md) - [Block subscribe](https://docs.solanatracker.io/solana-rpc/websockets/blocksubscribe.md) - [Block unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/blockunsubscribe.md) - [Logs subscribe](https://docs.solanatracker.io/solana-rpc/websockets/logssubscribe.md) - [Logs unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/logsunsubscribe.md) - [Program subscribe](https://docs.solanatracker.io/solana-rpc/websockets/programsubscribe.md) - [Program unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/programunsubscribe.md) - [Root subscribe](https://docs.solanatracker.io/solana-rpc/websockets/rootsubscribe.md) - [Root unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/rootunsubscribe.md) - [Shred subscribe](https://docs.solanatracker.io/solana-rpc/websockets/shredsubscribe.md) - [Shred unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/shredunsubscribe.md) - [Signature subscribe](https://docs.solanatracker.io/solana-rpc/websockets/signaturesubscribe.md) - [Signature unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/signatureunsubscribe.md) - [Slot subscribe](https://docs.solanatracker.io/solana-rpc/websockets/slotsubscribe.md) - [Slots updates subscribe](https://docs.solanatracker.io/solana-rpc/websockets/slotsupdatessubscribe.md) - [Slots updates unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/slotsupdatesunsubscribe.md) - [Slot unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/slotunsubscribe.md) - [Vote subscribe](https://docs.solanatracker.io/solana-rpc/websockets/votesubscribe.md) - [Vote unsubscribe](https://docs.solanatracker.io/solana-rpc/websockets/voteunsubscribe.md) - [Account Monitoring](https://docs.solanatracker.io/yellowstone-grpc/account-monitoring.md): Watch Solana accounts in real time with Yellowstone gRPC — track balances, token holders, program accounts, and account data changes instantly. - [Authentication & Setup](https://docs.solanatracker.io/yellowstone-grpc/authentication.md): Get your Solana Tracker Yellowstone gRPC credentials, configure your client with x-token authentication, and connect to the streaming endpoint. - [Best Practices](https://docs.solanatracker.io/yellowstone-grpc/best-practices.md): Production tips for Yellowstone gRPC on Solana — filter subscriptions, handle reconnects, manage backpressure, and tune commitment levels for low latency. - [Entry Monitoring](https://docs.solanatracker.io/yellowstone-grpc/entry-monitoring.md): Subscribe to Solana entry updates over Yellowstone gRPC — the smallest building blocks that contain transaction batches inside each block. - [Pump.fun Account Streaming](https://docs.solanatracker.io/yellowstone-grpc/examples/pumpfun-accounts.md): Stream and parse Pump.fun bonding curve account updates in real time over Yellowstone gRPC — decode account data and track token state changes. - [Pump.fun Buy/Sell Detection](https://docs.solanatracker.io/yellowstone-grpc/examples/pumpfun-transactions.md): Detect and parse Pump.fun buy and sell transactions in real time over Yellowstone gRPC — decode swap instructions, amounts, and trader wallets. - [Yellowstone gRPC](https://docs.solanatracker.io/yellowstone-grpc/index.md): High-performance real-time Solana data streaming via Yellowstone gRPC — stream slots, blocks, transactions, accounts, and entries with low latency. - [Quickstart Guide](https://docs.solanatracker.io/yellowstone-grpc/quickstart.md): Get started with Yellowstone gRPC streaming in minutes — install a client, authenticate, and subscribe to live Solana slots, blocks, and transactions. - [Slot & Block Monitoring](https://docs.solanatracker.io/yellowstone-grpc/slot-block-monitoring.md): Watch Solana slots and blocks in real time with Yellowstone gRPC — track network health, block production, transaction volume, and commitment status. - [Transaction Monitoring](https://docs.solanatracker.io/yellowstone-grpc/transaction-monitoring.md): Watch Solana transactions in real time with Yellowstone gRPC — track swaps, transfers, program interactions, and signature events instantly. ## OpenAPI Specs - [simulatetransaction](https://docs.solanatracker.io/openapi/rpc-http/simulatetransaction.json) - [sendtransaction](https://docs.solanatracker.io/openapi/rpc-http/sendtransaction.json) - [resolvesoldomain](https://docs.solanatracker.io/openapi/rpc-http/resolvesoldomain.json) - [requestairdrop](https://docs.solanatracker.io/openapi/rpc-http/requestairdrop.json) - [minimumledgerslot](https://docs.solanatracker.io/openapi/rpc-http/minimumledgerslot.json) - [isblockhashvalid](https://docs.solanatracker.io/openapi/rpc-http/isblockhashvalid.json) - [getvoteaccounts](https://docs.solanatracker.io/openapi/rpc-http/getvoteaccounts.json) - [getversion](https://docs.solanatracker.io/openapi/rpc-http/getversion.json) - [gettransactioncount](https://docs.solanatracker.io/openapi/rpc-http/gettransactioncount.json) - [gettransaction](https://docs.solanatracker.io/openapi/rpc-http/gettransaction.json) - [gettokensupply](https://docs.solanatracker.io/openapi/rpc-http/gettokensupply.json) - [gettokenlargestaccounts](https://docs.solanatracker.io/openapi/rpc-http/gettokenlargestaccounts.json) - [gettokenaccountsbyownerv2](https://docs.solanatracker.io/openapi/rpc-http/gettokenaccountsbyownerv2.json) - [gettokenaccountsbyowners](https://docs.solanatracker.io/openapi/rpc-http/gettokenaccountsbyowners.json) - [gettokenaccountsbyowner](https://docs.solanatracker.io/openapi/rpc-http/gettokenaccountsbyowner.json) - [gettokenaccountsbydelegate](https://docs.solanatracker.io/openapi/rpc-http/gettokenaccountsbydelegate.json) - [gettokenaccountbalance](https://docs.solanatracker.io/openapi/rpc-http/gettokenaccountbalance.json) - [getsupply](https://docs.solanatracker.io/openapi/rpc-http/getsupply.json) - [getstakeminimumdelegation](https://docs.solanatracker.io/openapi/rpc-http/getstakeminimumdelegation.json) - [getslotleaders](https://docs.solanatracker.io/openapi/rpc-http/getslotleaders.json) - [getslotleader](https://docs.solanatracker.io/openapi/rpc-http/getslotleader.json) - [getslot](https://docs.solanatracker.io/openapi/rpc-http/getslot.json) - [getsignaturestatuses](https://docs.solanatracker.io/openapi/rpc-http/getsignaturestatuses.json) - [getsignaturesforaddress](https://docs.solanatracker.io/openapi/rpc-http/getsignaturesforaddress.json) - [getrecentprioritizationfees](https://docs.solanatracker.io/openapi/rpc-http/getrecentprioritizationfees.json) - [getrecentperformancesamples](https://docs.solanatracker.io/openapi/rpc-http/getrecentperformancesamples.json) - [getprogramaccountsv2](https://docs.solanatracker.io/openapi/rpc-http/getprogramaccountsv2.json) - [getprogramaccounts](https://docs.solanatracker.io/openapi/rpc-http/getprogramaccounts.json) - [getpriorityfeeestimate](https://docs.solanatracker.io/openapi/rpc-http/getpriorityfeeestimate.json) - [getprimarydomain](https://docs.solanatracker.io/openapi/rpc-http/getprimarydomain.json) - [getmultipleprimarydomains](https://docs.solanatracker.io/openapi/rpc-http/getmultipleprimarydomains.json) - [getmultipleaccounts](https://docs.solanatracker.io/openapi/rpc-http/getmultipleaccounts.json) - [getminimumbalanceforrentexemption](https://docs.solanatracker.io/openapi/rpc-http/getminimumbalanceforrentexemption.json) - [getmaxshredinsertslot](https://docs.solanatracker.io/openapi/rpc-http/getmaxshredinsertslot.json) - [getmaxretransmitslot](https://docs.solanatracker.io/openapi/rpc-http/getmaxretransmitslot.json) - [getlookuptablesbymint](https://docs.solanatracker.io/openapi/rpc-http/getlookuptablesbymint.json) - [getlookuptablesbyauthority](https://docs.solanatracker.io/openapi/rpc-http/getlookuptablesbyauthority.json) - [getlookuptablesbyaccounts](https://docs.solanatracker.io/openapi/rpc-http/getlookuptablesbyaccounts.json) - [getlookuptablesbyaccount](https://docs.solanatracker.io/openapi/rpc-http/getlookuptablesbyaccount.json) - [getleaderschedule](https://docs.solanatracker.io/openapi/rpc-http/getleaderschedule.json) - [getlatestblockhash](https://docs.solanatracker.io/openapi/rpc-http/getlatestblockhash.json) - [getlargestaccounts](https://docs.solanatracker.io/openapi/rpc-http/getlargestaccounts.json) - [getinflationreward](https://docs.solanatracker.io/openapi/rpc-http/getinflationreward.json) - [getinflationrate](https://docs.solanatracker.io/openapi/rpc-http/getinflationrate.json) - [getinflationgovernor](https://docs.solanatracker.io/openapi/rpc-http/getinflationgovernor.json) - [getidentity](https://docs.solanatracker.io/openapi/rpc-http/getidentity.json) - [gethighestsnapshotslot](https://docs.solanatracker.io/openapi/rpc-http/gethighestsnapshotslot.json) - [gethealth](https://docs.solanatracker.io/openapi/rpc-http/gethealth.json) - [getgenesishash](https://docs.solanatracker.io/openapi/rpc-http/getgenesishash.json) - [getfirstavailableblock](https://docs.solanatracker.io/openapi/rpc-http/getfirstavailableblock.json) - [getfeeformessage](https://docs.solanatracker.io/openapi/rpc-http/getfeeformessage.json) - [getepochschedule](https://docs.solanatracker.io/openapi/rpc-http/getepochschedule.json) - [getepochinfo](https://docs.solanatracker.io/openapi/rpc-http/getepochinfo.json) - [getclusternodes](https://docs.solanatracker.io/openapi/rpc-http/getclusternodes.json) - [getblocktime](https://docs.solanatracker.io/openapi/rpc-http/getblocktime.json) - [getblockswithlimit](https://docs.solanatracker.io/openapi/rpc-http/getblockswithlimit.json) - [getblocks](https://docs.solanatracker.io/openapi/rpc-http/getblocks.json) - [getblockproduction](https://docs.solanatracker.io/openapi/rpc-http/getblockproduction.json) - [getblockheight](https://docs.solanatracker.io/openapi/rpc-http/getblockheight.json) - [getblockcommitment](https://docs.solanatracker.io/openapi/rpc-http/getblockcommitment.json) - [getblock](https://docs.solanatracker.io/openapi/rpc-http/getblock.json) - [getbalance](https://docs.solanatracker.io/openapi/rpc-http/getbalance.json) - [getalldomains](https://docs.solanatracker.io/openapi/rpc-http/getalldomains.json) - [getaccountinfo](https://docs.solanatracker.io/openapi/rpc-http/getaccountinfo.json) - [openapi](https://docs.solanatracker.io/data-api/openapi.json) ## AsyncAPI Specs - [wallet](https://docs.solanatracker.io/datastream/wallet.json) - [transactions](https://docs.solanatracker.io/datastream/transactions.json) - [tokens](https://docs.solanatracker.io/datastream/tokens.json) - [statistics](https://docs.solanatracker.io/datastream/statistics.json) - [safety](https://docs.solanatracker.io/datastream/safety.json) - [prices](https://docs.solanatracker.io/datastream/prices.json) - [pool-token-updates](https://docs.solanatracker.io/datastream/pool-token-updates.json) - [pnl](https://docs.solanatracker.io/datastream/pnl.json) - [dca](https://docs.solanatracker.io/datastream/dca.json) - [asyncapi](https://docs.solanatracker.io/datastream/asyncapi.json) - [shredstream](https://docs.solanatracker.io/solana-rpc/websocket/shredstream.json) ## Optional - [API Status](https://status.solanatracker.io) - [SDK](https://www.npmjs.com/package/@solana-tracker/data-api) - [Discord](https://discord.gg/JH2e9rR9fc) - [Changelog](https://docs.solanatracker.io/changelog) - [Data API](https://www.solanatracker.io/data-api) - [Solana RPC](https://www.solanatracker.io/solana-rpc) - [Yellowstone gRPC](https://www.solanatracker.io/yellowstone-grpc) - [Dedicated Nodes](https://www.solanatracker.io/dedicated-nodes)