Coiny: 18.664
Burzy: 1.495
Tržní kapitalizace: 2,772T $ 3.3%
Objem (24 h.): 132,812B $
Gas: 0.115 GWEI
Přejděte na používání bez reklam

On-chain token DEX a API pro tržní data pro projekty a vývojáře DeFi

Udržujte si kompletní přehled o trhu kryptoměn díky rozhraní CoinGecko API, které je od roku 2014 největším nezávislým zdrojem dat o kryptoměnách na světě.
Data připravena pomocí:
Důvěřováno předními projekty Web3

Rozsáhlé a spolehlivé API pro on-chain DEX data

Získejte přístup k on-chain tržním datům z DEX burz, jako je Uniswap, PancakeSwap, Orca, Curve a další hlavní sítě prostřednictvím našeho spolehlivého a bohatého rozhraní API pro data z DEX burz.
43M+
Coiny a tokeny
240+
Sítě
1.900+
DEXy

Efektivní škálování projektu DeFi

Jednotné rozhraní API pro data Crypto, NFT a DEX

Zjednodušení integrace díky jednotnému rozhraní API pro data ke kryptoměnám s kompletním pokrytím
Kategorie koncového bodu Popis
/onchain/simple/*/token_price/* Nejjednodušší cesta k informacím o nejnovější ceně tokenů v USD v síti, s adresami tokenů
/onchain/networks Získejte úplný seznam podporovaných sítí
/onchain/network/*dexes Získejte úplný seznam podporovaných DEX burz v síti
/onchains/network/*/pools/* Získejte údaje o poolech likvidity, jako jsou trendové pooly, nové pooly a tržní údaje, jako jsou informace o ceně, rezervách, tržní kapitalizaci, transakcích a objemu. Dostupný je vám také koncový bod pro vyhledávání poolů v síti.
/onchains/network/*/tokens/* Získejte data související s tokeny, jako jsou oblíbené pooly, cena, FDV, rezervy, objem, tržní kapitalizace, GeckoTerminal skóre či CoinGecko API ID. K dispozici jsou také metadata, včetně obrázku, webové stránky, popisu a odkazů na sociální sítě.
/onchains/network/*/ohlcvs/* Získejte historická data z grafu OHLCV pro pool likvidity
/onchains/network/*/trades Získejte přístup k nejnovějším 300 obchodům z poolu likvidity
// Získejte informace o cenách a tržní údaje o poolu likvidity
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00088314353854",
      "base_token_price_native_currency": "0.000400921657589623",
      "quote_token_price_usd": "2485.74",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004009216576",
      "quote_token_price_base_token": "2494.252882252",
      "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": "4575149833.62784",
      "market_cap_usd": "4594144185.28321",
      "price_change_percentage": {
        "m5": "0.095",
        "m15": "0.032",
        "m30": "0.128",
        "h1": "0.05",
        "h6": "-0.076",
        "h24": "0.076"
      },
      "transactions": {
        "m5": {
          "buys": 3,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 4,
          "sells": 0,
          "buyers": 2,
          "sellers": 0
        },
        "m30": {
          "buys": 6,
          "sells": 5,
          "buyers": 2,
          "sellers": 5
        },
        "h1": {
          "buys": 14,
          "sells": 17,
          "buyers": 8,
          "sellers": 14
        },
        "h6": {
          "buys": 135,
          "sells": 158,
          "buyers": 88,
          "sellers": 108
        },
        "h24": {
          "buys": 652,
          "sells": 713,
          "buyers": 394,
          "sellers": 358
        }
      },
      "volume_usd": {
        "m5": "592.1841562474",
        "m15": "620.8672246559",
        "m30": "1779.7215795844",
        "h1": "4696.2950233778",
        "h6": "79741.847768217",
        "h24": "414275.022825618"
      },
      "reserve_in_usd": "1052579.4244",
      "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"
        }
      }
    }
  }
}
// Objevujte trendové pooly
{
  "data": [
    {
      "id": "robinhood_0x714442e9a611f8561a7df108d6d925132937cfb8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0116788191599122",
        "base_token_price_native_currency": "0.00000469923004082011",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004699230041",
        "quote_token_price_base_token": "212800.818711459",
        "address": "0x714442e9a611f8561a7df108d6d925132937cfb8",
        "name": "CHUMP / WETH 1%",
        "pool_created_at": "2026-07-31T01:44:31Z",
        "fdv_usd": "11689569.69",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.775",
          "m15": "-1.935",
          "m30": "-3.258",
          "h1": "-5.161",
          "h6": "-3.969",
          "h24": "23.798"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 10,
            "sells": 16,
            "buyers": 6,
            "sellers": 9
          },
          "m30": {
            "buys": 29,
            "sells": 25,
            "buyers": 14,
            "sellers": 13
          },
          "h1": {
            "buys": 57,
            "sells": 60,
            "buyers": 19,
            "sellers": 22
          },
          "h6": {
            "buys": 440,
            "sells": 442,
            "buyers": 112,
            "sellers": 134
          },
          "h24": {
            "buys": 1954,
            "sells": 1937,
            "buyers": 278,
            "sellers": 337
          }
        },
        "volume_usd": {
          "m5": "889.5311310454",
          "m15": "6075.6213528396",
          "m30": "10583.5623346668",
          "h1": "25398.6431934063",
          "h6": "240544.747699291",
          "h24": "1157235.27343301"
        },
        "reserve_in_usd": "382942.5765"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0e0d2c89a5a019fe1cf762e5e33187631dacc21b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.222986849131995",
        "base_token_price_native_currency": "0.000089638054947182",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008963805495",
        "quote_token_price_base_token": "11155.976115158",
        "address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
        "name": "CASHCAT / WETH 0.3%",
        "pool_created_at": "2026-07-01T19:38:42Z",
        "fdv_usd": "220373143.508776",
        "market_cap_usd": "220374613.832791",
        "price_change_percentage": {
          "m5": "0.186",
          "m15": "2.228",
          "m30": "2.887",
          "h1": "1.244",
          "h6": "2.167",
          "h24": "51.128"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 1,
            "buyers": 14,
            "sellers": 1
          },
          "m15": {
            "buys": 186,
            "sells": 98,
            "buyers": 43,
            "sellers": 44
          },
          "m30": {
            "buys": 548,
            "sells": 293,
            "buyers": 131,
            "sellers": 78
          },
          "h1": {
            "buys": 978,
            "sells": 593,
            "buyers": 173,
            "sellers": 118
          },
          "h6": {
            "buys": 8003,
            "sells": 6035,
            "buyers": 1076,
            "sellers": 1085
          },
          "h24": {
            "buys": 40291,
            "sells": 35287,
            "buyers": 2614,
            "sellers": 3093
          }
        },
        "volume_usd": {
          "m5": "5553.0189887958",
          "m15": "98271.507589615",
          "m30": "355198.791365596",
          "h1": "651610.08862039",
          "h6": "6143548.65260861",
          "h24": "37078054.5898417"
        },
        "reserve_in_usd": "1938601.6948"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0896571408237088",
        "base_token_price_native_currency": "0.0000359044220431168",
        "quote_token_price_usd": "2487.55",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003590442204",
        "quote_token_price_base_token": "27851.7225203938",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "64063056.3108131",
        "market_cap_usd": "64066041.0182249",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.049",
          "m30": "2.308",
          "h1": "3.407",
          "h6": "2.66",
          "h24": "29.951"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m30": {
            "buys": 11,
            "sells": 3,
            "buyers": 11,
            "sellers": 3
          },
          "h1": {
            "buys": 52,
            "sells": 11,
            "buyers": 27,
            "sellers": 8
          },
          "h6": {
            "buys": 422,
            "sells": 285,
            "buyers": 141,
            "sellers": 200
          },
          "h24": {
            "buys": 2019,
            "sells": 972,
            "buyers": 630,
            "sellers": 563
          }
        },
        "volume_usd": {
          "m5": "446.9063723336",
          "m15": "12983.970308572",
          "m30": "15419.2869484809",
          "h1": "69842.3505104787",
          "h6": "749296.014894228",
          "h24": "2750471.85413961"
        },
        "reserve_in_usd": "1789701.1998"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_G8kgi7aUpeX8EVR8VMkrth9SKEv5BietWC33UjAiiMGh",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0142837426345028872445743705436797859680341974079677169454224498",
        "base_token_price_native_currency": "0.0001437966148465",
        "quote_token_price_usd": "100.310366114797223306280361324232886934039968386",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001437966148",
        "quote_token_price_base_token": "6954.266629068",
        "address": "G8kgi7aUpeX8EVR8VMkrth9SKEv5BietWC33UjAiiMGh",
        "name": "CYBERLEEK / SOL",
        "pool_created_at": "2026-08-15T21:07:26Z",
        "fdv_usd": "10529988.7860472",
        "market_cap_usd": "10529988.7896949",
        "price_change_percentage": {
          "m5": "-1.507",
          "m15": "-1.676",
          "m30": "1.119",
          "h1": "-3.595",
          "h6": "-10.482",
          "h24": "-48.496"
        },
        "transactions": {
          "m5": {
            "buys": 30,
            "sells": 17,
            "buyers": 24,
            "sellers": 17
          },
          "m15": {
            "buys": 148,
            "sells": 119,
            "buyers": 119,
            "sellers": 105
          },
          "m30": {
            "buys": 304,
            "sells": 277,
            "buyers": 249,
            "sellers": 241
          },
          "h1": {
            "buys": 694,
            "sells": 548,
            "buyers": 502,
            "sellers": 457
          },
          "h6": {
            "buys": 7092,
            "sells": 5406,
            "buyers": 3835,
            "sellers": 3671
          },
          "h24": {
            "buys": 53068,
            "sells": 38522,
            "buyers": 22586,
            "sellers": 19777
          }
        },
        "volume_usd": {
          "m5": "8827.7322171182",
          "m15": "28479.7030508563",
          "m30": "71932.9135588136",
          "h1": "168978.148883267",
          "h6": "2150564.82702306",
          "h24": "14087170.5772682"
        },
        "reserve_in_usd": "1493088.0145"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_ApZuxdpzMrbEYTGEzeY9afh5pj9d6qPRJCTgQYiipbKg",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x241fc1cdbf9f741933e5fa515c5b884da93b81b6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0521274980804653",
        "base_token_price_native_currency": "0.0000209343780527989",
        "quote_token_price_usd": "2487.26",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002093437805",
        "quote_token_price_base_token": "47768.3166644782",
        "address": "0x241fc1cdbf9f741933e5fa515c5b884da93b81b6",
        "name": "Pin / WETH 1%",
        "pool_created_at": "2024-11-27T02:54:11Z",
        "fdv_usd": "5148723.18357844",
        "market_cap_usd": "5212749.808",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "2.187",
          "h6": "1.538",
          "h24": "5.294"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m30": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "h1": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "h6": {
            "buys": 12,
            "sells": 14,
            "buyers": 12,
            "sellers": 9
          },
          "h24": {
            "buys": 65,
            "sells": 49,
            "buyers": 49,
            "sellers": 26
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "107.4287912485",
          "m30": "107.4287912485",
          "h1": "288.5975296574",
          "h6": "4073.7980758969",
          "h24": "29173.2821623803"
        },
        "reserve_in_usd": "507358.5623"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x2e44f3f609ff5aa4819b323fd74690f07c3607c4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0696020193681873033551299372040818360233112435385287644679989462",
        "base_token_price_native_currency": "0.000695131913584379",
        "quote_token_price_usd": "100.310366114797223306280361324232886934039968386",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0006951319136",
        "quote_token_price_base_token": "1438.575873813",
        "address": "HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
        "name": "CATE / SOL",
        "pool_created_at": "2026-07-26T16:32:43Z",
        "fdv_usd": "67616776.179999",
        "market_cap_usd": "67631620.5862673",
        "price_change_percentage": {
          "m5": "0.188",
          "m15": "2.203",
          "m30": "4.01",
          "h1": "5.01",
          "h6": "9.846",
          "h24": "74.615"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 14,
            "buyers": 5,
            "sellers": 14
          },
          "m15": {
            "buys": 127,
            "sells": 242,
            "buyers": 72,
            "sellers": 139
          },
          "m30": {
            "buys": 290,
            "sells": 474,
            "buyers": 147,
            "sellers": 232
          },
          "h1": {
            "buys": 444,
            "sells": 629,
            "buyers": 239,
            "sellers": 328
          },
          "h6": {
            "buys": 3879,
            "sells": 3664,
            "buyers": 1779,
            "sellers": 2105
          },
          "h24": {
            "buys": 68041,
            "sells": 55427,
            "buyers": 21930,
            "sellers": 22219
          }
        },
        "volume_usd": {
          "m5": "4826.4742967175",
          "m15": "84877.8126637941",
          "m30": "171374.969802327",
          "h1": "238564.869575757",
          "h6": "1506786.37972325",
          "h24": "28074023.9216208"
        },
        "reserve_in_usd": "2378465.152"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ai66LHZG9MCzg1WKdawwqduVAXpNDUuV8M3uyq5ppump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xbe28fdf829dad4478eefefd5d9725905c0b59caf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000891095160425315",
        "base_token_price_native_currency": "0.0000000355833303350294",
        "quote_token_price_usd": "2487.78",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003558333034",
        "quote_token_price_base_token": "28103046.8644911",
        "address": "0xbe28fdf829dad4478eefefd5d9725905c0b59caf",
        "name": "MANEKI / WETH 1%",
        "pool_created_at": "2026-08-20T16:48:48Z",
        "fdv_usd": "87523.3102839504",
        "market_cap_usd": "89109.51604",
        "price_change_percentage": {
          "m5": "0.667",
          "m15": "-4.122",
          "m30": "-8.16",
          "h1": "-13.863",
          "h6": "-34.985",
          "h24": "-58.703"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 7,
            "buyers": 6,
            "sellers": 7
          },
          "m30": {
            "buys": 7,
            "sells": 10,
            "buyers": 7,
            "sellers": 10
          },
          "h1": {
            "buys": 16,
            "sells": 13,
            "buyers": 10,
            "sellers": 12
          },
          "h6": {
            "buys": 61,
            "sells": 86,
            "buyers": 45,
            "sellers": 53
          },
          "h24": {
            "buys": 511,
            "sells": 489,
            "buyers": 229,
            "sellers": 282
          }
        },
        "volume_usd": {
          "m5": "301.456017535",
          "m15": "583.3520090362",
          "m30": "2008.5771835271",
          "h1": "2285.5612348374",
          "h6": "14491.8223093471",
          "h24": "140078.52032476"
        },
        "reserve_in_usd": "37840.3777"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x00eb2583f442d35473bed8801efb01c82d84c149",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "sushiswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0176652183113067",
        "base_token_price_native_currency": "0.0000071709505391725",
        "quote_token_price_usd": "2487.55",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007170950539",
        "quote_token_price_base_token": "139451.526619426",
        "address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-10T23:38:50Z",
        "fdv_usd": "17321448.6285709",
        "market_cap_usd": "17321449.6526951",
        "price_change_percentage": {
          "m5": "-1.718",
          "m15": "-4.1",
          "m30": "-3.086",
          "h1": "1.803",
          "h6": "-5.962",
          "h24": "1.49"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 17,
            "sells": 15,
            "buyers": 17,
            "sellers": 12
          },
          "m30": {
            "buys": 29,
            "sells": 28,
            "buyers": 28,
            "sellers": 25
          },
          "h1": {
            "buys": 66,
            "sells": 49,
            "buyers": 51,
            "sellers": 41
          },
          "h6": {
            "buys": 564,
            "sells": 403,
            "buyers": 277,
            "sellers": 260
          },
          "h24": {
            "buys": 2603,
            "sells": 2433,
            "buyers": 884,
            "sellers": 1074
          }
        },
        "volume_usd": {
          "m5": "2003.7844337851",
          "m15": "22605.4791796027",
          "m30": "41461.7923618693",
          "h1": "86202.1513438841",
          "h6": "808273.838638196",
          "h24": "3709420.89736034"
        },
        "reserve_in_usd": "601310.4563"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.218551347931432",
        "base_token_price_native_currency": "0.000089638054947182",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008963805495",
        "quote_token_price_base_token": "11155.976115158",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "220266656.010992",
        "market_cap_usd": "220268125.624525",
        "price_change_percentage": {
          "m5": "0.087",
          "m15": "1.633",
          "m30": "2.843",
          "h1": "2.661",
          "h6": "1.496",
          "h24": "49.297"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 0,
            "buyers": 12,
            "sellers": 0
          },
          "m15": {
            "buys": 81,
            "sells": 3,
            "buyers": 32,
            "sellers": 3
          },
          "m30": {
            "buys": 158,
            "sells": 65,
            "buyers": 40,
            "sellers": 35
          },
          "h1": {
            "buys": 281,
            "sells": 111,
            "buyers": 53,
            "sellers": 43
          },
          "h6": {
            "buys": 2476,
            "sells": 1419,
            "buyers": 269,
            "sellers": 423
          },
          "h24": {
            "buys": 14084,
            "sells": 7822,
            "buyers": 1260,
            "sellers": 1437
          }
        },
        "volume_usd": {
          "m5": "2742.9423207068",
          "m15": "27680.1480926914",
          "m30": "102932.736935845",
          "h1": "172815.072223842",
          "h6": "2168918.67329232",
          "h24": "14170775.4214877"
        },
        "reserve_in_usd": "4731054.1809"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x590dcb6a87828bf688b48089a62239b693378f1fb64d2286e6a399ed8c005fdf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00580309554632192",
        "base_token_price_native_currency": "0.0000022778353291242",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002277835329",
        "quote_token_price_base_token": "439013.297938657",
        "address": "0x590dcb6a87828bf688b48089a62239b693378f1fb64d2286e6a399ed8c005fdf",
        "name": "HOOKR / WETH 0.25%",
        "pool_created_at": "2026-08-06T04:20:57Z",
        "fdv_usd": "5795990.38394045",
        "market_cap_usd": "5803095.546",
        "price_change_percentage": {
          "m5": "0.178",
          "m15": "-0.097",
          "m30": "-3.149",
          "h1": "-2.028",
          "h6": "2.126",
          "h24": "47.722"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 13,
            "sells": 17,
            "buyers": 13,
            "sellers": 17
          },
          "m30": {
            "buys": 31,
            "sells": 27,
            "buyers": 29,
            "sellers": 26
          },
          "h1": {
            "buys": 82,
            "sells": 83,
            "buyers": 67,
            "sellers": 68
          },
          "h6": {
            "buys": 602,
            "sells": 624,
            "buyers": 266,
            "sellers": 333
          },
          "h24": {
            "buys": 3424,
            "sells": 3691,
            "buyers": 987,
            "sellers": 1180
          }
        },
        "volume_usd": {
          "m5": "501.4439034164",
          "m15": "10599.9755826435",
          "m30": "20135.3805693821",
          "h1": "53437.9973663275",
          "h6": "353321.537231386",
          "h24": "2518328.51429642"
        },
        "reserve_in_usd": "410300.3079"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x18e674231a58c239dc7daedcffe15ec3a24cff5c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x03cc14c8bc55a487da89847a432e4220f46dfc63",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000157621299220863",
        "base_token_price_native_currency": "0.0000000641313111364852",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000006413131114",
        "quote_token_price_base_token": "15593007.2577463",
        "address": "0x03cc14c8bc55a487da89847a432e4220f46dfc63",
        "name": "PCAT / WETH 1%",
        "pool_created_at": "2026-07-20T03:28:49Z",
        "fdv_usd": "157953.0332",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.501",
          "m15": "-6.716",
          "m30": "-10.454",
          "h1": "3.023",
          "h6": "54.612",
          "h24": "-12.909"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 10,
            "sells": 17,
            "buyers": 8,
            "sellers": 9
          },
          "m30": {
            "buys": 22,
            "sells": 41,
            "buyers": 19,
            "sellers": 15
          },
          "h1": {
            "buys": 51,
            "sells": 119,
            "buyers": 38,
            "sellers": 34
          },
          "h6": {
            "buys": 357,
            "sells": 718,
            "buyers": 172,
            "sellers": 159
          },
          "h24": {
            "buys": 3182,
            "sells": 7095,
            "buyers": 723,
            "sellers": 735
          }
        },
        "volume_usd": {
          "m5": "393.0266619794",
          "m15": "1170.2991344731",
          "m30": "3522.1875640318",
          "h1": "9623.8761835819",
          "h6": "66147.1674930294",
          "h24": "768591.808692259"
        },
        "reserve_in_usd": "43529.8862"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x14623dd0784cb5c484f8935c7c218d110332b538",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00502238896669116",
        "base_token_price_native_currency": "0.00000201392193999415",
        "quote_token_price_usd": "2487.78",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000201392194",
        "quote_token_price_base_token": "496543.575071686",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "5022388.76519262",
        "market_cap_usd": "5022388.967",
        "price_change_percentage": {
          "m5": "-0.457",
          "m15": "-2.426",
          "m30": "2.941",
          "h1": "9.315",
          "h6": "9.747",
          "h24": "29.868"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 2,
            "buyers": 6,
            "sellers": 1
          },
          "m15": {
            "buys": 36,
            "sells": 23,
            "buyers": 18,
            "sellers": 16
          },
          "m30": {
            "buys": 60,
            "sells": 38,
            "buyers": 27,
            "sellers": 25
          },
          "h1": {
            "buys": 76,
            "sells": 78,
            "buyers": 34,
            "sellers": 56
          },
          "h6": {
            "buys": 248,
            "sells": 270,
            "buyers": 128,
            "sellers": 158
          },
          "h24": {
            "buys": 1137,
            "sells": 1152,
            "buyers": 385,
            "sellers": 525
          }
        },
        "volume_usd": {
          "m5": "3412.0190122125",
          "m15": "17600.9236534635",
          "m30": "34482.2243399234",
          "h1": "53042.8922164099",
          "h6": "174396.784007337",
          "h24": "588801.47684523"
        },
        "reserve_in_usd": "462139.6987"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FvYok1cEnymtxGPXbLhyMVUBq2iEVGQ18Uj4K7vKoJ5Q",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000116042891432959387205678638362437642099937308032844618880824331",
        "base_token_price_native_currency": "0.00000116943532544701",
        "quote_token_price_usd": "100.327366145518222599916269283145885405769613079",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001169435325",
        "quote_token_price_base_token": "855113.556295006",
        "address": "FvYok1cEnymtxGPXbLhyMVUBq2iEVGQ18Uj4K7vKoJ5Q",
        "name": "CATALORIAN / SOL",
        "pool_created_at": "2026-08-23T11:44:49Z",
        "fdv_usd": "115733.428248039",
        "market_cap_usd": "115733.428350561",
        "price_change_percentage": {
          "m5": "-3.003",
          "m15": "-15.755",
          "m30": "-22.506",
          "h1": "-20.942",
          "h6": "-44.482",
          "h24": "-98.149"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 31,
            "sells": 33,
            "buyers": 18,
            "sellers": 25
          },
          "m30": {
            "buys": 63,
            "sells": 71,
            "buyers": 33,
            "sellers": 56
          },
          "h1": {
            "buys": 141,
            "sells": 131,
            "buyers": 73,
            "sellers": 95
          },
          "h6": {
            "buys": 2860,
            "sells": 879,
            "buyers": 2161,
            "sellers": 611
          },
          "h24": {
            "buys": 38040,
            "sells": 16084,
            "buyers": 26969,
            "sellers": 11875
          }
        },
        "volume_usd": {
          "m5": "526.2459458238",
          "m15": "5556.7354402002",
          "m30": "12161.0710724191",
          "h1": "26946.2963759126",
          "h6": "192633.546644112",
          "h24": "1941949.94937825"
        },
        "reserve_in_usd": "31890.7718"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4cvZwC17oMiUA7peKX5GhbaUWv4U5Lwrd8118xnFpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00609604476181919",
        "base_token_price_native_currency": "0.00000250057142954791",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000250057143",
        "quote_token_price_base_token": "399908.592165589",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "5745987.25703155",
        "market_cap_usd": "6096044.762",
        "price_change_percentage": {
          "m5": "-1.369",
          "m15": "3.469",
          "m30": "1.081",
          "h1": "2.054",
          "h6": "13.528",
          "h24": "59.65"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 12,
            "buyers": 5,
            "sellers": 8
          },
          "m15": {
            "buys": 19,
            "sells": 37,
            "buyers": 14,
            "sellers": 26
          },
          "m30": {
            "buys": 33,
            "sells": 48,
            "buyers": 26,
            "sellers": 36
          },
          "h1": {
            "buys": 60,
            "sells": 81,
            "buyers": 39,
            "sellers": 61
          },
          "h6": {
            "buys": 418,
            "sells": 560,
            "buyers": 145,
            "sellers": 271
          },
          "h24": {
            "buys": 4804,
            "sells": 4388,
            "buyers": 861,
            "sellers": 1082
          }
        },
        "volume_usd": {
          "m5": "6469.5709314548",
          "m15": "26066.9508327115",
          "m30": "37464.5559226115",
          "h1": "49192.3185081125",
          "h6": "312289.251382679",
          "h24": "2806219.43826118"
        },
        "reserve_in_usd": "464637.7058"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00836945378466381",
        "base_token_price_native_currency": "0.00000335165593642904806573383996096",
        "quote_token_price_usd": "2487.8",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003351655936",
        "quote_token_price_base_token": "298359.980549027",
        "address": "0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
        "name": "DELTA / WETH 1%",
        "pool_created_at": "2026-07-31T22:59:31Z",
        "fdv_usd": "8369453.785",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "-2.07",
          "m30": "-1.196",
          "h1": "3.435",
          "h6": "-17.655",
          "h24": "24.656"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 8,
            "buyers": 4,
            "sellers": 7
          },
          "m30": {
            "buys": 14,
            "sells": 19,
            "buyers": 13,
            "sellers": 18
          },
          "h1": {
            "buys": 42,
            "sells": 51,
            "buyers": 30,
            "sellers": 41
          },
          "h6": {
            "buys": 533,
            "sells": 620,
            "buyers": 166,
            "sellers": 289
          },
          "h24": {
            "buys": 2317,
            "sells": 2579,
            "buyers": 500,
            "sellers": 731
          }
        },
        "volume_usd": {
          "m5": "6.6585866545",
          "m15": "1615.5299702304",
          "m30": "22262.9224589649",
          "h1": "59191.9942733308",
          "h6": "459920.982208316",
          "h24": "1951826.90156237"
        },
        "reserve_in_usd": "574189.7132"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe8ffd7e24187f72afb08d75b1bb13088a989a791",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3KpmZWqrQskuEHX5veB4nW1MgYBKH5ex7KNAbGMN2HRk",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000274038522565981713804164337004282842639209125026956483830146051",
        "base_token_price_native_currency": "0.0000000272973407418993",
        "quote_token_price_usd": "100.391349528446774766841229552910021046971423609",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002729734074",
        "quote_token_price_base_token": "36633605.0626748",
        "address": "3KpmZWqrQskuEHX5veB4nW1MgYBKH5ex7KNAbGMN2HRk",
        "name": "100CATS / SOL",
        "pool_created_at": "2026-08-24T11:56:19Z",
        "fdv_usd": "2722.2496000848",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-0.069",
          "h6": "-7.899",
          "h24": "-97.17"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "h1": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h6": {
            "buys": 9,
            "sells": 15,
            "buyers": 8,
            "sellers": 15
          },
          "h24": {
            "buys": 51012,
            "sells": 17313,
            "buyers": 11087,
            "sellers": 10865
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "0.0",
          "h1": "0.04490014037",
          "h6": "312.7109450707",
          "h24": "3291019.79460531"
        },
        "reserve_in_usd": "3099.0004"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GUt3ebbJm6SJCvpa8SfFzZe132a78qZDyc2yXAP1pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4fc195344d28959fdb33dd04446d630b5ec16550624ac1b1d04c90a34edc8502",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000247611138092443",
        "base_token_price_native_currency": "0.000000105101222415909",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001051012224",
        "quote_token_price_base_token": "9514637.19463487",
        "address": "0x4fc195344d28959fdb33dd04446d630b5ec16550624ac1b1d04c90a34edc8502",
        "name": "6 / WETH",
        "pool_created_at": "2026-08-24T17:46:23Z",
        "fdv_usd": "247611.1381",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.118",
          "m15": "-12.183",
          "m30": "-6.398",
          "h1": "-8.42",
          "h6": "4.865",
          "h24": "379.915"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 13,
            "sells": 22,
            "buyers": 12,
            "sellers": 17
          },
          "m30": {
            "buys": 27,
            "sells": 39,
            "buyers": 24,
            "sellers": 26
          },
          "h1": {
            "buys": 66,
            "sells": 75,
            "buyers": 47,
            "sellers": 45
          },
          "h6": {
            "buys": 927,
            "sells": 1029,
            "buyers": 403,
            "sellers": 399
          },
          "h24": {
            "buys": 11658,
            "sells": 11295,
            "buyers": 2131,
            "sellers": 1980
          }
        },
        "volume_usd": {
          "m5": "248.6172454799",
          "m15": "2580.4967282536",
          "m30": "4288.6717276055",
          "h1": "9785.6731411893",
          "h6": "183039.999175233",
          "h24": "2332584.14043501"
        },
        "reserve_in_usd": "47234.3457"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xb245a0e4bcf6f7961b68785d54ccdf51eac906c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0179136408829268",
        "base_token_price_native_currency": "0.00000706082882067002",
        "quote_token_price_usd": "2488.65",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007060828821",
        "quote_token_price_base_token": "141626.433014858",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "42882336.9467437",
        "market_cap_usd": "27119143.0327609",
        "price_change_percentage": {
          "m5": "0",
          "m15": "2.294",
          "m30": "1.655",
          "h1": "1.239",
          "h6": "-5.668",
          "h24": "-2.155"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 2,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 7,
            "buyers": 7,
            "sellers": 1
          },
          "h1": {
            "buys": 2,
            "sells": 17,
            "buyers": 16,
            "sellers": 2
          },
          "h6": {
            "buys": 69,
            "sells": 93,
            "buyers": 63,
            "sellers": 49
          },
          "h24": {
            "buys": 819,
            "sells": 693,
            "buyers": 554,
            "sellers": 548
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "6005.7266750373",
          "m30": "7001.4925301424",
          "h1": "12329.3759274125",
          "h6": "232550.023879356",
          "h24": "1039196.92020032"
        },
        "reserve_in_usd": "5418776.8295"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0198411230407247",
        "base_token_price_native_currency": "0.00000823019034955327",
        "quote_token_price_usd": "2487.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000823019035",
        "quote_token_price_base_token": "121503.872635738",
        "address": "0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
        "name": "HMM / WETH 1%",
        "pool_created_at": "2026-07-19T07:54:03Z",
        "fdv_usd": "20013087.8633106",
        "market_cap_usd": "20262177.87",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.1",
          "m30": "0.672",
          "h1": "-0.628",
          "h6": "5.291",
          "h24": "12.983"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 4,
            "buyers": 7,
            "sellers": 4
          },
          "m30": {
            "buys": 28,
            "sells": 13,
            "buyers": 20,
            "sellers": 12
          },
          "h1": {
            "buys": 78,
            "sells": 39,
            "buyers": 39,
            "sellers": 32
          },
          "h6": {
            "buys": 426,
            "sells": 344,
            "buyers": 137,
            "sellers": 233
          },
          "h24": {
            "buys": 2149,
            "sells": 1897,
            "buyers": 447,
            "sellers": 671
          }
        },
        "volume_usd": {
          "m5": "1.24392",
          "m15": "882.6041758421",
          "m30": "9880.7881463267",
          "h1": "22626.2109901557",
          "h6": "230304.459413593",
          "h24": "1536475.40970018"
        },
        "reserve_in_usd": "780912.5757"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7fe995a80075df3dc8ae11a9b82c7fe4202cd87f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xc17236ba8107de131a6a7e380cf857fae9696919",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.104819585071287",
        "base_token_price_native_currency": "0.00014925853222891",
        "quote_token_price_usd": "703.37",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001492585322",
        "quote_token_price_base_token": "6699.784495176",
        "address": "0xc17236ba8107de131a6a7e380cf857fae9696919",
        "name": "UPS / WBNB",
        "pool_created_at": "2026-04-03T22:30:53Z",
        "fdv_usd": "545061.825214693",
        "market_cap_usd": "440242.240114692",
        "price_change_percentage": {
          "m5": "-0.877",
          "m15": "0.019",
          "m30": "-0.157",
          "h1": "0.448",
          "h6": "18.43",
          "h24": "-16.047"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m15": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 6
          },
          "m30": {
            "buys": 12,
            "sells": 10,
            "buyers": 10,
            "sellers": 8
          },
          "h1": {
            "buys": 25,
            "sells": 15,
            "buyers": 20,
            "sellers": 12
          },
          "h6": {
            "buys": 133,
            "sells": 56,
            "buyers": 106,
            "sellers": 43
          },
          "h24": {
            "buys": 483,
            "sells": 303,
            "buyers": 320,
            "sellers": 202
          }
        },
        "volume_usd": {
          "m5": "165.5746498187",
          "m15": "348.1186190569",
          "m30": "526.2947468825",
          "h1": "906.3869237329",
          "h6": "11814.5592388336",
          "h24": "58654.3525746769"
        },
        "reserve_in_usd": "113533.8279"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xae5a409773b9a7dd0ae94ff437ac213d8fafba01",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podporované sítě

Důkladné pokrytí celé řady blockchainů

Zjišťujte ceny kryptoměn a získávejte tržní data z více něž 240+ sítí od hlavních blockchainů až po nově spuštěné projekty.

Proč Web3 projekty používají CoinGecko

„DEX API od CoinGecko nám funguje jako rychlý, vysoce přesný a robustní zdroj cenových informací pro DEX. Nabízí nejrůznější data, snadno se používá a je opravdu spolehlivé. DEX API od CoinGecko se stalo jedním z našich nejdůležitějších cenových kanálů pro DEX, které v Supra využíváme pro agregaci dat z decentralizovaných burz.“
„DEX API od CoinGecko se stalo nedílnou součástí našeho vývojového procesu, protože dokáže vyřídit mnoho drobných úkolů, na které prostě nemáme kapacitu. To zásadně zefektivnilo naše pracovní procesy a umožnilo nám soustředit se na hlavní vývoj.“
„DEX API od CoinGecko má široké využití, podporuje největší počet sítí a má vysokou dostupnost.

Časté dotazy

Posuňte svůj projekt na další úroveň díky rozhraní CoinGecko API

Využijte další možnosti díky spolehlivým, přesným a komplexním údajům o cenách kryptoměn.
Nikdy nezmeškejte žádnou aktualizaci!
Přihlaste se k odběru našeho newsletteru pro rozhraní API s nejnovějšími informacemi o produktech, aktualizacích koncových bodů a inspirativním obsahem od komunity.
Zvolte měnu
Navrhované měny
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 měny
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
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kryptoměny
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 jednotky
BITS
Bits
SATS
Satoshi
Komodity
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Vybrat jazyk
Oblíbené jazyky
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Všechny jazyky
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
繁體中文
Vítá vás CoinGecko
Vítejte zpět!
Přihlášení nebo registrace během chvilky
nebo
Přihlásit se pomocí . Nejste to vy?
Zapomněli jste své heslo?
Nedostali jste informace pro potvrzení?
Opět poslat instrukce pro potvrzení
Heslo musí obsahovat alespoň 8 znaků včetně alespoň 1 velkého písmene, 1 malého písmene, 1 číslice a 1 speciálního znaku
Pokračováním potvrzujete, že jste si přečetli naše Podmínky poskytování služeb a Zásady ochrany osobních údajů a souhlasíte s nimi v plném rozsahu.
Nechte se aplikací CoinGecko upozorňovat na ceny
Zapomněli jste své heslo?
Za několik minut obdržíte e-mail s instrukcemi pro nastavení nového hesla.
Opět poslat instrukce pro potvrzení
Za několik minut obdržíte e-mail s instrukcemi k potvrzení Vašeho účtu.
Získejte aplikaci CoinGecko.
Naskenujte tento QR kód a stáhněte si aplikaci App QR Code Nebo si ji prohlédněte v obchodech s aplikacemi
Přidat NFT
CoinGecko
V aplikaci je to lepší
Upozornění na kurzy v reálném čase a rychlejší a plynulejší prožitek.