snipe_impact
ActiveTool of x402 Trading & On-Chain Intelligence
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries