# Meteora DLMM Pool List

> Meteora DLMM Pool List 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-15).

Returns a list of Meteora DLMM (Dynamic Liquidity Market Maker) liquidity pools for a specified blockchain

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/lp/pools
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-5d38aca6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_W_WNIYb5tisILTLkz680a

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

Example prompt: Can you pull up the full list of Meteora DLMM liquidity pools on the Solana chain so I can see what LP opportunities are available?

## When to prefer this

Use this endpoint when you need to enumerate available Meteora DLMM liquidity pools on a specific chain, particularly for DeFi yield discovery, LP opportunity scouting, or building pool selection UIs tied to the Meteora protocol.

## Known failure modes

- Unsupported or invalid chain identifier returns error
- Empty pool list if chain has no DLMM pools
- Network timeout or service unavailability
- Missing required 'chain' field returns validation error

## How this service works

Meteora DLMM pool list

## Output

A list of Meteora DLMM pools on the specified chain, including pool addresses and associated metadata such as token pairs and pool parameters.

## More

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