You're viewing a demo portfolio

Join the waitlist
PRSM

exec_slippage

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Recommended max slippage for a planned swap based on live price impact plus a buffer, with a rating. Send { chain, tokenIn, tokenOut, amountIn }. Avoid failed txns and overpaying on slippage. [x402 paid tool — price $0.02; POST /api/exec/slippage]

Parameters schema

{
  "type": "object",
  "required": [
    "tokenIn",
    "tokenOut",
    "amountIn"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "Chain, default base"
    },
    "tokenIn": {
      "type": "string",
      "description": "0x token to sell"
    },
    "amountIn": {
      "type": "string",
      "description": "Amount in smallest units"
    },
    "tokenOut": {
      "type": "string",
      "description": "0x token to buy"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →