# mpp.hyreagent.fun Bonding Curve Progress (Base)

> mpp.hyreagent.fun Bonding Curve Progress (Base) 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 bonding curve graduation progress for a Base network token, including fill percentage and estimated time to DEX listing

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/curve/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
- 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-bonding-curve-progress-base-936b46c0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_LS3Lmv2PlIkfNvdPnnxAy

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-bonding-curve-progress-base-936b46c0 -d '<json body>'
```

Example prompt: How close is the token at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base to graduating its bonding curve — give me the fill percentage and how long until it hits a DEX?

## When to prefer this

Use this endpoint when you need real-time bonding curve graduation progress specifically for Base network tokens, especially when assessing whether a token is close to listing on a DEX like Uniswap. Prefer this over generic on-chain data tools when you want an AI urgency assessment alongside raw curve metrics.

## Known failure modes

- Invalid or non-existent contract address returns an error
- Token not on a bonding curve (already graduated) may return empty or error
- Base network outage or RPC issues could cause timeouts
- Payment failure (insufficient USDC balance) blocks the request
- Non-Base chain addresses may not be recognized

## How this service works

Bonding curve progress

## Output

Returns the bonding curve graduation progress for the queried Base token, including percentage filled, amount of liquidity in the curve, estimated time to DEX graduation, and an AI-generated urgency assessment indicating whether the token is close to listing.

## More

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