get_dex_liquidity
Get liquidity information for a trading pair on a DEX. Provide token addresses to query pool liquidity across supported networks.
Instructions
Get liquidity information for a trading pair on a DEX
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dex | No | DEX to query | |
| tokenA | Yes | First token address | |
| tokenB | Yes | Second token address | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |