Crypto guides
Dexscreener is a Live Map of On-Chain DEX Pairs
Dexscreener is a live market screen for decentralized-exchange pools - shared token reserves that set prices - built from blockchain transaction records. It indexes swaps and liquidity events, then presents pair charts, price, volume, transaction counts, liquidity, market capitalization, and fully diluted valuation. People use it to compare markets across Solana, Ethereum, Base, BNB Chain, Arbitrum, and Sui without giving the analytics layer custody of funds or authority to settle trades.
On this page
Key takeaway: A ticker can map to many pools, so the contract or mint address decides which market record you are reading.
Following a new Solana pool from its first recorded swap
The new-pair workflow starts with a specific Solana mint, not a ticker. On Dexscreener, paste that mint, choose Solana, and open the pool whose DEX and quote asset match the intended market. A token enters the index automatically once it joins a liquidity pool and records at least 1 transaction.
Solana public keys are 32 bytes, so the mint provides a precise asset identity. The search field recognizes 4 useful identifiers: name, symbol, token address, and pair address. Address-based searches avoid mixing unrelated assets that share a symbol. They also expose every indexed market associated with one mint.
Compare those pair records before reading the chart. One token might trade against SOL on Raydium, USDC on Orca, and another asset on PumpSwap. Each record names its chain, DEX, pair address, base token, and quote token. Liquidity and activity belong to that individual pool. A watchlist then preserves the chosen pair, while alerts provide a separate monitoring layer.
Reading pair economics without paying an on-chain fee
Viewing a pair page requires 0 wallet signatures and consumes 0 gas. Dexscreener observes transactions that have already reached a blockchain; its charting indexer does not sign swaps, transfer tokens, or settle trades. Searching, changing timeframes, comparing pools, and reading transaction flow therefore create no network fee.
Execution costs begin only when a wallet submits a transaction through a DEX or aggregator. Solana charges a base fee of 5,000 lamports per signature, and 1 SOL equals 1,000,000,000 lamports. An optional priority fee uses the requested compute-unit limit and chosen compute-unit price. Those charges belong to the execution route. Enhanced Token Info, ads, and Boosts are separate paid presentation products; they do not alter logged swaps or pool reserves.
Blockchain logs become pair records, candles, and screeners
DEX indexing converts raw blockchain logs into searchable pair records. Dexscreener parses activity automatically, joins swaps to pool identities, and groups trades into candles and rolling windows. Its screeners then sort the normalized records by fields such as price change, liquidity, transaction count, volume, age, and market capitalization.
EVM venues such as Uniswap and PancakeSwap emit events from contracts with 20-byte addresses, displayed as 40 hexadecimal characters after the 0x prefix. Solana programs such as Raydium and Orca identify accounts with 32-byte public keys. ERC-20 exposes decimals as an 8-bit unsigned value, covering 0 through 255; SPL Token stores mint decimals in the same 8-bit range. Correct decimal handling turns raw integer amounts into readable token quantities.
TradingView Advanced Charts supplies the charting surface. Its documented menu covers 5 display types: Bars, Candles, Line, Area, and Heikin Ashi. Available intervals span from 1 minute to 1 month. The API exposes similar normalized records, including native and US-dollar prices, buys, sells, volume, liquidity, pair creation time, and active Boosts. The pair and search endpoints allow 300 requests per minute, while one token request accepts up to 30 comma-separated addresses. Profile, order, and Boost endpoints carry a 60-request-per-minute limit.
Liquidity and pool identity explain whether a quote is usable
A pool record shows whether the displayed price belongs to the market under review. Start with the chain, pair address, DEX, base token, quote token, and dollar liquidity. The same asset can have several valid prices because separate pools hold different reserves and process different order flow.
The screener presents activity across 5-minute, 1-hour, 6-hour, and 24-hour windows. Transaction counts separate buys from sells, while volume measures the combined value traded. Liquidity describes capital available in the pool. Fully diluted valuation and market capitalization describe the token supply at the displayed pair price, not the depth available for one order.
Worked example - all changing inputs are hypothetical. Use hypothetical reserves of 50 WETH and 100,000 USDC, a hypothetical spot value of 2,000 USDC per WETH, and a hypothetical incoming order of 5,000 USDC. With Uniswap v2's fixed 0.30% swap fee, 4,985 USDC enters the constant-product calculation. Applying x × y = k gives 50 × 4,985 ÷ 104,985, or 2.3741 WETH. The concrete outcome is an effective price of 2,106.02 USDC per WETH before the separately calculated network fee. The hypothetical assumes one untouched pool and no intervening trades. Uniswap v3 concentrates liquidity inside selected price ranges, so its quote requires the active-liquidity curve rather than this v2 reserve calculation.
Automatic inclusion makes identity and ranking context essential
Automatic token listing favors fast discovery, while contract identity governs interpretation. Dexscreener does not manually approve every asset before indexing it; a supported liquidity pool plus 1 recorded transaction satisfies the listing rule. Names, symbols, images, descriptions, and social links originate from token data, external lists such as CoinGecko, or Enhanced Token Info. The token and pair addresses remain the durable identifiers.
Fully diluted valuation follows a defined formula: the displayed price multiplied by total supply minus burned supply. Market capitalization uses circulating supply when that figure is available, including eligible self-reported information. Trending rank follows a broader score. Inputs include volume, liquidity, transactions, unique makers, holders, page visits, reactions, verified information, and paid Boosts. Boosts last 12 to 24 hours, while 500 active Boosts unlock a Golden Ticker. Tokens inactive for more than 24 hours are ineligible for boosting. These visibility rules affect ranking exposure, not blockchain logs or reserves.
Choosing Dexscreener, GeckoTerminal, DEXTools, or a block explorer
The right analytics tool follows the question being asked. Dexscreener suits multichain pool discovery, new-pair monitoring, liquidity comparisons, and compact transaction-flow analysis. GeckoTerminal, a CoinGecko product, offers another DEX-pool view and developer API. DEXTools emphasizes its Pair Explorer and token dashboards. TradingView covers a wider range of financial markets, but it is less focused on discovering newly indexed on-chain pools.
Block explorers provide greater transaction-level precision. Etherscan exposes Ethereum receipts, logs, contract calls, and 32-byte transaction hashes. Solscan follows Solana accounts, instructions, and 64-byte Ed25519 transaction signatures. When the next task is execution, Jupiter specializes in Solana route aggregation and 1inch searches liquidity across EVM networks. A screener compresses many markets into one research surface; an explorer reconstructs a specific event, while an aggregator prepares and submits an executable route.
Questions and answers about Dexscreener
-
Does Dexscreener issue an official cryptocurrency token?
- No, Dexscreener does not issue an official cryptocurrency token or presale. The platform indexes assets created by independent projects, and a pair page describes an external liquidity pool rather than ownership in the analytics company. A token using the service's name or initials remains unrelated unless the platform itself formally changes its published token policy.
-
Can I use Dexscreener on both iOS and Android devices?
- Yes, Dexscreener provides official applications for iOS and Android alongside its browser interface. The mobile applications support on-the-go access to pair charts and market data. Reading that information does not create a blockchain transaction. Any later execution step still follows the requirements, fees, and confirmation flow of the selected wallet and trading venue.
-
Is there an official Dexscreener Discord bot?
- No, Dexscreener does not provide an official Discord bot. Developers can build their own monitoring bot with the platform's API, subject to the documented endpoint limits and usage terms. A bot should retain the chain ID, token address, and pair address in its data model because symbols alone do not identify a unique on-chain market.
-
Who can add a logo, description, and social links to a token profile?
- Token information can arrive automatically from external token lists such as CoinGecko, or a project representative can order Enhanced Token Info. That profile path supports descriptions, links, and visual assets. The added presentation sits beside the indexed pool record; it does not rewrite historical swaps, change contract identity, or create liquidity for the token.
-
May developers use the Dexscreener API in a commercial product?
- Yes, the API terms permit commercial and non-commercial use within their stated restrictions. The service cannot be resold or used to construct a product whose primary purpose directly competes with the API or platform. Developers also need to respect endpoint rate limits, keep chain and address identifiers intact, and design for responses that contain nullable fields.
-
Why can a DEX pool price differ from a centralized exchange price?
- A decentralized pool and a centralized order book clear trades in separate venues with separate liquidity. Each DEX pair derives its quote from its own reserves, curve, fees, and recent order flow. A centralized exchange matches orders inside its own system. Arbitrage links the markets economically, but latency, transaction costs, limited depth, and transfer constraints prevent every quote from remaining identical.
Published