# mpp.hyreagent.fun Bonding Curve Progress

> mpp.hyreagent.fun 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 bonding curve progress for a specific PumpFun/Solana token by mint address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/curve/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
- 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-e3eeeb6a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_z5ocaRwZVsnyRCcvhRoEV

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-e3eeeb6a -d '<json body>'
```

Example prompt: What's the bonding curve progress for the Solana token with mint address 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R — how close is it to graduating?

## When to prefer this

Use this endpoint when you need real-time bonding curve progress for a PumpFun token on Solana, especially to determine graduation proximity, liquidity milestones, or to decide whether to buy before a token graduates to Raydium. Prefer this over general token analytics when specifically tracking curve completion status.

## Known failure modes

- Invalid or non-existent mint address returns error
- Token not on PumpFun bonding curve (already graduated or different DEX) returns no data
- Network or RPC issues cause timeout
- Payment failure for $0.01 USDC via x402 blocks request

## How this service works

Bonding curve progress

## Output

Returns bonding curve completion data including percentage filled, amount raised, remaining SOL needed to graduate, and current graduation status for the specified PumpFun token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-e3eeeb6a/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)
