> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coinpaprika.com/llms.txt
> Use this file to discover all available pages before exploring further.

# On-chain & DEX data

## Introducing DexPaprika

As the cryptocurrency landscape evolves, so do the needs of developers and analysts. While CoinPaprika provides comprehensive market data for thousands of assets across centralized exchanges, the world of Decentralized Finance (DeFi) and on-chain activity requires a specialized set of tools.

To meet this demand, we are proud to introduce our sister project: **DexPaprika**.

<Card title="Visit DexPaprika documentation" icon="network-wired" color="#CE0017" href="https://docs.dexpaprika.com/">
  Dive into most comprehensive data from Decentralized Exchanges (DEXes), including liquidity pools, swaps, and on-chain analytics.
</Card>

### What is DexPaprika?

DexPaprika is a dedicated API service focused exclusively on providing latest and historical data from the decentralized ecosystem. It's built for developers, traders, and researchers who need granular insights into on-chain activities across multiple blockchains.

### Key features

<CardGroup cols={2}>
  <Card title="Latest pool data" icon="water" color="#CE0017" href="https://docs.dexpaprika.com/api-reference/pools/get-a-pool-on-a-network">
    Access up-to-the-second information on liquidity pools from major DEXes.
  </Card>

  <Card title="Token analytics" icon="chart-pie" color="#CE0017" href="https://docs.dexpaprika.com/api-reference/tokens/get-a-tokens-latest-data-on-a-network">
    Track token performance, trading volume, and price movements within the DeFi space.
  </Card>

  <Card title="Swap & transaction data" icon="arrow-right-arrow-left" color="#CE0017" href="https://docs.dexpaprika.com/api-reference/pools/get-transactions-of-a-pool-on-a-network-paging-can-be-used-up-to-100-pages">
    Analyze individual swaps and transactions to understand market flow.
  </Card>

  <Card title="Multi-chain support" icon="layer-group" color="#CE0017" href="https://docs.dexpaprika.com/api-reference/networks/get-a-list-of-available-blockchain-networks">
    Get data from a growing list of supported blockchains.
  </Card>
</CardGroup>

If your project involves DeFi, on-chain analysis, or tracking assets on decentralized exchanges, DexPaprika is the perfect tool for you.

## Next steps

<CardGroup>
  <Card title="Explore DexPaprika API" icon="arrow-up-right-from-square" color="#CE0017" href="https://docs.dexpaprika.com/api-reference/introduction">
    Dive into the full API reference and start building with on-chain data.
  </Card>

  <Card title="Back to CoinPaprika API" icon="arrow-left" color="#CE0017" href="/api-reference/introduction">
    Continue exploring the features of the CoinPaprika API.
  </Card>
</CardGroup>
