You're viewing a demo portfolio

Join the waitlist
PRSM

snipe_impact

Active

Tool of x402 Trading & On-Chain Intelligence

declared in 1.0.0

Estimate price impact and suggested max slippage for a trade of a given USD size against a token's live pool liquidity. Send { address, amountUsd, chain? }. Size positions correctly before executing a swap. [x402 paid tool — price $0.02; POST /api/snipe/impact]

Parameters schema

{
  "type": "object",
  "required": [
    "address",
    "amountUsd"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "description": "Optional chain filter, e.g. base"
    },
    "address": {
      "type": "string",
      "description": "0x token contract address"
    },
    "amountUsd": {
      "type": "number",
      "description": "Trade size in USD"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x402 Trading & On-Chain Intelligence

1/7 registries
View full server →
snipe_impact — x402 Trading & On-Chain Intelligence — PRSM MCP