Coins: 17,724
Exchanges: 1,457
Market Cap: $2.497T 1.1%
24h Vol: $90.366B
Gas: 0.147 GWEI
Upgrade to Premium

On-chain DEX token & market data API for DeFi projects & developers

Get complete coverage of the crypto market delivered by CoinGecko API,
the world’s largest independent crypto data authority since 2014.
Data Powered by
Trusted by Leading Web3 Projects

Extensive & Reliable On-Chain DEX Data API

Access on-chain market data from DEXes such as Uniswap, PancakeSwap, Orca, Curve and more across major networks, with our reliable and extensive DEX data API.
36M+
Coins & Tokens
200+
Networks
1,500+
DEXes

Scale Your DeFi Project Efficiently

One Unified API for Crypto, NFT and DEX Data

Simplify the integration process with one unified crypto data API providing complete coverage
Endpoint Category Description
/onchain/simple/*/token_price/* The simplest way to get the latest price USD price of tokens on a network, with token addresses
/onchain/networks Get the full list of supported networks
/onchain/network/*dexes Get the full list of supported dexes on a network
/onchains/network/*/pools/* Get liquidity pool data such as: trending pools, new pools, and market data like price, reserve, market cap, transacions, volume. Search endpoint is also available to search for pools on a network.
/onchains/network/*/tokens/* Get token related data like top pools, price, fdv, reserve, volume, market cap, geckoterminal score, coingecko api id. Metadata is also available, including image, website, description, and social media links.
/onchains/network/*/ohlcvs/* Get OHLCV historical chart data of a liquidity pool
/onchains/network/*/trades Get the latest 300 trades from a liquidity pool
// Get prices and market data of a liquidty pool
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00277775927437",
      "base_token_price_native_currency": "0.000455448777395087",
      "quote_token_price_usd": "2188.82907398809",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004554487774",
      "quote_token_price_base_token": "2195.63658886",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_name": "DAI / WETH",
      "pool_fee_percentage": "0.05",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "4427246926.4873",
      "market_cap_usd": "4431155308.33749",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.305",
        "m30": "0.506",
        "h1": "0.478",
        "h6": "0.394",
        "h24": "0.47"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 10,
          "sells": 0,
          "buyers": 9,
          "sellers": 0
        },
        "m30": {
          "buys": 14,
          "sells": 2,
          "buyers": 12,
          "sellers": 2
        },
        "h1": {
          "buys": 20,
          "sells": 8,
          "buyers": 16,
          "sellers": 6
        },
        "h6": {
          "buys": 107,
          "sells": 113,
          "buyers": 74,
          "sellers": 58
        },
        "h24": {
          "buys": 623,
          "sells": 751,
          "buyers": 272,
          "sellers": 248
        }
      },
      "volume_usd": {
        "m5": "532.2276070438",
        "m15": "6387.7767070744",
        "m30": "8852.8804198757",
        "h1": "15913.5940556785",
        "h6": "95853.1068961148",
        "h24": "844484.816425948"
      },
      "reserve_in_usd": "2024537.7672",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Discover Trending Pools
{
  "data": [
    {
      "id": "bsc_0x4f14441edf62b04645ac666392bc3ceab690574b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000696429245631967",
        "base_token_price_native_currency": "0.00000115862065598963",
        "quote_token_price_usd": "602.22",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001158620656",
        "quote_token_price_base_token": "863095.263173825",
        "address": "0x4f14441edf62b04645ac666392bc3ceab690574b",
        "name": "BDOG / WBNB",
        "pool_created_at": "2026-04-05T21:55:11Z",
        "fdv_usd": "699678.9005",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.024",
          "m15": "-0.343",
          "m30": "1.891",
          "h1": "2.575",
          "h6": "11.675",
          "h24": "8.315"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 26,
            "sells": 12,
            "buyers": 12,
            "sellers": 12
          },
          "m30": {
            "buys": 59,
            "sells": 24,
            "buyers": 27,
            "sellers": 24
          },
          "h1": {
            "buys": 135,
            "sells": 49,
            "buyers": 53,
            "sellers": 49
          },
          "h6": {
            "buys": 808,
            "sells": 318,
            "buyers": 325,
            "sellers": 317
          },
          "h24": {
            "buys": 4148,
            "sells": 1813,
            "buyers": 1743,
            "sellers": 1684
          }
        },
        "volume_usd": {
          "m5": "50.1900107317",
          "m15": "204.5866086789",
          "m30": "565.5707716523",
          "h1": "1072.3608222867",
          "h6": "14083.719342623",
          "h24": "374582.722917361"
        },
        "reserve_in_usd": "26590.0605"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x69a79063ec5c94c8788e23a3770c3ea417e97059",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5jzi51N1SH5K3ByEu6NdsQKAknbVqXayApMkXBrfa2mB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000600386336717705491170138180459554774819247797901963533310523125",
        "base_token_price_native_currency": "0.00000744204316295036",
        "quote_token_price_usd": "82.325808853342009438489593424524821852782150125",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007442043163",
        "quote_token_price_base_token": "134371.701171853",
        "address": "5jzi51N1SH5K3ByEu6NdsQKAknbVqXayApMkXBrfa2mB",
        "name": "NEU / SOL",
        "pool_created_at": "2026-04-08T18:31:54Z",
        "fdv_usd": "601693.329567514",
        "market_cap_usd": "601695.148391634",
        "price_change_percentage": {
          "m5": "-0.635",
          "m15": "1.51",
          "m30": "4.714",
          "h1": "19.434",
          "h6": "-7.292",
          "h24": "1634.776"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 12,
            "buyers": 16,
            "sellers": 12
          },
          "m15": {
            "buys": 71,
            "sells": 125,
            "buyers": 59,
            "sellers": 61
          },
          "m30": {
            "buys": 155,
            "sells": 200,
            "buyers": 111,
            "sellers": 105
          },
          "h1": {
            "buys": 416,
            "sells": 477,
            "buyers": 230,
            "sellers": 248
          },
          "h6": {
            "buys": 3822,
            "sells": 3307,
            "buyers": 1474,
            "sellers": 1463
          },
          "h24": {
            "buys": 26946,
            "sells": 22479,
            "buyers": 6502,
            "sellers": 5913
          }
        },
        "volume_usd": {
          "m5": "1472.3007550736",
          "m15": "6931.3856215275",
          "m30": "14287.7482686135",
          "h1": "41946.0723578988",
          "h6": "399457.727369994",
          "h24": "2832474.47619759"
        },
        "reserve_in_usd": "68347.9595"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FaBXnb7UFBY81hi1XgHcDxKeVkeiqaTxBbuXtsH3pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FaPgRzxwDn61stS7y2xsXwiHWmqNKitx6TKcmcxqUnxS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00145264077825840957698563834759582511771099611348086609248256064",
        "base_token_price_native_currency": "0.0000179161312289814",
        "quote_token_price_usd": "82.271511589819717807030883356208381118104984852",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001791613123",
        "quote_token_price_base_token": "55815.6215323086",
        "address": "FaPgRzxwDn61stS7y2xsXwiHWmqNKitx6TKcmcxqUnxS",
        "name": "Iroha / SOL",
        "pool_created_at": "2026-04-07T01:24:20Z",
        "fdv_usd": "1474926.44222474",
        "market_cap_usd": "1474926.44222479",
        "price_change_percentage": {
          "m5": "10.223",
          "m15": "9.68",
          "m30": "5.266",
          "h1": "6.326",
          "h6": "17.43",
          "h24": "459.009"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 35,
            "buyers": 10,
            "sellers": 31
          },
          "m15": {
            "buys": 60,
            "sells": 74,
            "buyers": 43,
            "sellers": 64
          },
          "m30": {
            "buys": 157,
            "sells": 166,
            "buyers": 92,
            "sellers": 134
          },
          "h1": {
            "buys": 373,
            "sells": 440,
            "buyers": 208,
            "sellers": 331
          },
          "h6": {
            "buys": 1891,
            "sells": 1953,
            "buyers": 868,
            "sellers": 1094
          },
          "h24": {
            "buys": 13451,
            "sells": 12078,
            "buyers": 3584,
            "sellers": 3557
          }
        },
        "volume_usd": {
          "m5": "4919.4905196504",
          "m15": "14179.3997214306",
          "m30": "27383.7923716383",
          "h1": "74555.7629019738",
          "h6": "310235.364385653",
          "h24": "2172201.05765312"
        },
        "reserve_in_usd": "103571.4574"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9SeCSdbPzz95KomGUGEV9Shn2zGXNmMJhE9J72Hipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000171361122976266",
        "base_token_price_native_currency": "0.00000000785435609117541",
        "quote_token_price_usd": "2182.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000007854356091",
        "quote_token_price_base_token": "127317884.291435",
        "address": "0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
        "name": "SMCF / WETH",
        "pool_created_at": "2026-03-25T20:31:29Z",
        "fdv_usd": "1713611.23",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.09",
          "m15": "1.79",
          "m30": "6.038",
          "h1": "1.278",
          "h6": "5.432",
          "h24": "135.94"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 9,
            "sellers": 5
          },
          "m30": {
            "buys": 15,
            "sells": 9,
            "buyers": 13,
            "sellers": 9
          },
          "h1": {
            "buys": 25,
            "sells": 14,
            "buyers": 21,
            "sellers": 14
          },
          "h6": {
            "buys": 205,
            "sells": 114,
            "buyers": 138,
            "sellers": 95
          },
          "h24": {
            "buys": 1874,
            "sells": 1006,
            "buyers": 798,
            "sellers": 515
          }
        },
        "volume_usd": {
          "m5": "74.9010125819",
          "m15": "5581.4953577782",
          "m30": "7762.9019223924",
          "h1": "12254.4855335423",
          "h6": "106354.748959988",
          "h24": "989047.647664176"
        },
        "reserve_in_usd": "507671.6001"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9326314259102cfb0448e3a5022188d56e61cba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x52c84b74461f956470e48b691c24e194c5b6863b80d0b5412c6f9d9b8e118fcc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000336806021787884",
        "base_token_price_native_currency": "0.0000000157537232614494",
        "quote_token_price_usd": "2183.24",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001575372326",
        "quote_token_price_base_token": "63477057.6710001",
        "address": "0x52c84b74461f956470e48b691c24e194c5b6863b80d0b5412c6f9d9b8e118fcc",
        "name": "LIQ / WETH",
        "pool_created_at": "2026-04-08T20:41:55Z",
        "fdv_usd": "3371243.736",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.007",
          "m15": "-0.022",
          "m30": "-2.095",
          "h1": "-4.136",
          "h6": "-1.976",
          "h24": "1543.761"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 7,
            "sells": 21,
            "buyers": 7,
            "sellers": 13
          },
          "m30": {
            "buys": 7,
            "sells": 45,
            "buyers": 7,
            "sellers": 24
          },
          "h1": {
            "buys": 12,
            "sells": 90,
            "buyers": 12,
            "sellers": 47
          },
          "h6": {
            "buys": 440,
            "sells": 451,
            "buyers": 255,
            "sellers": 225
          },
          "h24": {
            "buys": 2986,
            "sells": 4287,
            "buyers": 1184,
            "sellers": 1045
          }
        },
        "volume_usd": {
          "m5": "945.2702294917",
          "m15": "4618.0547160916",
          "m30": "13584.5419147148",
          "h1": "24416.1268483161",
          "h6": "290641.145770617",
          "h24": "3382108.08080551"
        },
        "reserve_in_usd": "1128557.0104"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x09b8903abf2ea0721e34427353988c2f43c6d64f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x8c4c97d6a279c6a3eb63348c760ff0153aa779ee",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00952978613113178",
        "base_token_price_native_currency": "0.000015861368719233216565577804958762245322593",
        "quote_token_price_usd": "0.99825508014975",
        "quote_token_price_native_currency": "0.00165762525347838",
        "base_token_price_quote_token": "0.009568730137",
        "quote_token_price_base_token": "104.5070751976",
        "address": "0x8c4c97d6a279c6a3eb63348c760ff0153aa779ee",
        "name": "XCX / USDT 0.01%",
        "pool_created_at": "2025-08-08T09:08:32Z",
        "fdv_usd": "9527581.63644144",
        "market_cap_usd": "1032075.8379873",
        "price_change_percentage": {
          "m5": "2.524",
          "m15": "-4.902",
          "m30": "-9.323",
          "h1": "-11.038",
          "h6": "-11.742",
          "h24": "46.239"
        },
        "transactions": {
          "m5": {
            "buys": 56,
            "sells": 46,
            "buyers": 33,
            "sellers": 25
          },
          "m15": {
            "buys": 119,
            "sells": 115,
            "buyers": 60,
            "sellers": 56
          },
          "m30": {
            "buys": 250,
            "sells": 216,
            "buyers": 133,
            "sellers": 107
          },
          "h1": {
            "buys": 450,
            "sells": 421,
            "buyers": 232,
            "sellers": 197
          },
          "h6": {
            "buys": 3252,
            "sells": 3344,
            "buyers": 754,
            "sellers": 642
          },
          "h24": {
            "buys": 24524,
            "sells": 25081,
            "buyers": 1716,
            "sellers": 1546
          }
        },
        "volume_usd": {
          "m5": "2344.9507014191",
          "m15": "7002.8429864196",
          "m30": "34359.3496220649",
          "h1": "97440.2478330785",
          "h6": "839722.529178197",
          "h24": "6113402.96070008"
        },
        "reserve_in_usd": "489202.5168"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xe32f9e8f7f7222fcd83ee0fc68baf12118448eaf",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Bzc9NZfMqkXR6fz1DBph7BDf9BroyEf6pnzESP7v5iiw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.1779861108517427386735795870933869067365362",
        "base_token_price_native_currency": "0.00216130865426526",
        "quote_token_price_usd": "82.327273465702135880014215784",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.002161308654",
        "quote_token_price_base_token": "462.682642771",
        "address": "Bzc9NZfMqkXR6fz1DBph7BDf9BroyEf6pnzESP7v5iiw",
        "name": "Fartcoin / SOL",
        "pool_created_at": "2024-10-18T06:09:47Z",
        "fdv_usd": "177930881.722629",
        "market_cap_usd": "177930881.722662",
        "price_change_percentage": {
          "m5": "0.243",
          "m15": "0.301",
          "m30": "0.575",
          "h1": "0.354",
          "h6": "-2.236",
          "h24": "-13.827"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 0,
            "buyers": 11,
            "sellers": 0
          },
          "m15": {
            "buys": 47,
            "sells": 0,
            "buyers": 17,
            "sellers": 0
          },
          "m30": {
            "buys": 62,
            "sells": 28,
            "buyers": 18,
            "sellers": 10
          },
          "h1": {
            "buys": 88,
            "sells": 79,
            "buyers": 23,
            "sellers": 17
          },
          "h6": {
            "buys": 846,
            "sells": 825,
            "buyers": 113,
            "sellers": 105
          },
          "h24": {
            "buys": 12734,
            "sells": 11023,
            "buyers": 371,
            "sellers": 362
          }
        },
        "volume_usd": {
          "m5": "4980.4725635852",
          "m15": "9526.7843764678",
          "m30": "17250.8823432836",
          "h1": "33151.3311896726",
          "h6": "628136.201993163",
          "h24": "12510066.7952264"
        },
        "reserve_in_usd": "7004190.6719"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0319555931880567183243090132942966325265529888",
        "base_token_price_native_currency": "0.000389985520943261",
        "quote_token_price_usd": "82.327715437027585007509565624",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003899855209",
        "quote_token_price_base_token": "2564.197761961",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "32098889.7714995",
        "market_cap_usd": "32098889.7746362",
        "price_change_percentage": {
          "m5": "0.499",
          "m15": "0.141",
          "m30": "0.24",
          "h1": "-0.88",
          "h6": "-2.98",
          "h24": "-0.816"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 17,
            "buyers": 7,
            "sellers": 10
          },
          "m15": {
            "buys": 112,
            "sells": 80,
            "buyers": 46,
            "sellers": 31
          },
          "m30": {
            "buys": 244,
            "sells": 163,
            "buyers": 62,
            "sellers": 47
          },
          "h1": {
            "buys": 485,
            "sells": 355,
            "buyers": 81,
            "sellers": 63
          },
          "h6": {
            "buys": 2397,
            "sells": 2126,
            "buyers": 153,
            "sellers": 140
          },
          "h24": {
            "buys": 10438,
            "sells": 8370,
            "buyers": 321,
            "sellers": 291
          }
        },
        "volume_usd": {
          "m5": "2384.4567449237",
          "m15": "34818.7843381379",
          "m30": "77474.5745566796",
          "h1": "137097.070223712",
          "h6": "650677.625604305",
          "h24": "2708819.01622658"
        },
        "reserve_in_usd": "4671093.8814"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0109421692347806490790907381733667426331331942768001137948",
        "base_token_price_native_currency": "0.000133623219193294",
        "quote_token_price_usd": "82.325521135742081432012657383706200630848967977",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001336232192",
        "quote_token_price_base_token": "7483.729295232",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "10998946.4072141",
        "market_cap_usd": "10998946.4072141",
        "price_change_percentage": {
          "m5": "-1.388",
          "m15": "-2.315",
          "m30": "-2.38",
          "h1": "-2.111",
          "h6": "-2.94",
          "h24": "-8.771"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 3,
            "buyers": 11,
            "sellers": 3
          },
          "m15": {
            "buys": 19,
            "sells": 11,
            "buyers": 14,
            "sellers": 11
          },
          "m30": {
            "buys": 23,
            "sells": 22,
            "buyers": 17,
            "sellers": 21
          },
          "h1": {
            "buys": 83,
            "sells": 77,
            "buyers": 42,
            "sellers": 49
          },
          "h6": {
            "buys": 486,
            "sells": 420,
            "buyers": 182,
            "sellers": 201
          },
          "h24": {
            "buys": 2119,
            "sells": 1617,
            "buyers": 640,
            "sellers": 620
          }
        },
        "volume_usd": {
          "m5": "5006.8829766917",
          "m15": "6574.0255650533",
          "m30": "9018.1317269131",
          "h1": "29957.6334813608",
          "h6": "120774.60887227",
          "h24": "632366.145209572"
        },
        "reserve_in_usd": "661480.0195"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_NV2RYH954cTJ3ckFUpvfqaQXU4ARqqDH3562nFSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DCejDiKnR1LxBtgKZrwBYmYmTCQFXvFMamZF8vhY64qg",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0020821382343150019032444840894468661037189078713008324948427108",
        "base_token_price_native_currency": "0.0000257333994403941",
        "quote_token_price_usd": "82.252244727140151901648183075680705535829471582",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002573339944",
        "quote_token_price_base_token": "38860.003798421",
        "address": "DCejDiKnR1LxBtgKZrwBYmYmTCQFXvFMamZF8vhY64qg",
        "name": "AOW / SOL",
        "pool_created_at": "2026-04-08T16:07:26Z",
        "fdv_usd": "2146812.19",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.055",
          "m15": "3.441",
          "m30": "26.922",
          "h1": "38.369",
          "h6": "56.3",
          "h24": "4752.116"
        },
        "transactions": {
          "m5": {
            "buys": 336,
            "sells": 217,
            "buyers": 321,
            "sellers": 99
          },
          "m15": {
            "buys": 1395,
            "sells": 855,
            "buyers": 1333,
            "sellers": 334
          },
          "m30": {
            "buys": 1879,
            "sells": 1225,
            "buyers": 1670,
            "sellers": 538
          },
          "h1": {
            "buys": 2315,
            "sells": 1670,
            "buyers": 1917,
            "sellers": 809
          },
          "h6": {
            "buys": 9993,
            "sells": 7925,
            "buyers": 5558,
            "sellers": 3572
          },
          "h24": {
            "buys": 50485,
            "sells": 41453,
            "buyers": 12709,
            "sellers": 11210
          }
        },
        "volume_usd": {
          "m5": "52709.0571686468",
          "m15": "227946.60145921",
          "m30": "308082.124926549",
          "h1": "394749.896757067",
          "h6": "1593058.75960309",
          "h24": "6917949.56990938"
        },
        "reserve_in_usd": "135964.1029"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9AwxXyhehSMyoKH54doKGg4fCetxvPGtUPFt77Rpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xa5dbeaf16fc031eae92175974f8d0a439be4ad17",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.139425167889396",
        "base_token_price_native_currency": "0.000230855605628891274933827162106592949882669",
        "quote_token_price_usd": "1.00334584824059",
        "quote_token_price_native_currency": "0.00166599559691256",
        "base_token_price_quote_token": "0.1385691571",
        "quote_token_price_base_token": "7.2166131395",
        "address": "0xa5dbeaf16fc031eae92175974f8d0a439be4ad17",
        "name": "ARIA / USDT 0.01%",
        "pool_created_at": "2025-08-19T09:07:05Z",
        "fdv_usd": "138905352.218896",
        "market_cap_usd": "25419679.4709",
        "price_change_percentage": {
          "m5": "12.273",
          "m15": "10.846",
          "m30": "-3.489",
          "h1": "-80.676",
          "h6": "-80.243",
          "h24": "-76.033"
        },
        "transactions": {
          "m5": {
            "buys": 832,
            "sells": 881,
            "buyers": 332,
            "sellers": 280
          },
          "m15": {
            "buys": 3661,
            "sells": 3594,
            "buyers": 729,
            "sellers": 618
          },
          "m30": {
            "buys": 8570,
            "sells": 8641,
            "buyers": 1212,
            "sellers": 1043
          },
          "h1": {
            "buys": 13426,
            "sells": 14167,
            "buyers": 1562,
            "sellers": 1381
          },
          "h6": {
            "buys": 21296,
            "sells": 22929,
            "buyers": 1778,
            "sellers": 1568
          },
          "h24": {
            "buys": 51184,
            "sells": 54766,
            "buyers": 1995,
            "sellers": 1812
          }
        },
        "volume_usd": {
          "m5": "306939.283074132",
          "m15": "1425489.04321474",
          "m30": "4122924.49522456",
          "h1": "8835582.9360387",
          "h6": "14250720.6955677",
          "h24": "32628702.831234"
        },
        "reserve_in_usd": "1246046.356"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x5d3a12c42e5372b2cc3264ab3cdcf660a1555238",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5QcRQAYfASJ2cavCtim64m65w212qHhPxCe9ff2n1FYK",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000325804202587039502316709801124857475258298498216824418543906476",
        "base_token_price_native_currency": "0.00000398331568039723",
        "quote_token_price_usd": "82.252244727140151901648183075680705535829471582",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000398331568",
        "quote_token_price_base_token": "251047.137670062",
        "address": "5QcRQAYfASJ2cavCtim64m65w212qHhPxCe9ff2n1FYK",
        "name": "Tortellini / SOL",
        "pool_created_at": "2026-04-09T01:25:40Z",
        "fdv_usd": "326310.4066",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-8.452",
          "m15": "7.731",
          "m30": "10.155",
          "h1": "19.179",
          "h6": "-16.159",
          "h24": "867.547"
        },
        "transactions": {
          "m5": {
            "buys": 111,
            "sells": 85,
            "buyers": 52,
            "sellers": 53
          },
          "m15": {
            "buys": 386,
            "sells": 341,
            "buyers": 153,
            "sellers": 171
          },
          "m30": {
            "buys": 539,
            "sells": 472,
            "buyers": 223,
            "sellers": 234
          },
          "h1": {
            "buys": 1002,
            "sells": 935,
            "buyers": 387,
            "sellers": 413
          },
          "h6": {
            "buys": 7542,
            "sells": 5913,
            "buyers": 2104,
            "sellers": 2035
          },
          "h24": {
            "buys": 24280,
            "sells": 46505,
            "buyers": 5234,
            "sellers": 4594
          }
        },
        "volume_usd": {
          "m5": "7911.6035220623",
          "m15": "25923.9425146585",
          "m30": "33290.4097390952",
          "h1": "69709.5891318104",
          "h6": "624821.478569081",
          "h24": "1926986.81916415"
        },
        "reserve_in_usd": "49099.4499"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8jjJztqnvx62yAtj4rwUQWxboU52MqBjtZztc76tpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000111790098154427",
        "base_token_price_native_currency": "0.00000000525022468996412",
        "quote_token_price_usd": "2182.58",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000000525022469",
        "quote_token_price_base_token": "190468038.808227",
        "address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
        "name": "GITLAWB / WETH",
        "pool_created_at": "2026-03-11T02:00:07Z",
        "fdv_usd": "1146706.825",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "2.286",
          "m30": "-0.098",
          "h1": "6.03",
          "h6": "-2.709",
          "h24": "47.788"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 7,
            "sells": 1,
            "buyers": 7,
            "sellers": 1
          },
          "h1": {
            "buys": 21,
            "sells": 8,
            "buyers": 19,
            "sellers": 8
          },
          "h6": {
            "buys": 124,
            "sells": 69,
            "buyers": 81,
            "sellers": 52
          },
          "h24": {
            "buys": 533,
            "sells": 345,
            "buyers": 226,
            "sellers": 198
          }
        },
        "volume_usd": {
          "m5": "6.5820720703",
          "m15": "133.6032537717",
          "m30": "277.1264883536",
          "h1": "12515.3336306215",
          "h6": "53594.725017571",
          "h24": "391848.580194372"
        },
        "reserve_in_usd": "476511.1061"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000430704087747734489650089199458883207769216414279900302005155622",
        "base_token_price_native_currency": "0.00000529891530178732",
        "quote_token_price_usd": "82.271163787368019987683520265637249282225107942",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005298915302",
        "quote_token_price_base_token": "188717.868289516",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "436224.878800461",
        "market_cap_usd": "436224.878800461",
        "price_change_percentage": {
          "m5": "-0.395",
          "m15": "-1.566",
          "m30": "-6.568",
          "h1": "-9.242",
          "h6": "6.54",
          "h24": "-4.233"
        },
        "transactions": {
          "m5": {
            "buys": 51,
            "sells": 35,
            "buyers": 50,
            "sellers": 34
          },
          "m15": {
            "buys": 220,
            "sells": 147,
            "buyers": 215,
            "sellers": 146
          },
          "m30": {
            "buys": 448,
            "sells": 320,
            "buyers": 443,
            "sellers": 313
          },
          "h1": {
            "buys": 874,
            "sells": 632,
            "buyers": 864,
            "sellers": 621
          },
          "h6": {
            "buys": 7665,
            "sells": 5291,
            "buyers": 7463,
            "sellers": 5084
          },
          "h24": {
            "buys": 27745,
            "sells": 18493,
            "buyers": 25937,
            "sellers": 17147
          }
        },
        "volume_usd": {
          "m5": "627.6832925037",
          "m15": "2150.0390051311",
          "m30": "7686.1438604263",
          "h1": "9537.6014953693",
          "h6": "75641.8390181417",
          "h24": "413904.396707964"
        },
        "reserve_in_usd": "73168.8468"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4YiLHDR4B4pE4R5GUMA8HG8YunyeLwcobtEtvwMupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FgYaMjki6ccuc3sDaFqsBxa3Y9HRQiwnALapT9Zgu7aX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000189987700560104283349178242395993498107718657972914027982815625",
        "base_token_price_native_currency": "0.00000231214879024753",
        "quote_token_price_usd": "82.325808853342009438489593424524821852782150125",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000231214879",
        "quote_token_price_base_token": "432498.117862451",
        "address": "FgYaMjki6ccuc3sDaFqsBxa3Y9HRQiwnALapT9Zgu7aX",
        "name": "Rise / SOL",
        "pool_created_at": "2026-03-27T18:45:46Z",
        "fdv_usd": "190641.229539331",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.301",
          "m15": "-7.097",
          "m30": "-18.975",
          "h1": "-23.389",
          "h6": "43.021",
          "h24": "952.485"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 19,
            "buyers": 5,
            "sellers": 19
          },
          "m15": {
            "buys": 81,
            "sells": 103,
            "buyers": 68,
            "sellers": 86
          },
          "m30": {
            "buys": 3451,
            "sells": 188,
            "buyers": 3376,
            "sellers": 133
          },
          "h1": {
            "buys": 3532,
            "sells": 270,
            "buyers": 3423,
            "sellers": 199
          },
          "h6": {
            "buys": 4901,
            "sells": 1539,
            "buyers": 3935,
            "sellers": 815
          },
          "h24": {
            "buys": 18550,
            "sells": 12531,
            "buyers": 6969,
            "sellers": 3597
          }
        },
        "volume_usd": {
          "m5": "215.3041717101",
          "m15": "6057.038587747",
          "m30": "15182.5714008179",
          "h1": "23876.7612650716",
          "h6": "183889.217544724",
          "h24": "1879914.15129945"
        },
        "reserve_in_usd": "41739.3743"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CpFJrfYq32Wae2Bt36hEAUwzdyT29WwVLpZmYDF7pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_G8Dk1DVPM3EKQSs2hj5VQ4LXzzeLAogq2cmenGNN9kYS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000408034482554832965699947677011989567414806889623108185920519577",
        "base_token_price_native_currency": "0.0000000496619289273317",
        "quote_token_price_usd": "82.260156688203548767374588020921957226568142023",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004966192893",
        "quote_token_price_base_token": "20136148.9897676",
        "address": "G8Dk1DVPM3EKQSs2hj5VQ4LXzzeLAogq2cmenGNN9kYS",
        "name": "MONK / SOL",
        "pool_created_at": "2026-04-08T16:14:23Z",
        "fdv_usd": "4100.323841",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.917",
          "h1": "1.56",
          "h6": "-5.568",
          "h24": "-90.715"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "h6": {
            "buys": 22,
            "sells": 29,
            "buyers": 11,
            "sellers": 27
          },
          "h24": {
            "buys": 17703,
            "sells": 14346,
            "buyers": 4371,
            "sellers": 3508
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "34.0122835917",
          "h1": "34.2297315265",
          "h6": "473.0726372733",
          "h24": "3265003.27957547"
        },
        "reserve_in_usd": "5505.0334"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CkezCo78UZuwFihxR5sLcVrk96f3qLBmUR1HvkUVpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_GBzd5ooMFkYtYgzUMKfzyaEJpvzxvm5FK4FDJcpVJJcH",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000816996177620621056817549346218393755262922405897667960905802764",
        "base_token_price_native_currency": "0.00000109817458596404",
        "quote_token_price_usd": "82.252244727140151901648183075680705535829471582",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001098174586",
        "quote_token_price_base_token": "910602.023376951",
        "address": "GBzd5ooMFkYtYgzUMKfzyaEJpvzxvm5FK4FDJcpVJJcH",
        "name": "CLAWD / SOL",
        "pool_created_at": "2026-04-08T02:49:53Z",
        "fdv_usd": "84252.081461762",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-6.78",
          "m15": "-14.812",
          "m30": "-2.52",
          "h1": "0.089",
          "h6": "-15.45",
          "h24": "-74.691"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 32,
            "sells": 21,
            "buyers": 25,
            "sellers": 19
          },
          "m30": {
            "buys": 106,
            "sells": 120,
            "buyers": 63,
            "sellers": 80
          },
          "h1": {
            "buys": 282,
            "sells": 224,
            "buyers": 164,
            "sellers": 141
          },
          "h6": {
            "buys": 1179,
            "sells": 914,
            "buyers": 522,
            "sellers": 555
          },
          "h24": {
            "buys": 10127,
            "sells": 8457,
            "buyers": 3173,
            "sellers": 3508
          }
        },
        "volume_usd": {
          "m5": "374.906853512",
          "m15": "1643.0457028752",
          "m30": "6840.908384857",
          "h1": "14758.5774466915",
          "h6": "63669.5950360612",
          "h24": "744773.136723649"
        },
        "reserve_in_usd": "27214.8131"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8cHzQHUS2s2h8TzCmfqPKYiM4dSt4roa3n7MyRLApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00307684956655569198449635500686439219279156628351284338968153641",
        "base_token_price_native_currency": "0.0000371177653957774",
        "quote_token_price_usd": "82.325738217898904064013036536002911315779730647",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000371177654",
        "quote_token_price_base_token": "26941.2770229364",
        "address": "5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
        "name": "BURNIE / SOL",
        "pool_created_at": "2026-04-03T03:08:37Z",
        "fdv_usd": "3015232.71066066",
        "market_cap_usd": "3015232.71238956",
        "price_change_percentage": {
          "m5": "0.826",
          "m15": "-1.326",
          "m30": "-2.573",
          "h1": "0.469",
          "h6": "-2.119",
          "h24": "-19.67"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m30": {
            "buys": 16,
            "sells": 25,
            "buyers": 12,
            "sellers": 23
          },
          "h1": {
            "buys": 55,
            "sells": 57,
            "buyers": 40,
            "sellers": 47
          },
          "h6": {
            "buys": 461,
            "sells": 436,
            "buyers": 268,
            "sellers": 302
          },
          "h24": {
            "buys": 5278,
            "sells": 4542,
            "buyers": 1561,
            "sellers": 1674
          }
        },
        "volume_usd": {
          "m5": "545.1795531508",
          "m15": "1548.0751049053",
          "m30": "6554.2918738614",
          "h1": "17922.7038502018",
          "h6": "110946.918688755",
          "h24": "1369506.74236068"
        },
        "reserve_in_usd": "185672.809"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CGEDT9QZDvvH5GmVkWJH2BXiMJqMJySC9ihWyr7Spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0084845794228089004957323923688202397261647105027210188919978164",
        "base_token_price_native_currency": "0.000102554113448147",
        "quote_token_price_usd": "82.316065785555967141175112210113216835270237364",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001025541134",
        "quote_token_price_base_token": "9750.949682829",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "8381380.79008179",
        "market_cap_usd": "8381380.79008179",
        "price_change_percentage": {
          "m5": "1.026",
          "m15": "0.002",
          "m30": "6.079",
          "h1": "5.523",
          "h6": "2.538",
          "h24": "20.623"
        },
        "transactions": {
          "m5": {
            "buys": 40,
            "sells": 37,
            "buyers": 40,
            "sellers": 37
          },
          "m15": {
            "buys": 173,
            "sells": 182,
            "buyers": 170,
            "sellers": 174
          },
          "m30": {
            "buys": 382,
            "sells": 416,
            "buyers": 369,
            "sellers": 364
          },
          "h1": {
            "buys": 814,
            "sells": 786,
            "buyers": 781,
            "sellers": 703
          },
          "h6": {
            "buys": 5226,
            "sells": 4682,
            "buyers": 4653,
            "sellers": 3962
          },
          "h24": {
            "buys": 23258,
            "sells": 20420,
            "buyers": 19062,
            "sellers": 16310
          }
        },
        "volume_usd": {
          "m5": "8032.9664979807",
          "m15": "38430.8376392335",
          "m30": "92449.4180883489",
          "h1": "188005.587183559",
          "h6": "934788.977443379",
          "h24": "4439868.35700835"
        },
        "reserve_in_usd": "390151.5868"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000228832446552305560691275387657366782340775229375410116708976676",
        "base_token_price_native_currency": "0.00000281534414836104",
        "quote_token_price_usd": "82.257668175907975822601902432517185345744141191",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002815344148",
        "quote_token_price_base_token": "355196.362257223",
        "address": "5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
        "name": "49 / SOL",
        "pool_created_at": "2026-04-04T18:28:52Z",
        "fdv_usd": "228824.168209626",
        "market_cap_usd": "228824.200108907",
        "price_change_percentage": {
          "m5": "-2.228",
          "m15": "-1.07",
          "m30": "0.76",
          "h1": "2.709",
          "h6": "-4.838",
          "h24": "-27.032"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 9,
            "buyers": 8,
            "sellers": 9
          },
          "m15": {
            "buys": 28,
            "sells": 29,
            "buyers": 21,
            "sellers": 27
          },
          "m30": {
            "buys": 72,
            "sells": 53,
            "buyers": 43,
            "sellers": 45
          },
          "h1": {
            "buys": 157,
            "sells": 108,
            "buyers": 75,
            "sellers": 83
          },
          "h6": {
            "buys": 1016,
            "sells": 896,
            "buyers": 394,
            "sellers": 511
          },
          "h24": {
            "buys": 6110,
            "sells": 5325,
            "buyers": 1379,
            "sellers": 1646
          }
        },
        "volume_usd": {
          "m5": "661.5060651278",
          "m15": "2484.1275476434",
          "m30": "5190.5133829208",
          "h1": "10185.9554400158",
          "h6": "78031.4889915889",
          "h24": "591815.970840316"
        },
        "reserve_in_usd": "49504.2067"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_97PGWGgGJorRwwYgNqF5Z68SqwoyiuT2UjumzSjDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Supported Networks

Extensive Coverage Across Multiple Chains

Fetch crypto prices and market data from 200+ networks, from major blockchains to new launches.

Why Web3 Projects Use CoinGecko

“CoinGecko's DEX API provides us with a fast, highly-accurate and robust source of DEX price data. They have wide data coverage, are easy to use and highly reliable. CoinGecko's DEX API has become one of our many key DEX price feeds that Supra utilizes to aggregate data from decentralized exchanges.”
"CoinGecko’s DEX API has become an integral part of our development process, adeptly handling numerous minor tasks that we simply don't have the capacity to manage. This has significantly streamlined our workflow, allowing us to focus on core development."
"CoinGecko’s DEX API has a wide coverage, supports the largest number of chains, and has a high availability."

Frequently Asked Questions

Supercharge your project with CoinGecko API

Unlock more possibilities with reliable, accurate and comprehensive crypto price data.
Never Miss An Update!
Subscribe to our API newsletter for the latest in product news, endpoint updates, and inspiring community content.
New Portfolio
Icon & name
Select Currency
Suggested Currencies
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Fiat Currencies
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Cryptocurrencies
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Bitcoin Units
BITS
Bits
SATS
Satoshi
Commodities
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Select Language
Popular Languages
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
All Languages
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
Welcome to CoinGecko
Welcome back!
Login or Sign up in seconds
or
Sign in with . Not you?
Forgot your password?
Didn't receive confirmation instructions?
Resend confirmation instructions
Password must contain at least 8 characters including 1 uppercase letter, 1 lowercase letter, 1 number, and 1 special character
By continuing, you acknowledge that you've read and agree fully to our Terms of Service and Privacy Policy.
Get Price Alerts with CoinGecko App
Forgot your password?
You will receive an email with instructions on how to reset your password in a few minutes.
Resend confirmation instructions
You will receive an email with instructions for how to confirm your email address in a few minutes.
Get the CoinGecko app.
Scan this QR code to download the app now App QR Code Or check it out in the app stores
Add NFT
Track wallet address
Paste
We only display assets from supported networks.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Read-only access
We only fetch public data. No private keys, no signing, and we can't make any changes to your wallet.
Create Portfolio
Select icon
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Better on the app
Real-time price alerts and a faster, smoother experience.
You’ve reached the limit.
Guest portfolios are limited to 10 coins. Sign up or log in to keep the coins listed below.