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