dex_liquidity
Analyze DEX liquidity depth and trading volume for token pairs, providing 24-hour metrics, market cap, and price data to inform trading decisions.
Instructions
Get liquidity depth and volume for a token pair on DEXs
Use when: You need 24h trading volume, market cap, or all-time high for a token pair on decentralized exchanges. Returns: volume_24h_usd, market_cap_usd, price_usd, ath_usd, price_change_24h_pct
Price: $0.003 USDC per call
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_a | Yes | First token symbol | |
| token_b | Yes | Second token symbol, e.g. USDC |