Coiny: 21 235
Burzy: 1 496
Trhová kapitalizácia: 2,743T $ 0.8%
Obj 24h: 88,412B $
Gas: 0.054 GWEI
Premium

On-chain API DEX tokenov a trhových údajov pre projekty a vývojárov DeFi

Získajte úplné pokrytie trhu s kryptomenami od roku 2014, ktorý poskytuje API CoinGecko, najväčší nezávislý orgán pre kryptomeny na svete od roku 2014.
Dáta poháňa
Dôverujú nám popredné projekty Web3

Rozsiahle a spoľahlivé rozhranie API pre on-chain údaje DEX

Získajte prístup k trhovým údajom na reťazci z búrz DEX ako sú Uniswap, PancakeSwap, Orca, Curve a ďalšie naprieč hlavnými sieťami pomocou nášho spoľahlivého a rozsiahleho rozhrania API pre údaje DEX.
45M+
Coiny a tokeny
220+
Sietí
1 900+
DEXy

Efektívne škálujte svoj DeFi projekt

Jedno zjednotené rozhranie API pre údaje o krypto, NFT a DEX

Zjednodušte si proces integrácie pomocou jedného zjednoteného rozhrania API pre krypto údaje, ktoré poskytuje úplné pokrytie
Kategória koncových bodov Popis
/onchain/simple/*/token_price/* Najjednoduchší spôsob, ako získať najnovšiu cenu tokenov v USD v sieti s adresami tokenov
/onchain/networks Získajte úplný zoznam podporovaných sietí
/onchain/network/*dexes Získajte úplný zoznam podporovaných búrz DEX v sieti
/onchains/network/*/pools/* Získajte údaje o pooloch likvidity, ako sú: trendové pooly, nové pooly a trhové údaje, napríklad cena, rezerva, trhová kapitalizácia, transakcie, objem. K dispozícii je aj koncový bod vyhľadávania na vyhľadávanie poolov v sieti.
/onchains/network/*/tokens/* Získajte údaje týkajúce sa tokenu ako sú top pooly, cena, FDV, rezerva, objem, trhová kapitalizácia, skóre geckoterminal, ID rozhrania API Coingecko. K dispozícii sú aj metadáta vrátane obrázku, webovej stránky, opisu a odkazov na sociálne médiá.
/onchains/network/*/ohlcvs/* Získajte údaje z historického grafu OHLCV poolu likvidity
/onchains/network/*/trades Získajte najnovších 300 obchodov z poolu likvidity
// Získajte ceny a trhové údaje poolu likvidity
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00134064054975",
      "base_token_price_native_currency": "0.000402596802998902",
      "quote_token_price_usd": "2487.38",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.000402596803",
      "quote_token_price_base_token": "2483.874667039",
      "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": "4592636904.11963",
      "market_cap_usd": "4588767718.36453",
      "price_change_percentage": {
        "m5": "-0.019",
        "m15": "0.191",
        "m30": "0.166",
        "h1": "0.06",
        "h6": "0.186",
        "h24": "0.063"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 3,
          "buyers": 2,
          "sellers": 3
        },
        "m15": {
          "buys": 8,
          "sells": 11,
          "buyers": 7,
          "sellers": 9
        },
        "m30": {
          "buys": 10,
          "sells": 12,
          "buyers": 9,
          "sellers": 10
        },
        "h1": {
          "buys": 21,
          "sells": 30,
          "buyers": 19,
          "sellers": 21
        },
        "h6": {
          "buys": 125,
          "sells": 165,
          "buyers": 90,
          "sellers": 108
        },
        "h24": {
          "buys": 534,
          "sells": 561,
          "buyers": 319,
          "sellers": 296
        }
      },
      "volume_usd": {
        "m5": "745.5995192664",
        "m15": "2201.609590465",
        "m30": "2608.8347326652",
        "h1": "5686.4005006234",
        "h6": "39802.9566967268",
        "h24": "221851.239395309"
      },
      "reserve_in_usd": "1056624.2462",
      "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"
        }
      }
    }
  }
}
// Objavte trendové pooly
{
  "data": [
    {
      "id": "robinhood_0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.626892780047879",
        "base_token_price_native_currency": "0.000250362842060174",
        "quote_token_price_usd": "1.00189871986187",
        "quote_token_price_native_currency": "0.000402665627325919",
        "base_token_price_quote_token": "0.6217636298",
        "quote_token_price_base_token": "1.6083282328",
        "address": "0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
        "name": "PONS / USDG 0.3%",
        "pool_created_at": "2026-07-18T01:42:13Z",
        "fdv_usd": "432661633.101747",
        "market_cap_usd": "447121002.502946",
        "price_change_percentage": {
          "m5": "-0.752",
          "m15": "-0.583",
          "m30": "0.072",
          "h1": "1.357",
          "h6": "-4.554",
          "h24": "16.013"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 63,
            "buyers": 0,
            "sellers": 45
          },
          "m15": {
            "buys": 183,
            "sells": 66,
            "buyers": 38,
            "sellers": 48
          },
          "m30": {
            "buys": 429,
            "sells": 116,
            "buyers": 51,
            "sellers": 81
          },
          "h1": {
            "buys": 752,
            "sells": 163,
            "buyers": 62,
            "sellers": 108
          },
          "h6": {
            "buys": 2669,
            "sells": 1665,
            "buyers": 358,
            "sellers": 357
          },
          "h24": {
            "buys": 9727,
            "sells": 9080,
            "buyers": 1078,
            "sellers": 884
          }
        },
        "volume_usd": {
          "m5": "53538.2281520522",
          "m15": "118402.959390053",
          "m30": "244788.502285939",
          "h1": "479016.699262547",
          "h6": "3934272.18568361",
          "h24": "15571961.4085939"
        },
        "reserve_in_usd": "8795099.0728"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xb6def6d637789005292efddbf739a2c39b522f95b12279bbe68317f140c551e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000318694030104833",
        "base_token_price_native_currency": "0.000000128575243373285",
        "quote_token_price_usd": "2488.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001285752434",
        "quote_token_price_base_token": "7777547.01266058",
        "address": "0xb6def6d637789005292efddbf739a2c39b522f95b12279bbe68317f140c551e9",
        "name": "DPONS / WETH",
        "pool_created_at": "2026-09-12T00:55:08Z",
        "fdv_usd": "318694.0301",
        "market_cap_usd": "318694.0301",
        "price_change_percentage": {
          "m5": "-3.801",
          "m15": "-3.148",
          "m30": "-31.318",
          "h1": "-24.964",
          "h6": "-39.087",
          "h24": "117.437"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 25,
            "buyers": 21,
            "sellers": 21
          },
          "m15": {
            "buys": 83,
            "sells": 86,
            "buyers": 63,
            "sellers": 64
          },
          "m30": {
            "buys": 186,
            "sells": 186,
            "buyers": 132,
            "sellers": 132
          },
          "h1": {
            "buys": 400,
            "sells": 372,
            "buyers": 273,
            "sellers": 268
          },
          "h6": {
            "buys": 2375,
            "sells": 2185,
            "buyers": 1338,
            "sellers": 1333
          },
          "h24": {
            "buys": 6280,
            "sells": 5777,
            "buyers": 3255,
            "sellers": 3213
          }
        },
        "volume_usd": {
          "m5": "3256.4435690772",
          "m15": "9140.2425372725",
          "m30": "22967.8027744765",
          "h1": "46352.1637232977",
          "h6": "362379.113000755",
          "h24": "1099906.49401393"
        },
        "reserve_in_usd": "41586.3407"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0e6d1ebb33f3b8f2d09bacf3b1a1d5c581110c33",
            "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_0x5c017bd0ac69089e5f8415aa388e01786824bf83f8e3a7071a3dfa149a5bd848",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000110958820791177",
        "base_token_price_native_currency": "0.0000000447690404063278",
        "quote_token_price_usd": "212.327398883083",
        "quote_token_price_native_currency": "0.0853402513989426",
        "base_token_price_quote_token": "0.0000005245946628",
        "quote_token_price_base_token": "1906233.65219328",
        "address": "0x5c017bd0ac69089e5f8415aa388e01786824bf83f8e3a7071a3dfa149a5bd848",
        "name": "BANGERCAT / NVDA",
        "pool_created_at": "2026-09-12T13:21:55Z",
        "fdv_usd": "111483.4167",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.05",
          "m15": "-9.258",
          "m30": "-9.728",
          "h1": "-24.625",
          "h6": "-51.38",
          "h24": "-71.754"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 4
          },
          "m15": {
            "buys": 4,
            "sells": 15,
            "buyers": 4,
            "sellers": 8
          },
          "m30": {
            "buys": 12,
            "sells": 28,
            "buyers": 12,
            "sellers": 12
          },
          "h1": {
            "buys": 22,
            "sells": 55,
            "buyers": 17,
            "sellers": 23
          },
          "h6": {
            "buys": 123,
            "sells": 216,
            "buyers": 70,
            "sellers": 68
          },
          "h24": {
            "buys": 1658,
            "sells": 1779,
            "buyers": 346,
            "sellers": 408
          }
        },
        "volume_usd": {
          "m5": "223.0940110271",
          "m15": "766.2752259996",
          "m30": "3739.2552463139",
          "h1": "6257.4084265132",
          "h6": "20656.5983266142",
          "h24": "324414.574339846"
        },
        "reserve_in_usd": "28402.3601"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xa22723dd32af7ef51e2d2dd76cc509e11a9c8747",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd0d9efdfcdd07a5d19adbda97ed29f965d193821",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0026457101013135",
        "base_token_price_native_currency": "0.00000106410964515889",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001064109645",
        "quote_token_price_base_token": "939752.782572216",
        "address": "0xd0d9efdfcdd07a5d19adbda97ed29f965d193821",
        "name": "HOODS / WETH",
        "pool_created_at": "2026-09-11T18:43:51Z",
        "fdv_usd": "198408.935562924",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.374",
          "m30": "2.841",
          "h1": "3.621",
          "h6": "-14.778",
          "h24": "107.197"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m30": {
            "buys": 6,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "h1": {
            "buys": 6,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "h6": {
            "buys": 1316,
            "sells": 252,
            "buyers": 24,
            "sellers": 23
          },
          "h24": {
            "buys": 7220,
            "sells": 1494,
            "buyers": 258,
            "sellers": 189
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "98.7564902961",
          "m30": "526.3476042173",
          "h1": "568.1140091226",
          "h6": "9138.5749620199",
          "h24": "414450.2653984"
        },
        "reserve_in_usd": "61538.6033"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x48874ad21dbd7512c0edc123232898c6ecf34d7e",
            "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": "robinhood_0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0030857949584986",
        "base_token_price_native_currency": "0.00000124177925297182",
        "quote_token_price_usd": "1.00218789211336",
        "quote_token_price_native_currency": "0.00040228799227421",
        "base_token_price_quote_token": "0.003086791743",
        "quote_token_price_base_token": "323.9609546636",
        "address": "0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
        "name": "ROBIN / USDG",
        "pool_created_at": "2026-09-05T16:54:01Z",
        "fdv_usd": "2909418.16676054",
        "market_cap_usd": "3085794.958",
        "price_change_percentage": {
          "m5": "0.108",
          "m15": "-1.63",
          "m30": "-1.351",
          "h1": "-4.995",
          "h6": "-13.449",
          "h24": "-9.001"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 13,
            "sells": 17,
            "buyers": 12,
            "sellers": 10
          },
          "m30": {
            "buys": 17,
            "sells": 25,
            "buyers": 16,
            "sellers": 15
          },
          "h1": {
            "buys": 39,
            "sells": 46,
            "buyers": 21,
            "sellers": 25
          },
          "h6": {
            "buys": 214,
            "sells": 287,
            "buyers": 110,
            "sellers": 109
          },
          "h24": {
            "buys": 843,
            "sells": 1220,
            "buyers": 305,
            "sellers": 410
          }
        },
        "volume_usd": {
          "m5": "24.9112750332",
          "m15": "2295.0888092607",
          "m30": "3180.5405165701",
          "h1": "7832.7580778913",
          "h6": "62741.6491722551",
          "h24": "318885.53149692"
        },
        "reserve_in_usd": "142212.2591"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.270448184810108",
        "base_token_price_native_currency": "0.000109440628502938",
        "quote_token_price_usd": "212.178935245437",
        "quote_token_price_native_currency": "0.085183687127811",
        "base_token_price_quote_token": "0.001284760407",
        "quote_token_price_base_token": "778.3552442366",
        "address": "0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
        "name": "AI / NVDA",
        "pool_created_at": "2026-07-14T17:48:31Z",
        "fdv_usd": "267545990.144821",
        "market_cap_usd": "268099524.77376",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.088",
          "m30": "0.05",
          "h1": "-0.881",
          "h6": "-12.075",
          "h24": "5.286"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m30": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "h1": {
            "buys": 7,
            "sells": 8,
            "buyers": 6,
            "sellers": 8
          },
          "h6": {
            "buys": 27,
            "sells": 140,
            "buyers": 25,
            "sellers": 104
          },
          "h24": {
            "buys": 995,
            "sells": 1851,
            "buyers": 560,
            "sellers": 772
          }
        },
        "volume_usd": {
          "m5": "5.2147152471",
          "m15": "35.2810723969",
          "m30": "532.9023704494",
          "h1": "31390.8543402331",
          "h6": "197533.103868321",
          "h24": "1418669.17693761"
        },
        "reserve_in_usd": "26760167.8449"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x2e8c31162b855a2ffa90f6f8634643ad6f111e18",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xc73f3cd3fb68288e63f008e08ef69caa0437224e420963c6aeb4526178e87ad9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.350270610796398",
        "base_token_price_native_currency": "0.000140781822860955",
        "quote_token_price_usd": "2488.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001407818229",
        "quote_token_price_base_token": "7103.189741957",
        "address": "0xc73f3cd3fb68288e63f008e08ef69caa0437224e420963c6aeb4526178e87ad9",
        "name": "STANDARD / WETH 1%",
        "pool_created_at": "2026-09-15T01:00:30Z",
        "fdv_usd": "34504779.0166473",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.039",
          "m15": "5.35",
          "m30": "8.058",
          "h1": "1.184",
          "h6": "1263.619",
          "h24": "1263.619"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 5,
            "buyers": 9,
            "sellers": 5
          },
          "m15": {
            "buys": 56,
            "sells": 20,
            "buyers": 36,
            "sellers": 19
          },
          "m30": {
            "buys": 116,
            "sells": 170,
            "buyers": 61,
            "sellers": 131
          },
          "h1": {
            "buys": 181,
            "sells": 518,
            "buyers": 87,
            "sellers": 319
          },
          "h6": {
            "buys": 24818,
            "sells": 14370,
            "buyers": 5341,
            "sellers": 3333
          },
          "h24": {
            "buys": 24818,
            "sells": 14370,
            "buyers": 5341,
            "sellers": 3333
          }
        },
        "volume_usd": {
          "m5": "20917.1851359528",
          "m15": "283359.964220052",
          "m30": "491904.447405845",
          "h1": "790042.994278419",
          "h6": "42237107.8535408",
          "h24": "42237107.8535408"
        },
        "reserve_in_usd": "16870737.1821"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x88ad8ddf1e3898412146a534538d418c6f8a9062",
            "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": "solana_Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000189544331623418162751245085644907684702554025760121468031626492",
        "base_token_price_native_currency": "0.00000187884754157397",
        "quote_token_price_usd": "100.916861280637262867991919150497090986874039764",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001878847542",
        "quote_token_price_base_token": "532241.162666274",
        "address": "Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
        "name": "PEPENOM / SOL",
        "pool_created_at": "2026-09-11T00:55:05Z",
        "fdv_usd": "110751.319110695",
        "market_cap_usd": "110753.166945748",
        "price_change_percentage": {
          "m5": "-1.862",
          "m15": "-2.442",
          "m30": "-3.78",
          "h1": "-0.785",
          "h6": "-7.444",
          "h24": "19.232"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 6,
            "buyers": 10,
            "sellers": 6
          },
          "m15": {
            "buys": 34,
            "sells": 20,
            "buyers": 34,
            "sellers": 20
          },
          "m30": {
            "buys": 66,
            "sells": 32,
            "buyers": 66,
            "sellers": 32
          },
          "h1": {
            "buys": 130,
            "sells": 48,
            "buyers": 128,
            "sellers": 47
          },
          "h6": {
            "buys": 634,
            "sells": 232,
            "buyers": 627,
            "sellers": 206
          },
          "h24": {
            "buys": 3521,
            "sells": 1470,
            "buyers": 3294,
            "sellers": 1318
          }
        },
        "volume_usd": {
          "m5": "204.4636405731",
          "m15": "1429.4436923219",
          "m30": "1904.7846172456",
          "h1": "3182.6173543399",
          "h6": "22635.0355718883",
          "h24": "382574.920013258"
        },
        "reserve_in_usd": "81453.622"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EpEfnZxQyiBXppSKi8sncc8w4corn1UJbF9G91fQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.156195795057935",
        "base_token_price_native_currency": "0.0000626232947014352",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000626232947",
        "quote_token_price_base_token": "15968.4986995276",
        "address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
        "name": "CASHCAT / WETH 0.3%",
        "pool_created_at": "2026-07-01T19:38:42Z",
        "fdv_usd": "154310567.283433",
        "market_cap_usd": "154354610.149942",
        "price_change_percentage": {
          "m5": "0.079",
          "m15": "-0.47",
          "m30": "-0.478",
          "h1": "2.243",
          "h6": "-5.517",
          "h24": "-2.151"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 16,
            "buyers": 1,
            "sellers": 13
          },
          "m15": {
            "buys": 3,
            "sells": 43,
            "buyers": 3,
            "sellers": 30
          },
          "m30": {
            "buys": 8,
            "sells": 84,
            "buyers": 6,
            "sellers": 43
          },
          "h1": {
            "buys": 207,
            "sells": 168,
            "buyers": 51,
            "sellers": 103
          },
          "h6": {
            "buys": 1111,
            "sells": 1057,
            "buyers": 224,
            "sellers": 360
          },
          "h24": {
            "buys": 6491,
            "sells": 6668,
            "buyers": 1055,
            "sellers": 1270
          }
        },
        "volume_usd": {
          "m5": "7992.6405479632",
          "m15": "15468.9248284197",
          "m30": "35574.3596671254",
          "h1": "254044.204843954",
          "h6": "1190934.93875955",
          "h24": "5919130.52014906"
        },
        "reserve_in_usd": "2130019.3772"
      },
      "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": "solana_HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0740426960134099096678514603166968150206495116092889567034120448",
        "base_token_price_native_currency": "0.000730346866893001",
        "quote_token_price_usd": "100.903427361230624396138424572785272071464590866",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0007303468669",
        "quote_token_price_base_token": "1369.212418551",
        "address": "HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
        "name": "CATE / SOL",
        "pool_created_at": "2026-07-26T16:32:43Z",
        "fdv_usd": "71148122.7905439",
        "market_cap_usd": "71164224.8293751",
        "price_change_percentage": {
          "m5": "-0.033",
          "m15": "0.318",
          "m30": "1.782",
          "h1": "-2.004",
          "h6": "4.175",
          "h24": "0.995"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 21,
            "sells": 36,
            "buyers": 17,
            "sellers": 32
          },
          "m30": {
            "buys": 87,
            "sells": 99,
            "buyers": 63,
            "sellers": 82
          },
          "h1": {
            "buys": 352,
            "sells": 241,
            "buyers": 233,
            "sellers": 199
          },
          "h6": {
            "buys": 4208,
            "sells": 4120,
            "buyers": 2038,
            "sellers": 2396
          },
          "h24": {
            "buys": 30632,
            "sells": 25726,
            "buyers": 11992,
            "sellers": 11803
          }
        },
        "volume_usd": {
          "m5": "713.7553697465",
          "m15": "16030.6783877526",
          "m30": "50200.1783946986",
          "h1": "111678.157324186",
          "h6": "1297508.4953417",
          "h24": "10440389.2737444"
        },
        "reserve_in_usd": "2836311.2518"
      },
      "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": "solana_41rzTMB7JHPTyMXzrYwdqnBecJRhkb8KHYAjrQ9cYxJx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00553849758846476208859682463740938020249197448846244293433041232",
        "base_token_price_native_currency": "0.0000552260072004347",
        "quote_token_price_usd": "101.005623000401228872571638588517987542657834837",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000552260072",
        "quote_token_price_base_token": "18107.410814087",
        "address": "41rzTMB7JHPTyMXzrYwdqnBecJRhkb8KHYAjrQ9cYxJx",
        "name": "biketyson / SOL",
        "pool_created_at": "2026-09-03T16:16:10Z",
        "fdv_usd": "5684642.152",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.113",
          "m15": "0.161",
          "m30": "-11.646",
          "h1": "-12.34",
          "h6": "8.152",
          "h24": "46.071"
        },
        "transactions": {
          "m5": {
            "buys": 53,
            "sells": 26,
            "buyers": 45,
            "sellers": 24
          },
          "m15": {
            "buys": 235,
            "sells": 209,
            "buyers": 180,
            "sellers": 171
          },
          "m30": {
            "buys": 541,
            "sells": 402,
            "buyers": 342,
            "sellers": 316
          },
          "h1": {
            "buys": 878,
            "sells": 703,
            "buyers": 519,
            "sellers": 518
          },
          "h6": {
            "buys": 11644,
            "sells": 10646,
            "buyers": 4844,
            "sellers": 4606
          },
          "h24": {
            "buys": 55078,
            "sells": 47712,
            "buyers": 18623,
            "sellers": 16516
          }
        },
        "volume_usd": {
          "m5": "10803.0133072917",
          "m15": "53933.2403763548",
          "m30": "106009.439640919",
          "h1": "169549.22399713",
          "h6": "2407569.19885893",
          "h24": "12346061.9728423"
        },
        "reserve_in_usd": "293035.96"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CbyTNf7UPzvewHh4Zp6umogM2RWahhmGRJWLJnPwpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0311286198945471",
        "base_token_price_native_currency": "0.0000125238702871797",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001252387029",
        "quote_token_price_base_token": "79847.5213388044",
        "address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-10T23:38:50Z",
        "fdv_usd": "30546328.531539",
        "market_cap_usd": "30546501.9097845",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-2.401",
          "m30": "-2.619",
          "h1": "-2.211",
          "h6": "-13.282",
          "h24": "7.22"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m30": {
            "buys": 4,
            "sells": 9,
            "buyers": 4,
            "sellers": 9
          },
          "h1": {
            "buys": 12,
            "sells": 19,
            "buyers": 12,
            "sellers": 17
          },
          "h6": {
            "buys": 174,
            "sells": 160,
            "buyers": 103,
            "sellers": 99
          },
          "h24": {
            "buys": 1680,
            "sells": 1517,
            "buyers": 750,
            "sellers": 819
          }
        },
        "volume_usd": {
          "m5": "1129.2869335623",
          "m15": "5514.1953419579",
          "m30": "10033.117269509",
          "h1": "35725.7656954155",
          "h6": "354998.029435754",
          "h24": "3084971.07740666"
        },
        "reserve_in_usd": "894243.1236"
      },
      "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_0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00966218670307312",
        "base_token_price_native_currency": "0.00000379192537743291332336404132002",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003791925377",
        "quote_token_price_base_token": "263718.269866636",
        "address": "0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
        "name": "DELTA / WETH 1%",
        "pool_created_at": "2026-07-31T22:59:31Z",
        "fdv_usd": "9437896.65577753",
        "market_cap_usd": "9478848.035",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.93",
          "m30": "-1.012",
          "h1": "-2.584",
          "h6": "-17.868",
          "h24": "13.257"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 17,
            "buyers": 1,
            "sellers": 13
          },
          "m30": {
            "buys": 13,
            "sells": 24,
            "buyers": 11,
            "sellers": 14
          },
          "h1": {
            "buys": 25,
            "sells": 40,
            "buyers": 20,
            "sellers": 23
          },
          "h6": {
            "buys": 228,
            "sells": 359,
            "buyers": 141,
            "sellers": 206
          },
          "h24": {
            "buys": 1600,
            "sells": 1647,
            "buyers": 567,
            "sellers": 631
          }
        },
        "volume_usd": {
          "m5": "52.7903298431",
          "m15": "3924.1872069561",
          "m30": "7230.7719058433",
          "h1": "12584.1067898312",
          "h6": "203118.850458398",
          "h24": "1509138.464639"
        },
        "reserve_in_usd": "754065.6754"
      },
      "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": "robinhood_0xef3063a407599e3181e57bdf75dc2aebdd0ce40a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0120208384355924",
        "base_token_price_native_currency": "0.00000470800274975184",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000470800275",
        "quote_token_price_base_token": "212404.293955162",
        "address": "0xef3063a407599e3181e57bdf75dc2aebdd0ce40a",
        "name": "PARE / WETH 1%",
        "pool_created_at": "2026-09-03T05:07:32Z",
        "fdv_usd": "11738700.61",
        "market_cap_usd": "11738700.61",
        "price_change_percentage": {
          "m5": "-3.055",
          "m15": "-4.248",
          "m30": "-3.989",
          "h1": "-2.563",
          "h6": "-23.234",
          "h24": "-6.515"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 4,
            "sells": 12,
            "buyers": 4,
            "sellers": 11
          },
          "m30": {
            "buys": 9,
            "sells": 17,
            "buyers": 8,
            "sellers": 15
          },
          "h1": {
            "buys": 26,
            "sells": 39,
            "buyers": 22,
            "sellers": 25
          },
          "h6": {
            "buys": 182,
            "sells": 230,
            "buyers": 123,
            "sellers": 174
          },
          "h24": {
            "buys": 862,
            "sells": 939,
            "buyers": 377,
            "sellers": 541
          }
        },
        "volume_usd": {
          "m5": "1503.4153251321",
          "m15": "5155.6463072871",
          "m30": "7260.536736695",
          "h1": "17149.8962186633",
          "h6": "173140.719303231",
          "h24": "750256.48712727"
        },
        "reserve_in_usd": "255486.0234"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x15d36b6a28d8327abc7afabf0f106ae2c9af5c4d",
            "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_0x9501a20bedb8bea0798fe5d4c411f5e270965d49",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0525591657141202",
        "base_token_price_native_currency": "0.0000211078367596472",
        "quote_token_price_usd": "2490.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002110783676",
        "quote_token_price_base_token": "47375.7690751022",
        "address": "0x9501a20bedb8bea0798fe5d4c411f5e270965d49",
        "name": "WALLET / WETH 1%",
        "pool_created_at": "2026-07-10T01:02:04Z",
        "fdv_usd": "52557559.68",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.02",
          "m15": "1.29",
          "m30": "-0.794",
          "h1": "-1.871",
          "h6": "-1.861",
          "h24": "-6.922"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 14,
            "sells": 12,
            "buyers": 12,
            "sellers": 9
          },
          "m30": {
            "buys": 22,
            "sells": 19,
            "buyers": 19,
            "sellers": 15
          },
          "h1": {
            "buys": 36,
            "sells": 31,
            "buyers": 29,
            "sellers": 24
          },
          "h6": {
            "buys": 451,
            "sells": 319,
            "buyers": 172,
            "sellers": 173
          },
          "h24": {
            "buys": 1594,
            "sells": 1137,
            "buyers": 466,
            "sellers": 530
          }
        },
        "volume_usd": {
          "m5": "371.2561835646",
          "m15": "5137.6341712865",
          "m30": "8396.8094920353",
          "h1": "15479.0048885275",
          "h6": "414920.319237873",
          "h24": "1728488.64879478"
        },
        "reserve_in_usd": "3192092.6337"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0339f5459fc690ac85f1782e15782a151b4a9e1b",
            "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_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00651618745118967",
        "base_token_price_native_currency": "0.00000261322406255178",
        "quote_token_price_usd": "2492.69",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002613224063",
        "quote_token_price_base_token": "382669.061689074",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "6072921.19292976",
        "market_cap_usd": "6516187.451",
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.13",
          "m30": "3.423",
          "h1": "0.1",
          "h6": "-13.353",
          "h24": "-8.895"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 5,
            "buyers": 7,
            "sellers": 4
          },
          "m30": {
            "buys": 17,
            "sells": 15,
            "buyers": 14,
            "sellers": 14
          },
          "h1": {
            "buys": 21,
            "sells": 34,
            "buyers": 17,
            "sellers": 32
          },
          "h6": {
            "buys": 232,
            "sells": 200,
            "buyers": 124,
            "sellers": 151
          },
          "h24": {
            "buys": 1036,
            "sells": 892,
            "buyers": 405,
            "sellers": 467
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "2784.5935324773",
          "m30": "5695.3757061422",
          "h1": "11973.8451215739",
          "h6": "167730.144734902",
          "h24": "635767.323954249"
        },
        "reserve_in_usd": "548010.0757"
      },
      "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_0x778a632fdd85577efe9cfce4a2c9ac91b9decdb24c351f9b56e25d38fbe587b4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0088797000415399",
        "base_token_price_native_currency": "0.00000349925227947155",
        "quote_token_price_usd": "1.00145459461692",
        "quote_token_price_native_currency": "0.000402512286774136",
        "base_token_price_quote_token": "0.008693529103",
        "quote_token_price_base_token": "115.0280844669",
        "address": "0x778a632fdd85577efe9cfce4a2c9ac91b9decdb24c351f9b56e25d38fbe587b4",
        "name": "SHROOM / USDG 0.9%",
        "pool_created_at": "2026-09-03T14:09:24Z",
        "fdv_usd": "8593045.32715044",
        "market_cap_usd": "8606120.33578194",
        "price_change_percentage": {
          "m5": "-2.159",
          "m15": "1.045",
          "m30": "-0.761",
          "h1": "-2.082",
          "h6": "14.376",
          "h24": "22.136"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 35,
            "sells": 17,
            "buyers": 32,
            "sellers": 13
          },
          "m30": {
            "buys": 96,
            "sells": 62,
            "buyers": 73,
            "sellers": 50
          },
          "h1": {
            "buys": 233,
            "sells": 254,
            "buyers": 139,
            "sellers": 162
          },
          "h6": {
            "buys": 1632,
            "sells": 1862,
            "buyers": 557,
            "sellers": 641
          },
          "h24": {
            "buys": 6843,
            "sells": 8294,
            "buyers": 1254,
            "sellers": 1376
          }
        },
        "volume_usd": {
          "m5": "1026.5973460619",
          "m15": "8575.0687386645",
          "m30": "22640.1819367986",
          "h1": "89845.8115079824",
          "h6": "742766.780858571",
          "h24": "3400294.96290397"
        },
        "reserve_in_usd": "658900.0407"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xab093def657f15df31b33922a95e047add645b29",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.00168935266805",
        "base_token_price_native_currency": "0.000402697248944926",
        "quote_token_price_usd": "2487.47",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004026972489",
        "quote_token_price_base_token": "2483.255106957",
        "address": "0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
        "name": "USDG / WETH 0.01%",
        "pool_created_at": "2026-07-02T20:51:08Z",
        "fdv_usd": "729223079.901957",
        "market_cap_usd": "3322894425.45697",
        "price_change_percentage": {
          "m5": "0.059",
          "m15": "0.049",
          "m30": "0.182",
          "h1": "0.196",
          "h6": "0.042",
          "h24": "0.22"
        },
        "transactions": {
          "m5": {
            "buys": 422,
            "sells": 597,
            "buyers": 235,
            "sellers": 389
          },
          "m15": {
            "buys": 1395,
            "sells": 1745,
            "buyers": 781,
            "sellers": 953
          },
          "m30": {
            "buys": 2940,
            "sells": 3600,
            "buyers": 1505,
            "sellers": 1815
          },
          "h1": {
            "buys": 6185,
            "sells": 7368,
            "buyers": 2763,
            "sellers": 3166
          },
          "h6": {
            "buys": 83325,
            "sells": 95858,
            "buyers": 16484,
            "sellers": 17935
          },
          "h24": {
            "buys": 434851,
            "sells": 459730,
            "buyers": 48554,
            "sellers": 50274
          }
        },
        "volume_usd": {
          "m5": "2056390.81406777",
          "m15": "3663216.33690554",
          "m30": "5309136.11627364",
          "h1": "11925372.7874735",
          "h6": "119184093.31469",
          "h24": "613999964.480903"
        },
        "reserve_in_usd": "26526320.4286"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "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_0x177bdbd68b066e33dec8d0d303e989127af099782eb4f55b0f5e9ed48be19d03",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00533288301063891",
        "base_token_price_native_currency": "0.00000216233634259677",
        "quote_token_price_usd": "1.00151584795251",
        "quote_token_price_native_currency": "0.000402216718863863",
        "base_token_price_quote_token": "0.00537604789",
        "quote_token_price_base_token": "186.0102477771",
        "address": "0x177bdbd68b066e33dec8d0d303e989127af099782eb4f55b0f5e9ed48be19d03",
        "name": "CME / USDG 3.11%",
        "pool_created_at": "2026-09-08T01:26:39Z",
        "fdv_usd": "5338450.1230489",
        "market_cap_usd": "5347237.34722658",
        "price_change_percentage": {
          "m5": "-0.172",
          "m15": "-6.392",
          "m30": "1.381",
          "h1": "0.36",
          "h6": "7.887",
          "h24": "45.445"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 4,
            "sells": 12,
            "buyers": 4,
            "sellers": 11
          },
          "m30": {
            "buys": 15,
            "sells": 13,
            "buyers": 12,
            "sellers": 12
          },
          "h1": {
            "buys": 60,
            "sells": 36,
            "buyers": 47,
            "sellers": 33
          },
          "h6": {
            "buys": 191,
            "sells": 119,
            "buyers": 116,
            "sellers": 91
          },
          "h24": {
            "buys": 831,
            "sells": 650,
            "buyers": 373,
            "sellers": 373
          }
        },
        "volume_usd": {
          "m5": "244.8020519308",
          "m15": "6924.0190418817",
          "m30": "12348.170814683",
          "h1": "48756.3200619669",
          "h6": "166924.832501014",
          "h24": "614213.595514243"
        },
        "reserve_in_usd": "713538.5446"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe2324ff2a59f8ecba8c321c6466e59121c00e795",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xba25e3dd3a9f70d2272d691d6f2dde5c5534ad3d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000459977016258167",
        "base_token_price_native_currency": "0.000000180603936244737",
        "quote_token_price_usd": "2490.19",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001806039362",
        "quote_token_price_base_token": "5536977.87984475",
        "address": "0xba25e3dd3a9f70d2272d691d6f2dde5c5534ad3d",
        "name": "LPAD / WETH 1%",
        "pool_created_at": "2026-09-10T18:49:04Z",
        "fdv_usd": "450174.122544701",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "2.221",
          "m15": "1.541",
          "m30": "6.529",
          "h1": "-0.835",
          "h6": "-19.555",
          "h24": "48.663"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 19,
            "buyers": 5,
            "sellers": 8
          },
          "m30": {
            "buys": 9,
            "sells": 39,
            "buyers": 9,
            "sellers": 14
          },
          "h1": {
            "buys": 37,
            "sells": 84,
            "buyers": 30,
            "sellers": 32
          },
          "h6": {
            "buys": 445,
            "sells": 606,
            "buyers": 186,
            "sellers": 186
          },
          "h24": {
            "buys": 2034,
            "sells": 2277,
            "buyers": 634,
            "sellers": 713
          }
        },
        "volume_usd": {
          "m5": "99.9254053586",
          "m15": "1451.2187052527",
          "m30": "3038.1573126402",
          "h1": "9617.746273163",
          "h6": "90816.3919857078",
          "h24": "489335.989807666"
        },
        "reserve_in_usd": "74648.0606"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x3c68382e757193f6ddd12a72dcf0adf93c961769",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podporované siete

Rozsiahle pokrytie vo viacerých reťazcoch

Získavať ceny kryptomien a údaje o trhu zo sietí 220+, od hlavných blokových reťazcov až po nové spustenia.

Prečo projekty Web3 používajú CoinGecko

„Rozhranie API pre DEX od CoinGecko nám poskytuje rýchly, veľmi presný a robustný zdroj údajov o cenách búrz DEX. Ma široké dátové pokrytie, ľahko sa používa a je vysoko spoľahlivé. Rozhranie API pre DEX od CoinGecko sa stalo jedným z našich mnohých kľúčových zdrojov cien DEX, ktoré Supra využíva na agregáciu údajov z decentralizovaných búrz.”
„Rozhranie API pre DEX od CoinGecko sa stalo neoddeliteľnou súčasťou nášho vývojového procesu, pretože zvláda množstvo drobných úloh, na ktoré sme jednoducho nemali kapacitu. To výrazne zefektívnilo náš pracovný postup, vďaka čomu sa môžeme sústrediť na hlavný vývoj.”
„Rozhranie API pre DEX od CoinGecko má široké pokrytie, podporuje najväčší počet reťazcov a má vysokú dostupnosť.

Často kladené otázky

Supernabite svoj projekt pomocou rozhrania CoinGecko

Odomknite viac možností vďaka spoľahlivým, presným a komplexným údajom o cených kryptomien.
Nikdy nezmeškajte aktualizáciu!
Prihláste sa na odber nášho newslettera API a získajte najnovšie informácie o produktoch, aktualizáciách koncových bodov a inšpiratívnom obsahu komunity.
Vyberte menu
Navrhované kryptomeny
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 meny
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
Kryptomeny
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
Jednotky bitcoinu
BITS
Bits
SATS
Satoshi
Komodity
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Vyberte jazyk
Obľú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šetky 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
繁體中文
Vitajte na stránke CoinGecko
Vitajte späť!
Prihláste sa alebo sa zaregistrujte za niekoľko sekúnd
alebo
Prihláste sa pomocou . Nie ste to vy?
Zabudli ste heslo?
Nedostali ste potvrdzovacie inštrukcie?
Preposlať potvrdzovacie inštrukcie
Heslo musí obsahovať aspoň 8 znakov vrátane 1 veľkého písmena, 1 malého písmena, 1 čísla a 1 špeciálneho znaku
Pokračovaním potvrdzujete, že ste si prečítali a plne súhlasíte s našimi Podmienky poskytovania služieb Zásady ochrany osobných údajov.
Získať upozornenia na ceny pomocou aplikácie CoinGecko
Zabudli ste heslo?
O niekoľko minút dostanete email s inštrukciami ako nastaviť nové heslo.
Preposlať potvrdzovacie inštrukcie
O niekoľko minút dostanete email s inštrukciami ako potvrdiť váš účet.
Získajte aplikáciu CoinGecko.
Naskenujte tento QR kód a stiahnite si ju App QR Code Alebo si ju pozrite v obchodoch s aplikáciami
Pridať NFT
CoinGecko
Lepšie v aplikácii
Upozornenia na ceny v reálnom čase a rýchlejšie a plynulejšie fungovanie.