DexScreener pair snapshot
dex_pairGet a live snapshot of a DexScreener pair on Ethereum, BSC, Base, or Solana, showing price, liquidity, FDV, market cap, 24h volume, transactions, price changes, links, and boosts.
Instructions
live snapshot of one dexscreener pair: price, liquidity, fdv, market cap, 24h volume and txns, price change windows, project links and boosts. chains: chain id or alias; supported: ethereum (aliases: eth, 1); bsc (aliases: bnb, 56); base (aliases: 8453); solana (aliases: sol). not_found means no such pair on that chain. verbose=true adds the raw payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | chain id or alias; supported: ethereum (aliases: eth, 1); bsc (aliases: bnb, 56); base (aliases: 8453); solana (aliases: sol) | |
| verbose | No | when true, include the raw upstream payload under `raw` (capped) and extra detail in summary | |
| pair_address | Yes | pair/pool address in the chain's format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| raw | No | ||
| cache | No | ||
| error | No | ||
| source | Yes | ||
| summary | No | ||
| fetched_at | No | ||
| raw_truncated | No |