Dexscreener

Dexscreener is a multichain pair analytics platform for DEX discovery

Dexscreener is a market scanner for blockchain-based exchanges, turning raw network trades into searchable pair pages, price charts, liquidity, volume, and transaction counts. Its custom indexer reads blockchain logs, groups swaps by liquidity pool, and presents each base-token and quote-token market across networks such as Ethereum, Solana, Base, BNB Chain, and Arbitrum. Users locate a contract, choose the relevant pool, assess activity and depth, then follow through to the underlying exchange when they decide to trade.

Key takeaway: It is a multichain DEX analytics platform that indexes on-chain data to surface token pairs, price charts, liquidity, volume, and trades.

From a contract address to the right trading pair

The most reliable Dexscreener workflow starts with a token contract or mint address and ends with a named pool on a specific decentralized exchange. Search results represent pairs, so one token appears several times when it trades against assets such as USDC, USDT, WETH, or SOL through Uniswap, Raydium, PancakeSwap, or Orca.

Search accepts four identity forms: token name, symbol, token address, and pair address. An EVM address occupies 20 bytes and appears as 40 hexadecimal digits, or 42 characters after the 0x prefix. A Solana mint is identified by a 32-byte public key rendered in Base58. These formats make an exact address and chain combination more dependable than a ticker.

  1. Select the chain before comparing labels, because unrelated contracts share identical symbols.
  2. Paste the address and retain results matching the exact network and token identity.
  3. Compare quote asset, exchange, pool age, liquidity, and recent activity across the pairs.
  4. Align the chart, volume, buys, sells, and liquidity to one time window.
  5. Use the exchange handoff after confirming the intended pair address and both assets.

Filters shorten this sequence when scanning many pools, while alerts handle later monitoring. Neither feature changes the pool identity or the on-chain events already indexed.

What costs attach to browsing, automation, and the eventual swap?

Public Dexscreener market views create no blockchain transaction, so chart browsing consumes zero gas and requires zero token approvals. Costs begin after a user follows a trading link or builds a larger data workflow; the chosen decentralized exchange, liquidity pool, blockchain, and route determine those charges.

A classic Uniswap V2 pool charges traders 0.30% of the input amount. Solana transactions have two fee components: a base fee and an optional prioritization fee. The base fee is 5,000 lamports per signature, split 50% for burning and 50% for the block-producing validator; one lamport also divides into 1,000,000 micro-lamports for priority-fee calculations. Ethereum execution instead combines a changing base fee with a user-selected priority fee.

The public API separates its limits by endpoint. Pair lookup, token-pair, token, and search requests allow 300 calls per minute, while profile, boost, advertisement, and order endpoints allow 60 calls per minute. A multi-token request accepts up to 30 token addresses. Those are access limits, not guarantees that every returned field contains a value.

How blockchain logs become pair charts and market fields

The Dexscreener indexer parses blockchain logs, recognizes activity from supported decentralized exchanges, and stores normalized pair records. Each record identifies a chain, exchange, pool address, base token, quote token, native price, dollar price, transactions, volume, price change, liquidity, valuation fields, and pair creation time.

Every pool is a separate market containing two assets, so its reserves and trades produce a local price rather than a universal token price. A supported pool is listed automatically after liquidity is added and at least one transaction has occurred. Descriptive profile information follows a separate path and includes token-list data supplied through services such as CoinGecko.

TradingView chart candles encode four prices: open, high, low, and close, with volume aggregated for the selected interval. Available chart periods span from 1 minute to one month. Source-chain cadence still matters; Ethereum organizes time into 12-second slots, and 32 slots form a 6.4-minute epoch, while indexing adds its own processing step after events enter the chain.

Reading liquidity, volume, transactions, and valuation together

A pair page answers several different questions at once. Liquidity describes assets held in that pool, volume measures turnover during a selected interval, and buy or sell counts describe transaction direction by count. Pool age supplies context for the observed history, while makers or traders indicate how many distinct participating addresses the interface identified.

Fully diluted valuation follows the formula (total supply - burned supply) × price. Market capitalization uses circulating supply when a suitable circulating-supply input is available, including eligible information from CoinGecko or Enhanced Token Info. The two fields therefore match in some records and diverge in others. Neither figure measures the amount available for an immediate trade; pool liquidity owns that job.

Worked example with hypothetical inputs

Hypothetical changing inputs: a selected 1-hour window, $200,000 of liquidity, $80,000 of volume, 60 buys, 40 sells, and a $5 million fully diluted valuation. These inputs produce 100 transactions, a 60% buy share by count, a volume-to-liquidity ratio of 0.40, and a valuation-to-liquidity ratio of 25. The concrete output separates direction, turnover, and valuation rather than treating one large figure as a complete market assessment.

Where pair analytics loses context

Pair analytics becomes incomplete when a pool has little depth, a symbol collision points to another contract, or supply metadata does not represent circulating supply. A small swap shifts the reserve ratio sharply in a thin automated market maker pool, so its last traded price provides weaker evidence than the same price formed through deeper reserves and repeated transactions.

Dexscreener's Trending Score also combines several signals rather than ranking pairs by price change alone. Five named market-activity inputs are volume, liquidity, transactions, unique makers, and holders; page visits, reactions, verified information, audit data, and paid Boosts contribute additional context. Boosts last 12 to 24 hours, 500 active Boosts unlock golden ticker styling, and a token inactive for more than 24 hours is ineligible for boosting.

Automatic indexing does not apply human review to every market event or raw listing. Bubblemaps adds a view of token distribution and transfer relationships, while Etherscan and Solscan expose the underlying contract, account, and transaction records. These tools answer questions that a price chart, promotional marker, or aggregate liquidity field leaves unresolved.

Choosing Dexscreener, block explorers, or other market terminals

A multichain pair terminal is strongest when the task involves discovering pools, comparing venues, reading recent trades, and following liquidity across supported networks. Block explorers serve a different layer: Etherscan emphasizes Ethereum-compatible contracts and transactions, while Solscan exposes Solana accounts, programs, token balances, and signatures.

GeckoTerminal places decentralized-exchange markets within CoinGecko's wider data ecosystem. DEXTools centers its experience on pair exploration and trading-oriented dashboards, while Birdeye combines on-chain market data, APIs, and wallet views with substantial Solana coverage. Execution routers belong in another category: Jupiter searches Solana swap routes, and 1inch aggregates routes across supported EVM networks. TradingView remains the broader option for technical charting beyond decentralized pools.

This pair-first model suits research that moves repeatedly between chains, exchanges, and quote assets. Two official mobile platforms, iOS and Android, extend the workflow away from a desktop. Portfolio accounting, tax-lot tracking, contract-level inspection, and optimized order routing still belong to specialist products because each requires data or execution logic beyond a pool screener.

Dexscreener - common questions

Does Dexscreener have an official cryptocurrency or presale?

No, Dexscreener does not issue an official cryptocurrency or operate an official token presale. A ticker that copies the platform's name has no affiliation merely because it appears in search, since automatic listings follow pool activity rather than brand ownership. Treat the contract address and chain as the identity of any asset, keeping that market record separate from the analytics service.

Can I build a Discord bot or spreadsheet feed with the Dexscreener API?

Yes, developers can use the Dexscreener API to supply a custom bot, spreadsheet process, or lightweight dashboard. The API returns structured JSON for searches, pairs, token pools, profiles, and selected promotional records. A spreadsheet needs a connector or script that requests and flattens that JSON, while a bot needs scheduling, rate-limit handling, caching, and clear chain-plus-address identifiers.

Which TradingView indicators are available inside the chart?

The integrated TradingView chart provides an indicators menu with technical studies such as Moving Average, Exponential Moving Average, Relative Strength Index, Bollinger Bands, and Ichimoku Cloud. Indicators transform price or volume history; they do not add new on-chain transactions or pool reserves. Their output also changes when the selected candle interval changes, so the timeframe remains part of every reading.

Why is a token description or social profile missing?

Token market data and descriptive profile metadata enter through separate processes. Pool transactions produce the price, volume, and liquidity record, while names, descriptions, images, websites, and social fields rely on indexed token information, external token lists such as CoinGecko, or Enhanced Token Info. A functioning market therefore appears even when its descriptive panel remains sparse or contains fewer fields.

Is the pair-created age the same as the token's launch date?

No, pair-created age refers to the tracked liquidity pair rather than a universal token launch date. One token contract exists before its first supported pool and later gains additional pools against different quote assets or on different exchanges. Each pool therefore carries its own creation timestamp, liquidity history, and chart history, even though every pair points back to the same token address on that chain.

Do ERC-20 and SPL Token markets both appear?

Yes, supported pools include markets for ERC-20 tokens on EVM networks and SPL Token assets on Solana. Visibility follows the chain, exchange integration, pool type, liquidity, and recorded transaction activity rather than the token standard alone. An ERC-20 contract or Solana mint without an indexed active pool does not receive a normal pair record merely because the asset exists on-chain.

Are centralized-exchange order books included in pair analytics?

No, the pair analytics focus on decentralized-exchange pools and their on-chain trades rather than centralized-exchange order books. An automated market maker derives price from pool state, whereas an order book matches posted bids and asks inside a separate venue. Broader asset aggregators and exchange-specific terminals are needed when research requires centralized volume, order-book depth, funding rates, or custody-venue data.

Published