diff --git a/docs/blockchain/Solana/Pumpfun/Pump-Fun-API.mdx b/docs/blockchain/Solana/Pumpfun/Pump-Fun-API.mdx index fa37ab80..57f08152 100644 --- a/docs/blockchain/Solana/Pumpfun/Pump-Fun-API.mdx +++ b/docs/blockchain/Solana/Pumpfun/Pump-Fun-API.mdx @@ -23,6 +23,9 @@ The [**Trading API**](/docs/trading/trading-data-overview) is the fastest path t Reach for the raw chain-level queries on this page when you need what the Trading API deliberately does not carry: **history older than the Trading window**, **bonding-curve internals**, per-instruction detail, or call / event context. ::: +New here? The [Pump.fun API product page](https://bitquery.io/products/pumpfun-api) covers delivery channels, latency, pricing and the free trial; this page is the query reference. + + The Bitquery Pump.fun API provides real-time and historical data for Pump.fun memecoin trades on Solana via GraphQL. Use the API to get live trades, new token launches, OHLCV, bonding curve progress, top traders, and tokens migrated to PumpSwap. Access it via REST, WebSocket subscriptions, gRPC streams, or Kafka, and filter by the program address `6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6P`. For other data points, reach out to [support](https://t.me/Bloxy_info). :::tip **Try Our PumpFun Token Sniffer** diff --git a/docs/blockchain/Solana/Pumpfun/Pump-Fun-Marketcap-Bonding-Curve-API.mdx b/docs/blockchain/Solana/Pumpfun/Pump-Fun-Marketcap-Bonding-Curve-API.mdx index f91049c8..229ac4d3 100644 --- a/docs/blockchain/Solana/Pumpfun/Pump-Fun-Marketcap-Bonding-Curve-API.mdx +++ b/docs/blockchain/Solana/Pumpfun/Pump-Fun-Marketcap-Bonding-Curve-API.mdx @@ -14,6 +14,9 @@ keywords: For **real-time + last ~30 days**, use the [**Trading cube**](/docs/trading/trading-data-overview) — [`Trading.Trades`](/docs/trading/crypto-trades-api/trades-api) gives you clean, MEV-filtered Pump.fun market-cap swaps with **USD price, market cap, and supply on every row** across **9 chains in one API**. Use this page when you need **historical Pump.fun market-cap data older than ~30 days**, raw per-swap detail, or call / event context. ::: +For delivery channels, pricing and the free trial, see the [Pump.fun API product page](https://bitquery.io/products/pumpfun-api). + + In this document, we explore examples that retrieve market cap, bonding curve progress, and whether a token has migrated to PumpSwap. The fully exhaustive Pump.fun API documentation is available [here](/docs/blockchain/Solana/Pumpfun/Pump-Fun-API/). The Moonshot API is also available — you can access its documentation [here](/docs/blockchain/Solana/Moonshot-API/). These APIs can also be delivered through different streams, including Kafka, for zero-latency requirements. Please contact us on Telegram. diff --git a/docs/blockchain/Solana/Pumpfun/index.mdx b/docs/blockchain/Solana/Pumpfun/index.mdx index 4143b75a..fbb9f1ed 100644 --- a/docs/blockchain/Solana/Pumpfun/index.mdx +++ b/docs/blockchain/Solana/Pumpfun/index.mdx @@ -29,6 +29,8 @@ Reach for the chain-level Pump.fun pages below when you need what the Trading AP | Detect tokens graduating from the curve to the AMM | [Pump.fun to PumpSwap migration](/docs/blockchain/Solana/Pumpfun/pump-fun-to-pump-swap/) | | PumpSwap AMM trades, pools and liquidity | [PumpSwap API](/docs/blockchain/Solana/Pumpfun/pump-swap-api/) | +For the product overview, delivery channels (gRPC, Kafka, WebSocket), pricing and the free trial, see the [Pump.fun API product page](https://bitquery.io/products/pumpfun-api). + In this section, we will see how to fetch PumpFun-related data via **Bitquery APIs** and **Streams**. To get started, [sign up](https://account.bitquery.io/auth/signup?redirect_to=https%3A%2F%2Fide.bitquery.io%2F) with Bitquery and generate your [access token](https://account.bitquery.io/user/api_v2/access_tokens) by following [these steps](/docs/authorization/how-to-generate/). diff --git a/docs/blockchain/Solana/Pumpfun/pump-fun-to-pump-swap.md b/docs/blockchain/Solana/Pumpfun/pump-fun-to-pump-swap.md index 05b28982..7e3e5f58 100644 --- a/docs/blockchain/Solana/Pumpfun/pump-fun-to-pump-swap.md +++ b/docs/blockchain/Solana/Pumpfun/pump-fun-to-pump-swap.md @@ -19,6 +19,9 @@ For **real-time + last ~30 days**, use the [**Trading cube**](/docs/trading/trad Post-migration AMM activity is covered end-to-end by the [PumpSwap API](https://bitquery.io/products/pumpswap-api) — the product page lists swaps, pools and OHLCV coverage with plans. ::: +For the productized feed of these migration events — channels, pricing, free trial — see the [Pump.fun API product page](https://bitquery.io/products/pumpfun-api). + + Pump.fun is a Solana-based memecoin launchpad that has reshaped how tokens are created and traded. At its core is a bonding curve model that lets anyone launch a token with a fixed supply of 1 billion tokens, of which around 800 million are made available for bonding. As traders buy into the curve, the price increases non-linearly—early buyers benefit the most. The bonding curve progress, a very useful metric for developers and traders, can be computed as: diff --git a/docs/blockchain/Solana/Pumpfun/pump-swap-api.md b/docs/blockchain/Solana/Pumpfun/pump-swap-api.md index 10f88e41..153ce428 100644 --- a/docs/blockchain/Solana/Pumpfun/pump-swap-api.md +++ b/docs/blockchain/Solana/Pumpfun/pump-swap-api.md @@ -14,6 +14,9 @@ keywords: For **real-time + last ~30 days**, use the [**Trading cube**](/docs/trading/trading-data-overview) — [`Trading.Trades`](/docs/trading/crypto-trades-api/trades-api) gives you clean, MEV-filtered PumpSwap swaps with **USD price, market cap, and supply on every row** across **9 chains in one API**. Use this page when you need **historical PumpSwap data older than ~30 days**, raw per-swap detail, or call / event context. ::: +For delivery channels, pricing and the free trial, see the [PumpSwap API product page](https://bitquery.io/products/pumpswap-api). + + Bitquery’s **PumpSwap API** exposes the PumpSwap AMM on Solana through GraphQL: **live and historical trades**, **prices**, **OHLC**, **volume**, **pool creation**, and **Pump.fun → PumpSwap migrations**. Use **queries** for snapshots, **subscriptions** to track PumpSwap trades in real time, and **`dataset: combined`** when you need more history than **`dataset: realtime`** (~recent window). Filter trades with **`Dex.ProgramAddress: "pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA"`**. For live DEX prices across Pump.fun tokens, see [DEXrabbit's Pump.fun category](https://dexrabbit.bitquery.io/categories/pump-fun). For other data points, reach out to [support](https://t.me/Bloxy_info). diff --git a/docs/cloud/pumpfun.md b/docs/cloud/pumpfun.md index d5a212e6..0d9e652e 100644 --- a/docs/cloud/pumpfun.md +++ b/docs/cloud/pumpfun.md @@ -29,6 +29,8 @@ sidebar_position: 6 Bitquery provides **Pump.fun data dumps** in **Parquet format**, designed for large-scale analytics, historical backfills, and data lake integrations. These datasets can be hosted directly in your own cloud storage (for example, **AWS S3**) and queried using engines like **Snowflake, BigQuery, Athena, Spark, etc**. +For the real-time and query-based version of this dataset (GraphQL, WebSocket, gRPC), see the [Pump.fun API product page](https://bitquery.io/products/pumpfun-api). + ## Available Pump.fun Topics For Pump.fun, Bitquery currently provides the following datasets: diff --git a/docs/grpc/solana/examples/pump-fun-grpc-streams.md b/docs/grpc/solana/examples/pump-fun-grpc-streams.md index 629bf6a8..12c3ed9b 100644 --- a/docs/grpc/solana/examples/pump-fun-grpc-streams.md +++ b/docs/grpc/solana/examples/pump-fun-grpc-streams.md @@ -7,6 +7,8 @@ keywords: ["solana grpc", "grpc solana", "Pump.fun gRPC", "CoreCast", "Pump.fun Real-time streaming of Pump.fun DEX trades, orders, and transactions via CoreCast gRPC API. +gRPC is the lowest-latency channel of the [Bitquery Pump.fun API](https://bitquery.io/products/pumpfun-api). + ## Repository 🔗 [**GitHub Repository**](https://github.com/bitquery/grpc-usecase-examples/tree/main/Solana/pumpfun-example) diff --git a/docs/mcp/trading/examples/pumpfun-launch-pulse.md b/docs/mcp/trading/examples/pumpfun-launch-pulse.md index 5333392b..3fa6913d 100644 --- a/docs/mcp/trading/examples/pumpfun-launch-pulse.md +++ b/docs/mcp/trading/examples/pumpfun-launch-pulse.md @@ -18,6 +18,8 @@ sidebar_label: "Pump.fun Launch Pulse" A single sentence to the agent gives you the answer for any launchpad on any chain. For live DEX prices across Pump.fun tokens after launch, see [DEXrabbit's Pump.fun category](https://dexrabbit.bitquery.io/categories/pump-fun). +For the underlying launch/trade/graduation feed itself, see the [Pump.fun API product page](https://bitquery.io/products/pumpfun-api). + ## Ask the Agent > *"Using the Bitquery MCP, count distinct new tokens that traded on Pump.fun per hour over the last 36 hours. Plot the trend."* diff --git a/docs/usecases/pumpfun-token-sniffer.md b/docs/usecases/pumpfun-token-sniffer.md index 2a12efc1..93aea962 100644 --- a/docs/usecases/pumpfun-token-sniffer.md +++ b/docs/usecases/pumpfun-token-sniffer.md @@ -6,6 +6,8 @@ description: "Build Pump.fun Token Sniffer: a practical Bitquery tutorial with G This guide demonstrates how to build a basic Pump.fun token analysis tool using Bitquery APIs. The tool displays various on-chain metrics related to Pump.fun tokens on Solana, helping users understand token distribution, holder behavior, and transfer patterns. +It is built on the [Bitquery Pump.fun API](https://bitquery.io/products/pumpfun-api) — see the product page for channels, pricing and the free trial. + > **⚠️ Important: Proof of Concept** > > This tool is a **proof of concept** that displays various metrics and data points about Pump.fun tokens. It does **not** make definitive claims about whether a token is a scam or legitimate. The metrics shown are for informational purposes only. You should conduct your own research and due diligence before making any investment decisions. This tool demonstrates how to use Bitquery APIs to build token analysis tools - you can extend this foundation to create more advanced analysis systems. diff --git a/static/llms.txt b/static/llms.txt index ba6fbde7..d37bbfdb 100644 --- a/static/llms.txt +++ b/static/llms.txt @@ -85,6 +85,7 @@ token creation, bonding curve progress, graduation to PumpSwap, ATH market cap, top traders, creator fees, and first-buyer/sniper detection. - [Pump.fun API](https://docs.bitquery.io/docs/blockchain/Solana/Pumpfun/Pump-Fun-API/) — token creation, trades, migrations +- [Pump.fun API product page](https://bitquery.io/products/pumpfun-api) — delivery channels (GraphQL, WebSocket, gRPC, Kafka), latency, pricing, free trial - [Pump.fun market cap & bonding curve](https://docs.bitquery.io/docs/blockchain/Solana/Pumpfun/Pump-Fun-Marketcap-Bonding-Curve-API/) — graduation progress - [Raydium DEX API](https://docs.bitquery.io/docs/blockchain/Solana/Solana-Raydium-DEX-API/) - [Meteora dynamic bonding curve](https://docs.bitquery.io/docs/blockchain/Solana/meteora-dynamic-bonding-curve-api/)