bsc_pool_scan
Measure what a trade on BNB Smart Chain would actually cost, for ANY token or pool — before placing it. Reads the pool live from the chain and returns: real cost per trade size (price impact + swap fee + transfer tax together, not the headline slippage a router shows), the USD size that moves the price 1% in each direction, the transfer tax MEASURED from executed trades rather than taken from a label, how much of the token's liquidity the readable pool actually holds, and whether the LP is burned or still withdrawable. Works on PancakeSwap V2/V3, Uniswap V2 and Biswap. No API key, nothing cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | A BSC token address, a pool/pair address, or any BscScan / DexScreener / PancakeSwap link containing one |