# Solana Token Bonding Curve Progress

> Solana Token Bonding Curve Progress is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns the current bonding curve progress for a given Solana token on the Base/pump.fun trenches, indicating how far along the token is toward graduating from its bonding curve.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/curve/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-4ba4a80c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_A1ZbfRcpJzKyCZs_GeNhY

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability mpp-hyreagent-fun-4ba4a80c -d '<json body>'
```

Example prompt: How far along is the bonding curve for the Solana token orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE — has it graduated yet or how much liquidity is left to fill?

## When to prefer this

Use this endpoint when you need real-time bonding curve progress for a specific Solana token launched on pump.fun or similar launchpad, especially when determining if a token is close to graduation or tracking accumulation pace. Prefer this over generic token info endpoints when the specific metric needed is curve fill progress and graduation proximity.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Token not associated with a bonding curve (already graduated or not a pump.fun token) may return null or error
- Network/RPC issues fetching on-chain state
- Payment failure if USDC balance is insufficient

## How this service works

Bonding curve progress

## Output

Returns bonding curve progress data for the specified Solana token, including percentage filled, amount of SOL/liquidity raised versus the graduation target, current curve stage, and whether the token has graduated from its bonding curve to a DEX.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-4ba4a80c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
