{"uid":"cap_OBSa0oouJHIj_ZfegmSgJ","slug":"bsc-bnb-chain-dex-slippage-price-impact-simulator-e7f406aa","name":"BSC/BNB Chain DEX Slippage & Price Impact Simulator","description":"What a trade size actually executes at on BSC / BNB Chain, simulated against live reserves. Returns best (venue, amountOut, executionPrice, priceImpactBps, feeBps, totalCostBps), routingGain, venues[]. Requires ?pair=SYM/SYM AND ?amountUsd=25000 (or ?amountIn=). pair alone = 400 missing_amount. Errors: 400 bad_pair|missing_amount|bad_amount, 404 no_pools|no_quote|cannot_size_in_usd, 502 upstream_read_failed. Bare = BSC; also /polygon /arbitrum /avalanche /optimism /base.","url":"https://x402.donnyautomation.com/slippage","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["pair","amountUsd"],"properties":{"pair":{"type":"string","description":"Token pair as SYM/SYM (e.g. WBNB/USDT)."},"amountIn":{"type":"string","description":"Trade size denominated in the FIRST pair symbol instead of USD, e.g. 12.5 for 12.5 WBNB. An alternative to amountUsd; supplying either one is enough."},"amountUsd":{"type":"string","description":"Trade size in USD, e.g. 10000. Required unless amountIn is given instead."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"ts":"2026-07-31T00:00:00.000Z","chainId":56,"network":"bsc"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ghd6VVtguTr0n3lphk9_d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Simulates a token swap against live BSC/BNB Chain pool reserves to return real execution price, price impact in basis points, pool fee, best venue, and amount out for a given trade size.","exampleAgentPrompt":"Before I execute my trade, can you simulate swapping $500 USDC worth of WBNB into USDT on BSC and tell me the actual amount I'd receive, the price impact in basis points, the pool fee, and which DEX venue gives the best real execution?","exampleUseCases":[{"title":"Pre-trade slippage check for trading bot","prompt":"I'm about to execute a $2000 CAKE/WBNB swap on BNB Chain — can you simulate it first and tell me the real amount out, the price impact in bps, and which DEX venue gives best execution so I know if slippage is acceptable?"},{"title":"Large order market impact analysis","prompt":"I want to buy $10,000 worth of BUSD using WBNB on BSC — simulate the trade and show me how much price impact I'll take, the pool fee separately, and what I'd actually receive versus the spot price."},{"title":"DEX routing optimization for DeFi agent","prompt":"Compare real execution for a WBNB/USDT trade of 5 WBNB across all venues on BNB Chain and tell me which venue gives the best amount out and how much correct routing saves me versus just picking the best quoted price."}],"resultDescription":"Returns the best execution venue name, the actual token amount out for the given trade size, price impact in basis points, pool fee as a separate figure, and the routing savings compared to selecting only the best-quoted spot price — all computed against live on-chain pool reserves on BSC/BNB Chain.","failureModes":["Invalid or unrecognized token pair symbol returns an error","Pair with no liquidity on BSC returns no venues or empty result","Missing required 'pair' query parameter returns 400-level error","Extremely large trade size relative to pool depth may return max-impact or error","Network or RPC issues fetching live pool reserves may cause timeout or stale data"],"whenToPreferThis":"Choose this endpoint when you need pre-trade execution simulation specifically on BSC/BNB Chain — especially when you need price impact in basis points, pool fee broken out separately, and a cross-venue best-execution comparison before submitting an on-chain transaction. Prefer this over spot-price endpoints when trade size matters and slippage is a concern, or when building trading bots and DEX aggregators that need to validate execution quality before committing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:08.404Z","isFirstParty":false}