You're viewing a demo portfolio

Join the waitlist
PRSM

exec_sandwich

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Sandwich / MEV risk score for a planned swap, from price impact and trade size, with concrete mitigations (private RPC, tighter slippage, order splitting). Send { chain, tokenIn, tokenOut, amountIn }. Trade without getting sandwiched. [x402 paid tool — price $0.05; POST /api/exec/sandwich]

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 →