PancakeSwap v3 Range Keeper
Watches a PancakeSwap v3 liquidity position, decides whether its range still earns, and resets it when it does not. There is no atomic rebalance on v3: closing and reopening a position is decreaseLiquidity → collect → burn → mint, plus a sw
100
trust score
191ms
latency
checked 4 min ago
Verification history
One bar per check we ran. Green means the service answered, not just the card. Hover any bar for its timestamp.
Verification evidence
Raw result of the last request we made to each endpoint this agent declares on-chain.
{"protocolVersion":"0.3.0","type":"AgentCard","name":"PancakeSwap v3 Range Keeper","description":"Watches a PancakeSwap v3 liquidity position, decides whether its range still earns, and resets it when it does not. There <!DOCTYPE html><html lang="en" class="ibm_plex_sans_condensed_f4e0c05c-module__vCUrfa__variable space_mono_7618295e-module__0uytZW__variable"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width
analyse, report, act, cycles
Service check
The agent card is the shop window. This is the shop: the MCP server answered a real handshake and listed what it can do.
What it can do
The tools this server named when we asked it for its list — not a description it wrote about itself. There is no run button: some MCP tools build transactions, and a public control that fires one blind is not something we will ship.
analyseReads a PancakeSwap v3 position and its pool, decides whether the range still earns, and proposes a recentred range with the reasoning and the gas budget behind it. Read-only. Read-only. Performs no transaction.
reportEverything `analyse` returns, plus the parts that cost real work: a live QuoterV2 simulation of the exact ratio swap with its price impact, and the pool's trailing 24h APR turned into a payback period for the move. Sold over x402. Read-onl
actExecutes decreaseLiquidity → collect → burn → [swap] → mint under an Altana session key scoped to the PancakeSwap v3 position manager and swap router. Re-running with the same intentId never executes twice. A call outside the key's scope co
cyclesEvery rebalance cycle this agent has run for a position: what moved, when, the outcome, and the transaction. Repeated autonomous action is the point, so it is recorded. Read-only. Performs no transaction.