DexPaprika Logo

DexPaprika

Official 1-Click Ready

Provides real-time cryptocurrency market data across multiple blockchain networks, including DEX lis...

111 views
2 installs
Updated Sep 14, 2025
Audited
Provides real-time cryptocurrency market data across multiple blockchain networks, including DEX listings, liquidity pools, token details, and price analytics without requiring API keys.

Tools

getNetworks

REQUIRED FIRST STEP: Get all supported blockchain networks. Always call this first to see available networks before using any network-specific functions. Returns network IDs like "ethereum", "solana",...

getNetworkDexes

Get available DEXes on a specific network. First call getNetworks to see valid network IDs.

getNetworkPools

PRIMARY POOL FUNCTION: Get top liquidity pools on a specific network. This is the MAIN way to get pool data - there is NO global pools function. Use this instead of any "getTopPools" or "getAllPools" ...

getDexPools

Get pools from a specific DEX on a network. First use getNetworks, then getNetworkDexes to find valid DEX IDs.

getPoolDetails

Get detailed information about a specific pool. Requires network ID from getNetworks and a pool address.

Quick Start

View on GitHub

More for Finance

View All →

More for Analytics and Data

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.