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.
40M+
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.00259771516521",
      "base_token_price_native_currency": "0.000635300568339761",
      "quote_token_price_usd": "1580.9542558073",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006353005683",
      "quote_token_price_base_token": "1574.058091296",
      "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": "4640135821.50947",
      "market_cap_usd": "4640151273.0885",
      "price_change_percentage": {
        "m5": "-0.071",
        "m15": "-0.119",
        "m30": "0.006",
        "h1": "-0.066",
        "h6": "0.262",
        "h24": "0.218"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 3,
          "buyers": 0,
          "sellers": 3
        },
        "m15": {
          "buys": 3,
          "sells": 3,
          "buyers": 3,
          "sellers": 3
        },
        "m30": {
          "buys": 9,
          "sells": 6,
          "buyers": 7,
          "sellers": 6
        },
        "h1": {
          "buys": 12,
          "sells": 12,
          "buyers": 7,
          "sellers": 8
        },
        "h6": {
          "buys": 89,
          "sells": 89,
          "buyers": 39,
          "sellers": 51
        },
        "h24": {
          "buys": 648,
          "sells": 610,
          "buyers": 250,
          "sellers": 256
        }
      },
      "volume_usd": {
        "m5": "365.5870301831",
        "m15": "715.1434595586",
        "m30": "1310.1589567129",
        "h1": "2298.0646388804",
        "h6": "21599.2932814836",
        "h24": "279625.731678136"
      },
      "reserve_in_usd": "1178531.5037",
      "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": "solana_9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000269393409457635636178451624330191946543040479443166446383666819",
        "base_token_price_native_currency": "0.00000375908647948703",
        "quote_token_price_usd": "71.858937746313051324131504611431592909843181571",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003759086479",
        "quote_token_price_base_token": "266022.078889885",
        "address": "9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
        "name": "𝕏GIFT / SOL",
        "pool_created_at": "2026-06-26T00:13:15Z",
        "fdv_usd": "272278.4257",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.065",
          "m15": "-0.357",
          "m30": "22.441",
          "h1": "28.294",
          "h6": "-4.165",
          "h24": "-21.353"
        },
        "transactions": {
          "m5": {
            "buys": 288,
            "sells": 304,
            "buyers": 192,
            "sellers": 225
          },
          "m15": {
            "buys": 829,
            "sells": 906,
            "buyers": 416,
            "sellers": 521
          },
          "m30": {
            "buys": 1647,
            "sells": 1719,
            "buyers": 521,
            "sellers": 591
          },
          "h1": {
            "buys": 3552,
            "sells": 3025,
            "buyers": 675,
            "sellers": 741
          },
          "h6": {
            "buys": 23787,
            "sells": 15551,
            "buyers": 3752,
            "sellers": 3554
          },
          "h24": {
            "buys": 82605,
            "sells": 48193,
            "buyers": 17330,
            "sellers": 7799
          }
        },
        "volume_usd": {
          "m5": "16230.8899661955",
          "m15": "40177.4931182632",
          "m30": "71200.7815901889",
          "h1": "132264.923406019",
          "h6": "988166.969857282",
          "h24": "3660994.75755271"
        },
        "reserve_in_usd": "45669.4166"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FGnzUzwqULDuZk3WX4CGdKeeZiSwp9kHQKL5HGeFpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xfb2fabaeb77d830297768546e19da574961b5787",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00545622063576105",
        "base_token_price_native_currency": "0.00000346587008140116",
        "quote_token_price_usd": "1579.37842083776",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003465870081",
        "quote_token_price_base_token": "288527.837603112",
        "address": "0xfb2fabaeb77d830297768546e19da574961b5787",
        "name": "AIB / WETH",
        "pool_created_at": "2026-06-24T15:36:59Z",
        "fdv_usd": "5455813.50977723",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "5.537",
          "m30": "5.639",
          "h1": "7.892",
          "h6": "7.572",
          "h24": "71.654"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 20,
            "sells": 8,
            "buyers": 20,
            "sellers": 8
          },
          "m30": {
            "buys": 43,
            "sells": 18,
            "buyers": 41,
            "sellers": 17
          },
          "h1": {
            "buys": 101,
            "sells": 45,
            "buyers": 85,
            "sellers": 40
          },
          "h6": {
            "buys": 657,
            "sells": 299,
            "buyers": 360,
            "sellers": 145
          },
          "h24": {
            "buys": 1810,
            "sells": 604,
            "buyers": 1092,
            "sellers": 270
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "14105.2656823877",
          "m30": "29985.1375469727",
          "h1": "76406.8488999326",
          "h6": "499190.892553714",
          "h24": "1368529.47209879"
        },
        "reserve_in_usd": "202754.6"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xe26b7183b9ed8d596dcac5ee1b319e8817454f5b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00402374901963311900919383725055172307504043394483399128908931302",
        "base_token_price_native_currency": "0.0000557832418580451",
        "quote_token_price_usd": "71.840682800194899958359374814026709666459096877",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005578324186",
        "quote_token_price_base_token": "17926.5307409842",
        "address": "EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
        "name": "world / SOL",
        "pool_created_at": "2026-06-23T14:53:13Z",
        "fdv_usd": "4023749.02",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.781",
          "m15": "-0.412",
          "m30": "-4.723",
          "h1": "-6.73",
          "h6": "-18.373",
          "h24": "13.716"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 10,
            "buyers": 16,
            "sellers": 9
          },
          "m15": {
            "buys": 61,
            "sells": 46,
            "buyers": 45,
            "sellers": 37
          },
          "m30": {
            "buys": 118,
            "sells": 108,
            "buyers": 82,
            "sellers": 77
          },
          "h1": {
            "buys": 264,
            "sells": 216,
            "buyers": 161,
            "sellers": 149
          },
          "h6": {
            "buys": 1579,
            "sells": 1421,
            "buyers": 725,
            "sellers": 857
          },
          "h24": {
            "buys": 9438,
            "sells": 10012,
            "buyers": 2914,
            "sellers": 3493
          }
        },
        "volume_usd": {
          "m5": "1202.929543946",
          "m15": "15170.3542930073",
          "m30": "26190.8024307604",
          "h1": "52611.7362646325",
          "h6": "275573.855883385",
          "h24": "1911039.00370006"
        },
        "reserve_in_usd": "184018.3107"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FMqh9mqR6drPZqqW6wPqLHxX4rqNDWGhYLaMfoaJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3bca91b9b847cff6f4b666fa1d966981678975e13fd69d647bd11bed99f5fa14",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0283892146433951",
        "base_token_price_native_currency": "0.000050571458869453",
        "quote_token_price_usd": "0.996881674952829",
        "quote_token_price_native_currency": "0.00176683151067461",
        "base_token_price_quote_token": "0.02862268335",
        "quote_token_price_base_token": "34.9373253249",
        "address": "0x3bca91b9b847cff6f4b666fa1d966981678975e13fd69d647bd11bed99f5fa14",
        "name": "CAP / USDT 0.007%",
        "pool_created_at": "2026-06-25T15:24:48Z",
        "fdv_usd": "5216028.35601909",
        "market_cap_usd": "44309232.7548",
        "price_change_percentage": {
          "m5": "-0.291",
          "m15": "-0.374",
          "m30": "-0.761",
          "h1": "1.453",
          "h6": "3.564",
          "h24": "-20.776"
        },
        "transactions": {
          "m5": {
            "buys": 144,
            "sells": 168,
            "buyers": 89,
            "sellers": 105
          },
          "m15": {
            "buys": 405,
            "sells": 456,
            "buyers": 190,
            "sellers": 240
          },
          "m30": {
            "buys": 787,
            "sells": 854,
            "buyers": 277,
            "sellers": 340
          },
          "h1": {
            "buys": 1788,
            "sells": 2050,
            "buyers": 439,
            "sellers": 553
          },
          "h6": {
            "buys": 20215,
            "sells": 20602,
            "buyers": 1337,
            "sellers": 2113
          },
          "h24": {
            "buys": 109073,
            "sells": 126521,
            "buyers": 3826,
            "sellers": 27227
          }
        },
        "volume_usd": {
          "m5": "80095.3306068413",
          "m15": "190068.881577343",
          "m30": "356395.743853981",
          "h1": "829334.094920893",
          "h6": "9756621.21162908",
          "h24": "60543816.8471435"
        },
        "reserve_in_usd": "933694.1851"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x99991c6aabba5a096f24f250b73580f5179b9999",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.24179342592124414346836827713239082044924226",
        "base_token_price_native_currency": "0.00334860773521349",
        "quote_token_price_usd": "0.998602445400714069003653230347336044295992",
        "quote_token_price_native_currency": "0.0139404732868748",
        "base_token_price_quote_token": "0.2402076075",
        "quote_token_price_base_token": "4.1630654855",
        "address": "HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
        "name": "CARDS / USDC",
        "pool_created_at": "2025-08-29T18:54:46Z",
        "fdv_usd": "483515680.472271",
        "market_cap_usd": "62274436.1872177",
        "price_change_percentage": {
          "m5": "0.66",
          "m15": "-0.134",
          "m30": "1.01",
          "h1": "0.024",
          "h6": "-4.392",
          "h24": "-4.054"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 6,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 7,
            "sells": 7,
            "buyers": 5,
            "sellers": 3
          },
          "m30": {
            "buys": 29,
            "sells": 29,
            "buyers": 15,
            "sellers": 6
          },
          "h1": {
            "buys": 200,
            "sells": 200,
            "buyers": 29,
            "sellers": 19
          },
          "h6": {
            "buys": 763,
            "sells": 770,
            "buyers": 75,
            "sellers": 92
          },
          "h24": {
            "buys": 3695,
            "sells": 3682,
            "buyers": 355,
            "sellers": 358
          }
        },
        "volume_usd": {
          "m5": "7582.74257793",
          "m15": "10607.0642308876",
          "m30": "57338.6546549357",
          "h1": "239743.939779625",
          "h6": "580565.672214626",
          "h24": "3632205.95173342"
        },
        "reserve_in_usd": "3467784.7944"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EnVpF8LAMZSwv22pkJAMWYkMw4kRX2BkArPwYAdir7CF",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000157076821543291800637381814529150294032131801370464513712540866",
        "base_token_price_native_currency": "0.00000203041517253901",
        "quote_token_price_usd": "71.793773462498361491875196797663659707622379306",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002030415173",
        "quote_token_price_base_token": "492510.110013368",
        "address": "EnVpF8LAMZSwv22pkJAMWYkMw4kRX2BkArPwYAdir7CF",
        "name": "HEISTED / SOL",
        "pool_created_at": "2026-06-25T11:21:17Z",
        "fdv_usd": "153213.051628248",
        "market_cap_usd": "153213.051628248",
        "price_change_percentage": {
          "m5": "4.859",
          "m15": "-7.518",
          "m30": "-3.309",
          "h1": "4.213",
          "h6": "-7.783",
          "h24": "8.355"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 12,
            "sells": 17,
            "buyers": 10,
            "sellers": 12
          },
          "m30": {
            "buys": 41,
            "sells": 44,
            "buyers": 30,
            "sellers": 30
          },
          "h1": {
            "buys": 80,
            "sells": 101,
            "buyers": 50,
            "sellers": 55
          },
          "h6": {
            "buys": 566,
            "sells": 606,
            "buyers": 235,
            "sellers": 243
          },
          "h24": {
            "buys": 5547,
            "sells": 5068,
            "buyers": 1423,
            "sellers": 1409
          }
        },
        "volume_usd": {
          "m5": "799.8966617527",
          "m15": "2095.1008260747",
          "m30": "4710.4023777482",
          "h1": "7900.8564521049",
          "h6": "60918.3875263742",
          "h24": "560262.134016593"
        },
        "reserve_in_usd": "31572.507"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CSbGtm9xGbUvDpM6G163xA1qgTDxcU7wHhAnC8Jrpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0111165192679433164965839914793306354000996590446064372489198484",
        "base_token_price_native_currency": "0.000154839590998063",
        "quote_token_price_usd": "71.793773462498361491875196797663659707622379306",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000154839591",
        "quote_token_price_base_token": "6458.296573597",
        "address": "EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
        "name": "Jotchua / SOL",
        "pool_created_at": "2026-06-09T02:24:38Z",
        "fdv_usd": "11115117.9670339",
        "market_cap_usd": "11115117.9691566",
        "price_change_percentage": {
          "m5": "-0.081",
          "m15": "-1.365",
          "m30": "-1.893",
          "h1": "-2.737",
          "h6": "-4.574",
          "h24": "38.773"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 6,
            "buyers": 1,
            "sellers": 6
          },
          "m15": {
            "buys": 8,
            "sells": 17,
            "buyers": 7,
            "sellers": 14
          },
          "m30": {
            "buys": 30,
            "sells": 35,
            "buyers": 26,
            "sellers": 32
          },
          "h1": {
            "buys": 48,
            "sells": 85,
            "buyers": 40,
            "sellers": 77
          },
          "h6": {
            "buys": 542,
            "sells": 796,
            "buyers": 350,
            "sellers": 489
          },
          "h24": {
            "buys": 3846,
            "sells": 4359,
            "buyers": 1681,
            "sellers": 1899
          }
        },
        "volume_usd": {
          "m5": "288.5684984212",
          "m15": "5179.8032503298",
          "m30": "12047.2085495779",
          "h1": "20370.6025581861",
          "h6": "245122.835729652",
          "h24": "1755681.20109426"
        },
        "reserve_in_usd": "475199.5548"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BcHEaaTCvycPwwsJ9yQTXdHP9X2gCLkznDbZ8VySpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0151141310647930728467074861274220338633476147617192574997256451",
        "base_token_price_native_currency": "0.000210372366567858",
        "quote_token_price_usd": "71.840682800194899958359374814026709666459096877",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002103723666",
        "quote_token_price_base_token": "4753.476021184",
        "address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
        "name": "KINS / SOL",
        "pool_created_at": "2026-05-22T17:47:24Z",
        "fdv_usd": "15020601.3452763",
        "market_cap_usd": "15020606.6560073",
        "price_change_percentage": {
          "m5": "0.823",
          "m15": "-0.174",
          "m30": "0.489",
          "h1": "-0.307",
          "h6": "8.186",
          "h24": "46.232"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 6,
            "buyers": 13,
            "sellers": 6
          },
          "m15": {
            "buys": 40,
            "sells": 35,
            "buyers": 32,
            "sellers": 33
          },
          "m30": {
            "buys": 72,
            "sells": 117,
            "buyers": 51,
            "sellers": 111
          },
          "h1": {
            "buys": 192,
            "sells": 230,
            "buyers": 143,
            "sellers": 183
          },
          "h6": {
            "buys": 1201,
            "sells": 1389,
            "buyers": 644,
            "sellers": 781
          },
          "h24": {
            "buys": 4072,
            "sells": 4579,
            "buyers": 1721,
            "sellers": 1944
          }
        },
        "volume_usd": {
          "m5": "1786.4398697705",
          "m15": "10665.6754794298",
          "m30": "20342.4644008839",
          "h1": "58558.2663849118",
          "h6": "309688.596615702",
          "h24": "1013883.54620866"
        },
        "reserve_in_usd": "438100.9424"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_83s1ifx6USw6Ggu2hAR8pxi9yZ9mowH5Xemmy6x9KxKk",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000208658989838908269768548914746526247700869069205442067988500151",
        "base_token_price_native_currency": "0.00000288916118467899",
        "quote_token_price_usd": "71.857923018661593567505824103212723676414029139",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002889161185",
        "quote_token_price_base_token": "346121.222070588",
        "address": "83s1ifx6USw6Ggu2hAR8pxi9yZ9mowH5Xemmy6x9KxKk",
        "name": "SOL / SOL",
        "pool_created_at": "2026-06-26T17:06:58Z",
        "fdv_usd": "207559.3123",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.567",
          "m15": "9.944",
          "m30": "8.203",
          "h1": "-4.218",
          "h6": "-10.299",
          "h24": "595.7"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 11,
            "buyers": 10,
            "sellers": 11
          },
          "m15": {
            "buys": 34,
            "sells": 20,
            "buyers": 28,
            "sellers": 20
          },
          "m30": {
            "buys": 63,
            "sells": 54,
            "buyers": 44,
            "sellers": 42
          },
          "h1": {
            "buys": 212,
            "sells": 140,
            "buyers": 113,
            "sellers": 84
          },
          "h6": {
            "buys": 1523,
            "sells": 1249,
            "buyers": 575,
            "sellers": 663
          },
          "h24": {
            "buys": 31426,
            "sells": 29040,
            "buyers": 6390,
            "sellers": 5853
          }
        },
        "volume_usd": {
          "m5": "966.6342385654",
          "m15": "1851.2388301692",
          "m30": "4472.4682791161",
          "h1": "14756.8675543299",
          "h6": "139394.319402183",
          "h24": "4454481.61269045"
        },
        "reserve_in_usd": "39272.8228"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BUphiKNBKbPgKEfbxpRjWeq4qtsUiTi6GiveTX2kpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00407198918149739306628787549602309028552554251712398080522592451",
        "base_token_price_native_currency": "0.0000562543234986673",
        "quote_token_price_usd": "71.857923018661593567505824103212723676414029139",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000562543235",
        "quote_token_price_base_token": "17776.4114437122",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "4041913.22459858",
        "market_cap_usd": "4041913.22459858",
        "price_change_percentage": {
          "m5": "-0.607",
          "m15": "-1.265",
          "m30": "-0.386",
          "h1": "1.767",
          "h6": "11.193",
          "h24": "5.135"
        },
        "transactions": {
          "m5": {
            "buys": 87,
            "sells": 32,
            "buyers": 85,
            "sellers": 32
          },
          "m15": {
            "buys": 280,
            "sells": 112,
            "buyers": 258,
            "sellers": 109
          },
          "m30": {
            "buys": 589,
            "sells": 255,
            "buyers": 509,
            "sellers": 247
          },
          "h1": {
            "buys": 1262,
            "sells": 541,
            "buyers": 1010,
            "sellers": 457
          },
          "h6": {
            "buys": 6608,
            "sells": 3431,
            "buyers": 4766,
            "sellers": 2151
          },
          "h24": {
            "buys": 9023,
            "sells": 4929,
            "buyers": 5391,
            "sellers": 2683
          }
        },
        "volume_usd": {
          "m5": "220.2447835692",
          "m15": "1751.4518939497",
          "m30": "5243.7526197458",
          "h1": "14604.7210828371",
          "h6": "258636.345093726",
          "h24": "586780.379888625"
        },
        "reserve_in_usd": "290836.5576"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FeMbDoX7R1Psc4GEcvJdsbNbZA3bfztcyDCatJVJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xabacf9efd8f34eb11ea12be37dfccd32395f825ffeb4aa10a9177a0d9fed6327",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000150860661907109",
        "base_token_price_native_currency": "0.000000000951808855184311",
        "quote_token_price_usd": "1576.05",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000009518088552",
        "quote_token_price_base_token": "1050631116.27214",
        "address": "0xabacf9efd8f34eb11ea12be37dfccd32395f825ffeb4aa10a9177a0d9fed6327",
        "name": "BERRY / WETH",
        "pool_created_at": "2026-06-02T02:25:41Z",
        "fdv_usd": "149176.6725",
        "market_cap_usd": "149176.6725",
        "price_change_percentage": {
          "m5": "1.273",
          "m15": "-14.13",
          "m30": "-12.428",
          "h1": "-21.081",
          "h6": "19.143",
          "h24": "-65.139"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 13,
            "sells": 12,
            "buyers": 10,
            "sellers": 10
          },
          "m30": {
            "buys": 14,
            "sells": 14,
            "buyers": 11,
            "sellers": 12
          },
          "h1": {
            "buys": 23,
            "sells": 32,
            "buyers": 19,
            "sellers": 26
          },
          "h6": {
            "buys": 282,
            "sells": 408,
            "buyers": 147,
            "sellers": 178
          },
          "h24": {
            "buys": 817,
            "sells": 1180,
            "buyers": 308,
            "sellers": 419
          }
        },
        "volume_usd": {
          "m5": "359.1368676644",
          "m15": "4961.4073945623",
          "m30": "5122.2514393718",
          "h1": "8125.6408552511",
          "h6": "96914.7604852181",
          "h24": "320735.175035926"
        },
        "reserve_in_usd": "106471.1158"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x778d347b2ffbadf31a2a1be9cf42b4c7ba8b1ba3",
            "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_3KoQbe6DGYMkArLrQTtctmhQVvuaMBZAHTPsaN5sjaXx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000183803012669472432578111018245748464410020114244215079618023438",
        "base_token_price_native_currency": "0.00000252605169334276",
        "quote_token_price_usd": "71.840682800194899958359374814026709666459096877",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002526051693",
        "quote_token_price_base_token": "395874.717305047",
        "address": "3KoQbe6DGYMkArLrQTtctmhQVvuaMBZAHTPsaN5sjaXx",
        "name": "VALORA / SOL",
        "pool_created_at": "2026-06-25T22:27:25Z",
        "fdv_usd": "181355.4206",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.971",
          "m15": "7.919",
          "m30": "11.508",
          "h1": "0.575",
          "h6": "30.85",
          "h24": "-52.381"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 6,
            "buyers": 6,
            "sellers": 5
          },
          "m15": {
            "buys": 21,
            "sells": 10,
            "buyers": 12,
            "sellers": 7
          },
          "m30": {
            "buys": 29,
            "sells": 29,
            "buyers": 18,
            "sellers": 24
          },
          "h1": {
            "buys": 58,
            "sells": 62,
            "buyers": 40,
            "sellers": 49
          },
          "h6": {
            "buys": 706,
            "sells": 878,
            "buyers": 413,
            "sellers": 529
          },
          "h24": {
            "buys": 4670,
            "sells": 4125,
            "buyers": 1950,
            "sellers": 2076
          }
        },
        "volume_usd": {
          "m5": "912.8298250227",
          "m15": "1391.3551258949",
          "m30": "1983.4111282059",
          "h1": "4239.4862550338",
          "h6": "65566.7819962892",
          "h24": "417808.942736101"
        },
        "reserve_in_usd": "32445.0843"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Fco8LmvTwsWi5A3TEhd9vQUnQ2BmVpYG4RjXatGUpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DvccN83MpXb1gh5tALvFU6WuwZBfgu7ECgbayaytCWrL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000102166884062292409563029763355528191533811285035812774748788635",
        "base_token_price_native_currency": "0.00000146113398460054",
        "quote_token_price_usd": "71.858938079378117192573739098739638441824688373",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001461133985",
        "quote_token_price_base_token": "684399.932202926",
        "address": "DvccN83MpXb1gh5tALvFU6WuwZBfgu7ECgbayaytCWrL",
        "name": "FRONT / SOL",
        "pool_created_at": "2026-06-26T19:52:30Z",
        "fdv_usd": "103884.2259",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "5.545",
          "m15": "1.684",
          "m30": "2.42",
          "h1": "-6.308",
          "h6": "-75.605",
          "h24": "-29.174"
        },
        "transactions": {
          "m5": {
            "buys": 59,
            "sells": 49,
            "buyers": 32,
            "sellers": 24
          },
          "m15": {
            "buys": 208,
            "sells": 195,
            "buyers": 82,
            "sellers": 62
          },
          "m30": {
            "buys": 401,
            "sells": 380,
            "buyers": 124,
            "sellers": 93
          },
          "h1": {
            "buys": 826,
            "sells": 772,
            "buyers": 214,
            "sellers": 182
          },
          "h6": {
            "buys": 5155,
            "sells": 5521,
            "buyers": 984,
            "sellers": 1025
          },
          "h24": {
            "buys": 11363,
            "sells": 14546,
            "buyers": 2744,
            "sellers": 2183
          }
        },
        "volume_usd": {
          "m5": "7974.00294325",
          "m15": "37441.693219835",
          "m30": "66888.1588659159",
          "h1": "134483.52760688",
          "h6": "854406.840292568",
          "h24": "2574763.78992361"
        },
        "reserve_in_usd": "26930.8405"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_26Rre7jT3jUaU29s6oS6QbLSwpbV2ZSZmouZAFWApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BUMh6YebpBvAh4by4oTGJUvzQ9CvH6dqPgrZvXFDMwC1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0010432546692145629090989588063731338186529255447723563787153752",
        "base_token_price_native_currency": "0.00001469997388727",
        "quote_token_price_usd": "71.793809386014007050759353172451551205706386648",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001469997389",
        "quote_token_price_base_token": "68027.331726486",
        "address": "BUMh6YebpBvAh4by4oTGJUvzQ9CvH6dqPgrZvXFDMwC1",
        "name": "AgenC / SOL",
        "pool_created_at": "2026-02-24T23:49:49Z",
        "fdv_usd": "1055339.65255116",
        "market_cap_usd": "1055339.65255116",
        "price_change_percentage": {
          "m5": "1.056",
          "m15": "12.384",
          "m30": "7.209",
          "h1": "-6.585",
          "h6": "1.158",
          "h24": "124.98"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 7,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 13,
            "sells": 24,
            "buyers": 12,
            "sellers": 22
          },
          "m30": {
            "buys": 36,
            "sells": 46,
            "buyers": 31,
            "sellers": 41
          },
          "h1": {
            "buys": 202,
            "sells": 113,
            "buyers": 164,
            "sellers": 95
          },
          "h6": {
            "buys": 563,
            "sells": 388,
            "buyers": 302,
            "sellers": 265
          },
          "h24": {
            "buys": 2519,
            "sells": 2134,
            "buyers": 1032,
            "sellers": 892
          }
        },
        "volume_usd": {
          "m5": "162.1989801181",
          "m15": "6792.8993245112",
          "m30": "15423.8587391277",
          "h1": "35384.956314755",
          "h6": "92868.7506087158",
          "h24": "527157.592092498"
        },
        "reserve_in_usd": "109673.7336"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5yC9BM8KUsJTPbWPLfA2N8qH1s9V8DQ3Vcw1G6Jdpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00049974703689199766625895994525712315307888990370803782019993379",
        "base_token_price_native_currency": "0.00000693973996253113",
        "quote_token_price_usd": "71.79402585176797767085987594613640878533232213",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006939739963",
        "quote_token_price_base_token": "144097.618268001",
        "address": "145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
        "name": "Chameleon / SOL",
        "pool_created_at": "2026-06-16T12:08:32Z",
        "fdv_usd": "499747.0369",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.435",
          "m15": "-5.413",
          "m30": "-6.048",
          "h1": "14.617",
          "h6": "10.583",
          "h24": "-7.58"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 9,
            "buyers": 6,
            "sellers": 9
          },
          "m15": {
            "buys": 41,
            "sells": 43,
            "buyers": 27,
            "sellers": 35
          },
          "m30": {
            "buys": 237,
            "sells": 196,
            "buyers": 130,
            "sellers": 148
          },
          "h1": {
            "buys": 418,
            "sells": 370,
            "buyers": 194,
            "sellers": 262
          },
          "h6": {
            "buys": 1540,
            "sells": 1380,
            "buyers": 624,
            "sellers": 765
          },
          "h24": {
            "buys": 7606,
            "sells": 6805,
            "buyers": 2336,
            "sellers": 2636
          }
        },
        "volume_usd": {
          "m5": "1017.4765833225",
          "m15": "5689.5573755767",
          "m30": "41307.9372871022",
          "h1": "72289.5585105883",
          "h6": "236769.107851489",
          "h24": "1151051.04795551"
        },
        "reserve_in_usd": "61206.4873"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GuSborgzpo6Hc7msoRouQyPJ3psxgAHm4amC9iDhpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0549954167148733243103091353920661141125789630682759726834523025",
        "base_token_price_native_currency": "0.000765607512358779",
        "quote_token_price_usd": "71.840682800194899958359374814026709666459096877",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0007656075124",
        "quote_token_price_base_token": "1306.152282805",
        "address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
        "name": "TROLL / SOL",
        "pool_created_at": "2025-04-20T18:30:26Z",
        "fdv_usd": "54898283.5141599",
        "market_cap_usd": "54898283.5144498",
        "price_change_percentage": {
          "m5": "-0.02",
          "m15": "0.201",
          "m30": "0.221",
          "h1": "0.439",
          "h6": "-1.391",
          "h24": "2.72"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 4
          },
          "m15": {
            "buys": 2,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "m30": {
            "buys": 4,
            "sells": 17,
            "buyers": 4,
            "sellers": 12
          },
          "h1": {
            "buys": 25,
            "sells": 24,
            "buyers": 13,
            "sellers": 18
          },
          "h6": {
            "buys": 220,
            "sells": 131,
            "buyers": 108,
            "sellers": 81
          },
          "h24": {
            "buys": 1394,
            "sells": 852,
            "buyers": 436,
            "sellers": 324
          }
        },
        "volume_usd": {
          "m5": "82.1599789976",
          "m15": "1116.072136941",
          "m30": "6205.7614505744",
          "h1": "10656.6073471807",
          "h6": "111281.498766148",
          "h24": "654301.676064533"
        },
        "reserve_in_usd": "2688781.2503"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xbb2cfe620372ff0fd7501b6d40cb46517e1db99552ad65f34fc8163673c27bf6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000284787436286531",
        "base_token_price_native_currency": "0.0000000018026737626933",
        "quote_token_price_usd": "1.00171917757499",
        "quote_token_price_native_currency": "0.000635572319838963",
        "base_token_price_quote_token": "0.000002836299987",
        "quote_token_price_base_token": "352572.014411183",
        "address": "0xbb2cfe620372ff0fd7501b6d40cb46517e1db99552ad65f34fc8163673c27bf6",
        "name": "Claude / USDC 0.01%",
        "pool_created_at": "2026-06-26T11:08:57Z",
        "fdv_usd": "297922.3283",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-70.276",
          "m15": "-70.253",
          "m30": "-70.286",
          "h1": "-70.292",
          "h6": "-70.157",
          "h24": "29302.846"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 26,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 98,
            "sells": 91,
            "buyers": 9,
            "sellers": 2
          },
          "m30": {
            "buys": 202,
            "sells": 192,
            "buyers": 10,
            "sellers": 2
          },
          "h1": {
            "buys": 415,
            "sells": 400,
            "buyers": 17,
            "sellers": 5
          },
          "h6": {
            "buys": 2626,
            "sells": 2555,
            "buyers": 58,
            "sellers": 16
          },
          "h24": {
            "buys": 8228,
            "sells": 7974,
            "buyers": 146,
            "sellers": 35
          }
        },
        "volume_usd": {
          "m5": "308.8816874503",
          "m15": "1016.5918346954",
          "m30": "2016.8434233749",
          "h1": "5056.8593072705",
          "h6": "31522.582762885",
          "h24": "132236184.769026"
        },
        "reserve_in_usd": "442769.498"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x30ec37e22ff8865e2e439d84e7d2ffd58296db07",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EBtmZf6jxeuMCLeW59mu2S34cttep2wnCQdS2WJbrFH",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000248404944452695673256590559430312947842047308511562988549704686",
        "base_token_price_native_currency": "0.0000034619681195434",
        "quote_token_price_usd": "1.0008391811178993242212508536369154175257005188032802769328888",
        "quote_token_price_native_currency": "0.0139404732868748",
        "base_token_price_quote_token": "0.0002483393532",
        "quote_token_price_base_token": "4026.7480246795",
        "address": "5EBtmZf6jxeuMCLeW59mu2S34cttep2wnCQdS2WJbrFH",
        "name": "piss / USDC",
        "pool_created_at": "2026-06-26T02:58:40Z",
        "fdv_usd": "248404.9445",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "6.426",
          "m15": "2.019",
          "m30": "12.437",
          "h1": "9.083",
          "h6": "-9.737",
          "h24": "-34.613"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 8,
            "buyers": 5,
            "sellers": 7
          },
          "m15": {
            "buys": 12,
            "sells": 36,
            "buyers": 11,
            "sellers": 17
          },
          "m30": {
            "buys": 37,
            "sells": 68,
            "buyers": 26,
            "sellers": 41
          },
          "h1": {
            "buys": 84,
            "sells": 114,
            "buyers": 50,
            "sellers": 73
          },
          "h6": {
            "buys": 1164,
            "sells": 888,
            "buyers": 405,
            "sellers": 489
          },
          "h24": {
            "buys": 8990,
            "sells": 6499,
            "buyers": 2667,
            "sellers": 2832
          }
        },
        "volume_usd": {
          "m5": "1154.5644246919",
          "m15": "2983.2559982212",
          "m30": "7591.8478742942",
          "h1": "14373.05685122",
          "h6": "149135.637097654",
          "h24": "1124257.77234753"
        },
        "reserve_in_usd": "68120.283"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DXXcq4tY5e4PbXybyBMnxZjHVmzv1GVrAXoW5TcC5kbu",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00247856564713572083423249309781403050288800898632641366318531848",
        "base_token_price_native_currency": "0.000034440963538688",
        "quote_token_price_usd": "71.840166723370564883143040404970841122343977358",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003444096354",
        "quote_token_price_base_token": "29035.192319073",
        "address": "BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
        "name": "Goblin / SOL",
        "pool_created_at": "2026-04-25T15:37:06Z",
        "fdv_usd": "1743721.91432478",
        "market_cap_usd": "1743721.91761834",
        "price_change_percentage": {
          "m5": "0.328",
          "m15": "-0.329",
          "m30": "-0.431",
          "h1": "-1.661",
          "h6": "3.936",
          "h24": "-36.119"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 6,
            "buyers": 6,
            "sellers": 4
          },
          "m30": {
            "buys": 11,
            "sells": 7,
            "buyers": 10,
            "sellers": 5
          },
          "h1": {
            "buys": 29,
            "sells": 33,
            "buyers": 28,
            "sellers": 30
          },
          "h6": {
            "buys": 460,
            "sells": 447,
            "buyers": 262,
            "sellers": 265
          },
          "h24": {
            "buys": 4172,
            "sells": 3121,
            "buyers": 1464,
            "sellers": 1338
          }
        },
        "volume_usd": {
          "m5": "274.7572959553",
          "m15": "2192.9611247708",
          "m30": "3076.2985274223",
          "h1": "9744.3591968526",
          "h6": "123941.668211362",
          "h24": "1065560.40686888"
        },
        "reserve_in_usd": "233652.6287"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3KHMZhpthXuiCcgfTv7vVu9PpEz64KAEURFwi6Lopump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_jtJr25qL3RSkDxgJT5unwpKvYgEbvWLxMfs5Zbtudiz",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000083293380797995338371231710436294497180182194228599954283459118",
        "base_token_price_native_currency": "0.00000115439028939059",
        "quote_token_price_usd": "71.793974053507748631528316337415396512108356354",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001154390289",
        "quote_token_price_base_token": "866258.153061827",
        "address": "jtJr25qL3RSkDxgJT5unwpKvYgEbvWLxMfs5Zbtudiz",
        "name": "HTML / SOL",
        "pool_created_at": "2025-12-18T03:18:13Z",
        "fdv_usd": "82209.4346184323",
        "market_cap_usd": "82209.4346184322",
        "price_change_percentage": {
          "m5": "1.361",
          "m15": "1.558",
          "m30": "-4.463",
          "h1": "-6.137",
          "h6": "-17.994",
          "h24": "-32.353"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 20,
            "sells": 7,
            "buyers": 9,
            "sellers": 6
          },
          "m30": {
            "buys": 51,
            "sells": 18,
            "buyers": 31,
            "sellers": 16
          },
          "h1": {
            "buys": 69,
            "sells": 34,
            "buyers": 37,
            "sellers": 20
          },
          "h6": {
            "buys": 277,
            "sells": 184,
            "buyers": 97,
            "sellers": 72
          },
          "h24": {
            "buys": 4922,
            "sells": 2861,
            "buyers": 3516,
            "sellers": 1538
          }
        },
        "volume_usd": {
          "m5": "110.6710198861",
          "m15": "1108.8654512965",
          "m30": "2529.9245731898",
          "h1": "3381.8639849092",
          "h6": "11987.7317308481",
          "h24": "214893.583178799"
        },
        "reserve_in_usd": "23724.6374"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EhR8t2Hd9KikSPiRHdHs8WidCLa3T1VEPFpnCsRRpump",
            "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.
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
CoinGecko
Better on the app
Real-time price alerts and a faster, smoother experience.