On-chain DEX token- és piaciadat-API DeFi-projektek és fejlesztők számára
Szerezd meg a kriptopiac teljes körű lefedettségét a CoinGecko API-n keresztül, amely 2014 óta a világ legnagyobb független kriptoadat-szolgáltatója.
Az adatok szolgáltatója
A vezető Web3-projektek is ezt választják
Kiterjedt és megbízható on-chain DEX adat-API
Szerezz on-chain piaci adatokat DEX-ekről – pl. Uniswap, PancakeSwap, Orca, Curve és a főbb hálózatok további tőzsdéiről a megbízható és széles körű adatállományt kínáló DEX adat-API-val.
41M+
Érmék és tokenek
200+
Hálózatok
1,500+
DEX-ek
Skálázd hatékonyan a DeFi-projektedet
Átfogó és mély lefedettség
Tokenek, hálózatok, DEX-ek és likviditási poolok széles körű on-chain adatszolgáltatása több mint
- 41M token és
- 200 hálózat – például Ethereum, BNB Chain, Pulsechain, Arbitrum stb. –, valamint DEX-ek – például
- 1 000Uniswap, Pancakeswap, Orca, Raydium, Curve stb. – és több mint
- 44M likviditási pool tekintetében
Vállalati szintű és megbizható
Kriptovaluta-szakértők hatékony csapata, amely arra törekszik, hogy a legjobb kriptovaluta-adatokat és végpontjavításokat nyújtsa.
- 2014 elejétől működünk
- 99.9%-os rendelkezésre állással
- A vállalati ügyfeleknek nonstop támogatást nyújtunk
Valós idejű és pontos adatok
- Az adatok a hálózat elérhetőségétől függően 2–3 másodpercenként frissülnek
- Az összes végpont gyorsítótár-mennyisége más és más (10 másodperctől kezdődően), és egyes végpontok esetében nincs gyorsítótár (valós időben).
Egyetlen, egységes API a kriptó-, NFT- és CEX-adatokhoz
Egyszerűsítsd az integrációs folyamatot egyetlen, egységesített kriptoadat-API-val, amely teljes feledettséget nyújt
| Végpont-kategória | Leírás |
|---|---|
| /onchain/simple/*/token_price/* | A legegyszerűbb módszer egy hálózat legfrissebb USD-tokenárfolyamainak lekérésére, tokencímekkel |
| /onchain/networks | Támogatott hálózatok teljes listája |
| /onchain/network/*dexes | Az adott hálózaton működő, támogatott dexek teljes listája |
| /onchains/network/*/pools/* | A likviditáspool-adatok közül például a következők: felkapott poolok, új poolok, továbbá a piaci adatok közül az árfolyam, tartalék, piaci kapitalizáció, tranzakciók, forgalom. Keresési végpont is elérhető az adott hálózaton található poolok kereséséhez. |
| /onchains/network/*/tokens/* | A tokenadatok közül például a következők: a top poolok, árfolyam, fdv, tartalék, forgalom, piaci kap., geckoterminal-pontszám, coingecko api azonosítója. Metaadatok is elérhetők, például: kép, webhely, leírás és közösségi oldalak linkjei. |
| /onchains/network/*/ohlcvs/* | Egy adott likviditáspool múltbeli OHLCV-diagramja |
| /onchains/network/*/trades | Egy adott likviditáspool utolsó 300 ügyletének adatállománya |
// Egy adott likviditáspool árfolyamai és piaci adatai
{
"data": {
"id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.999894903200236",
"base_token_price_native_currency": "0.000555158674583953",
"quote_token_price_usd": "1795.93",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0005551586746",
"quote_token_price_base_token": "1801.286813629",
"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": "4646627278.72655",
"market_cap_usd": "4645015453.6977",
"price_change_percentage": {
"m5": "0",
"m15": "0.002",
"m30": "0.061",
"h1": "0.038",
"h6": "0.073",
"h24": "0.018"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 0,
"buyers": 1,
"sellers": 0
},
"m15": {
"buys": 12,
"sells": 1,
"buyers": 10,
"sellers": 1
},
"m30": {
"buys": 16,
"sells": 6,
"buyers": 14,
"sellers": 5
},
"h1": {
"buys": 37,
"sells": 17,
"buyers": 24,
"sellers": 10
},
"h6": {
"buys": 72,
"sells": 80,
"buyers": 46,
"sellers": 50
},
"h24": {
"buys": 416,
"sells": 466,
"buyers": 222,
"sellers": 223
}
},
"volume_usd": {
"m5": "5.7443264735",
"m15": "472.2060449853",
"m30": "1249.0759304583",
"h1": "4113.540381681",
"h6": "14013.6471580207",
"h24": "105358.218071134"
},
"reserve_in_usd": "887709.1947",
"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"
}
}
}
}
}
// Fedezd fel a felkapott poolokat
{
"data": [
{
"id": "robinhood_0x817f16f5d8da83d1b089b082c0172af3923618da",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00806784217417702",
"base_token_price_native_currency": "0.00000450484978604842",
"quote_token_price_usd": "0.559138172177978",
"quote_token_price_native_currency": "0.000311325882759914",
"base_token_price_quote_token": "0.01446988521",
"quote_token_price_base_token": "69.1090485912",
"address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
"name": "VEX / VIRTUAL",
"pool_created_at": "2026-07-03T16:34:51Z",
"fdv_usd": "8067842.174",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "-2.326",
"m15": "-1.415",
"m30": "-0.975",
"h1": "-6.756",
"h6": "-16.024",
"h24": "-1.582"
},
"transactions": {
"m5": {
"buys": 8,
"sells": 6,
"buyers": 8,
"sellers": 5
},
"m15": {
"buys": 20,
"sells": 9,
"buyers": 19,
"sellers": 8
},
"m30": {
"buys": 37,
"sells": 21,
"buyers": 33,
"sellers": 19
},
"h1": {
"buys": 108,
"sells": 46,
"buyers": 78,
"sellers": 36
},
"h6": {
"buys": 567,
"sells": 484,
"buyers": 314,
"sellers": 323
},
"h24": {
"buys": 2698,
"sells": 2306,
"buyers": 974,
"sellers": 1149
}
},
"volume_usd": {
"m5": "4431.2065941329",
"m15": "5649.6961884479",
"m30": "11348.1129601466",
"h1": "45449.4919682012",
"h6": "279821.087913625",
"h24": "1698429.96259225"
},
"reserve_in_usd": "354632.4138"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x8ff92566f2e81bdd68edfaa8cde73942a723796b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0xc6911796042b15d7fa4f6cde69e245ddcd3d9c31",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v2-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x9a7013172083f275142ce0cdec6d172ebbe68114",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000496030561834393",
"base_token_price_native_currency": "0.000000275450230189022",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000002754502302",
"quote_token_price_base_token": "3630419.91039097",
"address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
"name": "MYSTERY / WETH",
"pool_created_at": "2026-07-08T18:32:59Z",
"fdv_usd": "493185.972164471",
"market_cap_usd": "493188.7751",
"price_change_percentage": {
"m5": "2.882",
"m15": "10.663",
"m30": "37.661",
"h1": "47.956",
"h6": "58.929",
"h24": "5.825"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 6,
"buyers": 6,
"sellers": 6
},
"m15": {
"buys": 20,
"sells": 18,
"buyers": 15,
"sellers": 17
},
"m30": {
"buys": 62,
"sells": 42,
"buyers": 28,
"sellers": 40
},
"h1": {
"buys": 81,
"sells": 58,
"buyers": 46,
"sellers": 56
},
"h6": {
"buys": 213,
"sells": 175,
"buyers": 166,
"sellers": 170
},
"h24": {
"buys": 889,
"sells": 844,
"buyers": 721,
"sellers": 724
}
},
"volume_usd": {
"m5": "1701.9459847698",
"m15": "6457.4630462061",
"m30": "15455.8895584002",
"h1": "18602.8557117015",
"h6": "40817.1613532906",
"h24": "284788.535147609"
},
"reserve_in_usd": "66499.0441"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xa5bac17a919a10ba0628cda5bcf273681e1a8d4e",
"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_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.173859399961197",
"base_token_price_native_currency": "0.0000968313575010898",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000968313575",
"quote_token_price_base_token": "10327.2330968689",
"address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
"name": "CASHCAT / WETH 1%",
"pool_created_at": "2026-06-29T07:00:49Z",
"fdv_usd": "172463719.847262",
"market_cap_usd": "172463719.847789",
"price_change_percentage": {
"m5": "-0.067",
"m15": "0.234",
"m30": "-1.07",
"h1": "-4.281",
"h6": "3.287",
"h24": "11.742"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 6,
"buyers": 4,
"sellers": 6
},
"m15": {
"buys": 79,
"sells": 16,
"buyers": 46,
"sellers": 15
},
"m30": {
"buys": 132,
"sells": 60,
"buyers": 80,
"sellers": 41
},
"h1": {
"buys": 180,
"sells": 143,
"buyers": 100,
"sellers": 94
},
"h6": {
"buys": 1718,
"sells": 1320,
"buyers": 485,
"sellers": 613
},
"h24": {
"buys": 10691,
"sells": 6473,
"buyers": 2317,
"sellers": 1945
}
},
"volume_usd": {
"m5": "2932.7292533438",
"m15": "203840.453474696",
"m30": "521329.918981256",
"h1": "584890.963612812",
"h6": "4207878.38437232",
"h24": "21424527.552417"
},
"reserve_in_usd": "9993837.1996"
},
"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_68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00363664274495066590510567844148645212485821070598680180564160064",
"base_token_price_native_currency": "0.0000492248314747014",
"quote_token_price_usd": "75.374592256696028999515021984330019099126180664",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00004922483147",
"quote_token_price_base_token": "20314.9501997572",
"address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
"name": "febu / SOL",
"pool_created_at": "2026-07-08T22:17:24Z",
"fdv_usd": "3652788.01554569",
"market_cap_usd": "3652788.01554569",
"price_change_percentage": {
"m5": "-0.218",
"m15": "-1.448",
"m30": "-8.678",
"h1": "-11.591",
"h6": "-10.186",
"h24": "52.92"
},
"transactions": {
"m5": {
"buys": 56,
"sells": 33,
"buyers": 45,
"sellers": 30
},
"m15": {
"buys": 113,
"sells": 115,
"buyers": 87,
"sellers": 94
},
"m30": {
"buys": 365,
"sells": 256,
"buyers": 215,
"sellers": 206
},
"h1": {
"buys": 598,
"sells": 607,
"buyers": 344,
"sellers": 429
},
"h6": {
"buys": 4453,
"sells": 4706,
"buyers": 1690,
"sellers": 2027
},
"h24": {
"buys": 25168,
"sells": 24092,
"buyers": 6668,
"sellers": 7229
}
},
"volume_usd": {
"m5": "17901.7138569935",
"m15": "26290.001714111",
"m30": "68589.4850898707",
"h1": "130331.845373645",
"h6": "1010510.75664763",
"h24": "5693270.55296183"
},
"reserve_in_usd": "221502.7178"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_4ko5tSr5o3H4v1sFtjTSd9MPUW7yx5AFCpkNPoL6pump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.265767676878706510719324760225957307053519735665982089742959378",
"base_token_price_native_currency": "0.00352100226462558",
"quote_token_price_usd": "75.380958546934749491335385510619334665387112659",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.003521002265",
"quote_token_price_base_token": "284.010041699",
"address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
"name": "ANSEM / SOL",
"pool_created_at": "2026-06-28T06:33:28Z",
"fdv_usd": "264409850.303372",
"market_cap_usd": "109910564.895861",
"price_change_percentage": {
"m5": "-0.065",
"m15": "1.462",
"m30": "2.877",
"h1": "5.341",
"h6": "-0.899",
"h24": "4.786"
},
"transactions": {
"m5": {
"buys": 13,
"sells": 23,
"buyers": 11,
"sellers": 22
},
"m15": {
"buys": 44,
"sells": 123,
"buyers": 24,
"sellers": 83
},
"m30": {
"buys": 111,
"sells": 267,
"buyers": 68,
"sellers": 170
},
"h1": {
"buys": 291,
"sells": 462,
"buyers": 166,
"sellers": 259
},
"h6": {
"buys": 2687,
"sells": 2149,
"buyers": 808,
"sellers": 885
},
"h24": {
"buys": 9441,
"sells": 9044,
"buyers": 2423,
"sellers": 2953
}
},
"volume_usd": {
"m5": "9033.6409270278",
"m15": "90126.294062986",
"m30": "193426.482804587",
"h1": "463268.006984052",
"h6": "2372478.76244933",
"h24": "11539356.9576407"
},
"reserve_in_usd": "2631186.6416"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "meteora",
"type": "dex"
}
}
}
},
{
"id": "bsc_0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.277384766106698",
"base_token_price_native_currency": "0.000484920605129514",
"quote_token_price_usd": "0.997837751735203",
"quote_token_price_native_currency": "0.00175481178622177",
"base_token_price_quote_token": "0.2763376728",
"quote_token_price_base_token": "3.6187610253",
"address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
"name": "LAB / USDT 0.007%",
"pool_created_at": "2025-10-13T09:20:50Z",
"fdv_usd": "275323010.785686",
"market_cap_usd": "89700472.190432",
"price_change_percentage": {
"m5": "2.869",
"m15": "1.667",
"m30": "3.742",
"h1": "2.545",
"h6": "-13.043",
"h24": "-19.888"
},
"transactions": {
"m5": {
"buys": 342,
"sells": 309,
"buyers": 162,
"sellers": 144
},
"m15": {
"buys": 759,
"sells": 831,
"buyers": 264,
"sellers": 263
},
"m30": {
"buys": 1638,
"sells": 1789,
"buyers": 404,
"sellers": 400
},
"h1": {
"buys": 3205,
"sells": 3488,
"buyers": 573,
"sellers": 577
},
"h6": {
"buys": 26647,
"sells": 30890,
"buyers": 1560,
"sellers": 1520
},
"h24": {
"buys": 119458,
"sells": 134293,
"buyers": 3565,
"sellers": 3033
}
},
"volume_usd": {
"m5": "126244.246392017",
"m15": "280136.381988068",
"m30": "631709.880996488",
"h1": "1321740.67484043",
"h6": "13716831.7869918",
"h24": "66834416.7572337"
},
"reserve_in_usd": "1859649.3586"
},
"relationships": {
"base_token": {
"data": {
"id": "bsc_0x7ec43cf65f1663f820427c62a5780b8f2e25593a",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "bsc_0x55d398326f99059ff775485246999027b3197955",
"type": "token"
}
},
"network": {
"data": {
"id": "bsc",
"type": "network"
}
},
"dex": {
"data": {
"id": "pancakeswap-infinity-clmm",
"type": "dex"
}
}
}
},
{
"id": "solana_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000392384883745316839585720268597526848296707436693417462412804736",
"base_token_price_native_currency": "0.0000051354549363157",
"quote_token_price_usd": "75.423068802496472418373751602027573635835091958",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005135454936",
"quote_token_price_base_token": "194724.715220152",
"address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
"name": "NYX / SOL",
"pool_created_at": "2026-07-14T03:04:28Z",
"fdv_usd": "401672.142",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-11.022",
"m15": "15.448",
"m30": "-1.667",
"h1": "1.465",
"h6": "-16.297",
"h24": "79.878"
},
"transactions": {
"m5": {
"buys": 747,
"sells": 289,
"buyers": 384,
"sellers": 217
},
"m15": {
"buys": 1740,
"sells": 582,
"buyers": 822,
"sellers": 396
},
"m30": {
"buys": 3815,
"sells": 1098,
"buyers": 1639,
"sellers": 741
},
"h1": {
"buys": 8554,
"sells": 2887,
"buyers": 3704,
"sellers": 1618
},
"h6": {
"buys": 36009,
"sells": 13473,
"buyers": 10923,
"sellers": 5615
},
"h24": {
"buys": 45984,
"sells": 16975,
"buyers": 12110,
"sellers": 6048
}
},
"volume_usd": {
"m5": "36123.6442777432",
"m15": "74699.9405016978",
"m30": "140932.315738357",
"h1": "390980.60020019",
"h6": "1902725.85051273",
"h24": "3013457.33477201"
},
"reserve_in_usd": "51928.4506"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_3UXSLKVxF5L6AaugmUhkRBoKETtThQwj6bD6qYkbpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00417160016516052",
"base_token_price_native_currency": "0.00000232687003002117",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000232687003",
"quote_token_price_base_token": "429761.863403648",
"address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
"name": "HOPPY / WETH",
"pool_created_at": "2026-07-10T09:39:51Z",
"fdv_usd": "4111317.695",
"market_cap_usd": "4111317.695",
"price_change_percentage": {
"m5": "-3.825",
"m15": "-5.048",
"m30": "-0.227",
"h1": "4.045",
"h6": "15.432",
"h24": "19.428"
},
"transactions": {
"m5": {
"buys": 28,
"sells": 17,
"buyers": 23,
"sellers": 17
},
"m15": {
"buys": 66,
"sells": 41,
"buyers": 43,
"sellers": 37
},
"m30": {
"buys": 150,
"sells": 101,
"buyers": 81,
"sellers": 78
},
"h1": {
"buys": 329,
"sells": 249,
"buyers": 150,
"sellers": 153
},
"h6": {
"buys": 940,
"sells": 821,
"buyers": 359,
"sellers": 407
},
"h24": {
"buys": 5708,
"sells": 4204,
"buyers": 1416,
"sellers": 1299
}
},
"volume_usd": {
"m5": "11083.9378652561",
"m15": "22266.4200551438",
"m30": "54666.7942701046",
"h1": "156296.326384378",
"h6": "394928.184071196",
"h24": "2160840.94311933"
},
"reserve_in_usd": "198423.1304"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x834b31164b5e5f4a08b441d796abb85f714bb7c1",
"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_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00532619111872514",
"base_token_price_native_currency": "0.00000294699150948904",
"quote_token_price_usd": "1795.92",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002946991509",
"quote_token_price_base_token": "339329.107932647",
"address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
"name": "WEN / WETH 0.3%",
"pool_created_at": "2026-07-09T00:11:06Z",
"fdv_usd": "5326191.119",
"market_cap_usd": "5326191.119",
"price_change_percentage": {
"m5": "0.762",
"m15": "0.74",
"m30": "1.964",
"h1": "2.933",
"h6": "12.674",
"h24": "-22.335"
},
"transactions": {
"m5": {
"buys": 20,
"sells": 11,
"buyers": 20,
"sellers": 11
},
"m15": {
"buys": 46,
"sells": 28,
"buyers": 45,
"sellers": 28
},
"m30": {
"buys": 89,
"sells": 60,
"buyers": 80,
"sellers": 53
},
"h1": {
"buys": 173,
"sells": 127,
"buyers": 146,
"sellers": 99
},
"h6": {
"buys": 918,
"sells": 621,
"buyers": 834,
"sellers": 537
},
"h24": {
"buys": 3427,
"sells": 2547,
"buyers": 2997,
"sellers": 1953
}
},
"volume_usd": {
"m5": "2756.8661820899",
"m15": "7631.6439101781",
"m30": "14447.3285261639",
"h1": "30510.0109900767",
"h6": "198679.071494924",
"h24": "851364.09674355"
},
"reserve_in_usd": "212586.2831"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xa80eb66b3e0cf66ccb46f8b8c9e7ff5803eeb820",
"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_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0028781854066464789230275229100574411344531676540403908749382857",
"base_token_price_native_currency": "0.0000378847917379303",
"quote_token_price_usd": "75.423068802496472418373751602027573635835091958",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00003788479174",
"quote_token_price_base_token": "26395.8162134701",
"address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
"name": "HBULL / SOL",
"pool_created_at": "2026-07-14T01:25:32Z",
"fdv_usd": "2876928.93885314",
"market_cap_usd": "2876929.272",
"price_change_percentage": {
"m5": "5.578",
"m15": "38.326",
"m30": "55.909",
"h1": "33.266",
"h6": "-1.736",
"h24": "8924.462"
},
"transactions": {
"m5": {
"buys": 249,
"sells": 118,
"buyers": 217,
"sellers": 102
},
"m15": {
"buys": 748,
"sells": 415,
"buyers": 618,
"sellers": 302
},
"m30": {
"buys": 1354,
"sells": 619,
"buyers": 1073,
"sellers": 448
},
"h1": {
"buys": 1696,
"sells": 881,
"buyers": 1194,
"sellers": 563
},
"h6": {
"buys": 9522,
"sells": 6951,
"buyers": 3104,
"sellers": 2050
},
"h24": {
"buys": 23864,
"sells": 15713,
"buyers": 11053,
"sellers": 5258
}
},
"volume_usd": {
"m5": "43639.2360506478",
"m15": "115926.398895568",
"m30": "146299.465199871",
"h1": "219257.935386596",
"h6": "2140718.84878377",
"h24": "3371898.4565274"
},
"reserve_in_usd": "170401.6193"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_7V6Sk63y8Rr1MvcN5mYNp61wgFhy4EeQg5gUASk9pump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0096702189605512",
"base_token_price_native_currency": "0.0000053973888843399",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005397388884",
"quote_token_price_base_token": "185274.772937229",
"address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
"name": "HOODRAT / WETH",
"pool_created_at": "2026-07-02T17:52:44Z",
"fdv_usd": "9670218.961",
"market_cap_usd": "9670218.961",
"price_change_percentage": {
"m5": "0.247",
"m15": "-3.375",
"m30": "-7.117",
"h1": "-12.059",
"h6": "0.695",
"h24": "-16.63"
},
"transactions": {
"m5": {
"buys": 19,
"sells": 8,
"buyers": 14,
"sellers": 7
},
"m15": {
"buys": 44,
"sells": 48,
"buyers": 30,
"sellers": 30
},
"m30": {
"buys": 83,
"sells": 103,
"buyers": 52,
"sellers": 54
},
"h1": {
"buys": 102,
"sells": 152,
"buyers": 65,
"sellers": 78
},
"h6": {
"buys": 975,
"sells": 1198,
"buyers": 351,
"sellers": 394
},
"h24": {
"buys": 4550,
"sells": 4745,
"buyers": 1099,
"sellers": 1071
}
},
"volume_usd": {
"m5": "4544.3801555789",
"m15": "20612.1477161669",
"m30": "56062.956167095",
"h1": "69087.0302837439",
"h6": "614803.800255144",
"h24": "2301247.9571773"
},
"reserve_in_usd": "357030.9585"
},
"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_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000139068854349215434853107722293124619739738265205555202719566222",
"base_token_price_native_currency": "0.00000185003999634905",
"quote_token_price_usd": "75.402242326462583345275637402960675238596756502",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001850039996",
"quote_token_price_base_token": "540528.854496899",
"address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"name": "baby / SOL",
"pool_created_at": "2026-07-13T09:23:00Z",
"fdv_usd": "139068.8543",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "3.931",
"m15": "-2.133",
"m30": "-0.559",
"h1": "14.456",
"h6": "-23.872",
"h24": "-23.482"
},
"transactions": {
"m5": {
"buys": 11,
"sells": 8,
"buyers": 7,
"sellers": 7
},
"m15": {
"buys": 58,
"sells": 35,
"buyers": 24,
"sellers": 27
},
"m30": {
"buys": 96,
"sells": 70,
"buyers": 42,
"sellers": 51
},
"h1": {
"buys": 172,
"sells": 178,
"buyers": 86,
"sellers": 112
},
"h6": {
"buys": 1129,
"sells": 1211,
"buyers": 547,
"sellers": 539
},
"h24": {
"buys": 9554,
"sells": 8803,
"buyers": 3071,
"sellers": 2810
}
},
"volume_usd": {
"m5": "579.6596618208",
"m15": "3124.5509167234",
"m30": "5003.2870703092",
"h1": "13476.9747067802",
"h6": "103790.67923934",
"h24": "878377.224192261"
},
"reserve_in_usd": "29749.7125"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_6Cn9XH2SCi79Nam7mhH5L1kfwFwPhfresmg6Q4Eipump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00116164820514877666218992087667177089356872330513953165602769268",
"base_token_price_native_currency": "0.0000153716142399527",
"quote_token_price_usd": "75.423068802496472418373751602027573635835091958",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00001537161424",
"quote_token_price_base_token": "65054.9762952597",
"address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"name": "brain / SOL",
"pool_created_at": "2026-07-13T23:21:14Z",
"fdv_usd": "1135212.783",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-4.517",
"m15": "1.079",
"m30": "-11.966",
"h1": "64.493",
"h6": "4.698",
"h24": "3601.626"
},
"transactions": {
"m5": {
"buys": 132,
"sells": 47,
"buyers": 91,
"sellers": 42
},
"m15": {
"buys": 294,
"sells": 289,
"buyers": 197,
"sellers": 233
},
"m30": {
"buys": 779,
"sells": 737,
"buyers": 467,
"sellers": 523
},
"h1": {
"buys": 1579,
"sells": 1718,
"buyers": 845,
"sellers": 1049
},
"h6": {
"buys": 8078,
"sells": 7156,
"buyers": 3161,
"sellers": 3409
},
"h24": {
"buys": 45626,
"sells": 38589,
"buyers": 10782,
"sellers": 9678
}
},
"volume_usd": {
"m5": "8889.527174127",
"m15": "44330.9005775259",
"m30": "123583.878584975",
"h1": "284154.82338177",
"h6": "1147654.10821708",
"h24": "6074128.52463367"
},
"reserve_in_usd": "94027.1101"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_9oDndFiC7RW42vZcmSzacTKMWE9kgeqnzwXDGLSkpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0086216689822002",
"base_token_price_native_currency": "0.0000048025954405465",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000004802595441",
"quote_token_price_base_token": "208220.744882523",
"address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
"name": "WISHBONE / WETH 1%",
"pool_created_at": "2026-07-08T16:58:55Z",
"fdv_usd": "8223125.60302757",
"market_cap_usd": "8223125.60302757",
"price_change_percentage": {
"m5": "0.882",
"m15": "-0.18",
"m30": "-1.943",
"h1": "-10.263",
"h6": "0.969",
"h24": "58.099"
},
"transactions": {
"m5": {
"buys": 23,
"sells": 21,
"buyers": 19,
"sellers": 18
},
"m15": {
"buys": 44,
"sells": 33,
"buyers": 32,
"sellers": 30
},
"m30": {
"buys": 59,
"sells": 55,
"buyers": 42,
"sellers": 46
},
"h1": {
"buys": 88,
"sells": 92,
"buyers": 62,
"sellers": 75
},
"h6": {
"buys": 783,
"sells": 819,
"buyers": 285,
"sellers": 408
},
"h24": {
"buys": 4071,
"sells": 3523,
"buyers": 886,
"sellers": 1018
}
},
"volume_usd": {
"m5": "37314.5629792638",
"m15": "50341.2952812658",
"m30": "60373.8934518075",
"h1": "91579.1952015095",
"h6": "613033.692961158",
"h24": "2718506.53417828"
},
"reserve_in_usd": "405188.9935"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x77581054581b9c525e7dd7a0155de43867532d03",
"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_CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000238783110199625227614505261994591894684924993653241848707876444",
"base_token_price_native_currency": "0.00000309378192487274",
"quote_token_price_usd": "75.380958546934749491335385510619334665387112659",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003093781925",
"quote_token_price_base_token": "323228.98778366",
"address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
"name": "PCAT / SOL",
"pool_created_at": "2026-07-13T16:33:44Z",
"fdv_usd": "238596.926822725",
"market_cap_usd": "238596.926822725",
"price_change_percentage": {
"m5": "-2.879",
"m15": "-10.667",
"m30": "-13.18",
"h1": "-21.834",
"h6": "-25.636",
"h24": "664.204"
},
"transactions": {
"m5": {
"buys": 20,
"sells": 33,
"buyers": 19,
"sellers": 27
},
"m15": {
"buys": 81,
"sells": 75,
"buyers": 66,
"sellers": 54
},
"m30": {
"buys": 168,
"sells": 158,
"buyers": 113,
"sellers": 97
},
"h1": {
"buys": 399,
"sells": 333,
"buyers": 224,
"sellers": 182
},
"h6": {
"buys": 2346,
"sells": 2193,
"buyers": 852,
"sellers": 957
},
"h24": {
"buys": 33690,
"sells": 29127,
"buyers": 6640,
"sellers": 6316
}
},
"volume_usd": {
"m5": "4679.2536061797",
"m15": "12100.8923676129",
"m30": "17815.9904891951",
"h1": "36839.8854359679",
"h6": "317788.21461023",
"h24": "3684977.30422378"
},
"reserve_in_usd": "41172.4539"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_3dejiWxvpL6QH63rBE38fSrVbna8pVrKbmbPPDke7wuH",
"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.0126186850063114",
"base_token_price_native_currency": "0.00000702739846222361",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000007027398462",
"quote_token_price_base_token": "142300.170593085",
"address": "0x588b0785f50063260003b7790c42f1ef74902746",
"name": "JUGGERNAUT / WETH 1%",
"pool_created_at": "2026-06-29T09:12:54Z",
"fdv_usd": "12618685.01",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-2.934",
"m15": "-3.84",
"m30": "-8.272",
"h1": "-6.279",
"h6": "11.397",
"h24": "-14.894"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 9,
"buyers": 5,
"sellers": 8
},
"m15": {
"buys": 24,
"sells": 28,
"buyers": 15,
"sellers": 27
},
"m30": {
"buys": 70,
"sells": 54,
"buyers": 35,
"sellers": 51
},
"h1": {
"buys": 121,
"sells": 92,
"buyers": 59,
"sellers": 74
},
"h6": {
"buys": 1085,
"sells": 937,
"buyers": 448,
"sellers": 547
},
"h24": {
"buys": 4226,
"sells": 3438,
"buyers": 1349,
"sellers": 1412
}
},
"volume_usd": {
"m5": "3672.6404377114",
"m15": "16752.8847562766",
"m30": "54033.4961087759",
"h1": "76098.1689492473",
"h6": "952789.01776987",
"h24": "3616004.46795956"
},
"reserve_in_usd": "631719.547"
},
"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": "solana_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000119649308843854669646663673928959121489324502786236484933999658",
"base_token_price_native_currency": "0.00000158093979607639",
"quote_token_price_usd": "75.423068802496472418373751602027573635835091958",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001580939796",
"quote_token_price_base_token": "632535.155659831",
"address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
"name": "Bison / SOL",
"pool_created_at": "2026-07-12T20:04:28Z",
"fdv_usd": "119072.029042232",
"market_cap_usd": "119072.029042232",
"price_change_percentage": {
"m5": "-13.549",
"m15": "-11.279",
"m30": "-18.019",
"h1": "-6.352",
"h6": "-11.672",
"h24": "-68.818"
},
"transactions": {
"m5": {
"buys": 60,
"sells": 14,
"buyers": 28,
"sellers": 13
},
"m15": {
"buys": 73,
"sells": 31,
"buyers": 40,
"sellers": 29
},
"m30": {
"buys": 105,
"sells": 57,
"buyers": 56,
"sellers": 52
},
"h1": {
"buys": 195,
"sells": 185,
"buyers": 112,
"sellers": 131
},
"h6": {
"buys": 1494,
"sells": 1549,
"buyers": 504,
"sellers": 610
},
"h24": {
"buys": 14179,
"sells": 12985,
"buyers": 3552,
"sellers": 4253
}
},
"volume_usd": {
"m5": "2410.3634495175",
"m15": "3125.2280625302",
"m30": "5466.9029100914",
"h1": "14321.0677239001",
"h6": "109907.301396059",
"h24": "1377226.58567731"
},
"reserve_in_usd": "31564.6131"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_GwZvGvVzjWTL1mvpw55KQWztTQvWo3B6ew16N2aspump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.539361846205367",
"base_token_price_native_currency": "0.000300109740572037955935172757603284866406816",
"quote_token_price_usd": "1.00261913064877",
"quote_token_price_native_currency": "0.000557974684398473",
"base_token_price_quote_token": "0.537855478",
"quote_token_price_base_token": "1.8592355028",
"address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
"name": "VELVET / USDC 0.01%",
"pool_created_at": "2025-08-23T23:44:37Z",
"fdv_usd": "4250368.85799715",
"market_cap_usd": "226911419.11862",
"price_change_percentage": {
"m5": "-0.58",
"m15": "5.59",
"m30": "6.799",
"h1": "8.119",
"h6": "-13.6",
"h24": "-13.967"
},
"transactions": {
"m5": {
"buys": 323,
"sells": 269,
"buyers": 48,
"sellers": 62
},
"m15": {
"buys": 1099,
"sells": 1084,
"buyers": 111,
"sellers": 168
},
"m30": {
"buys": 1421,
"sells": 1547,
"buyers": 151,
"sellers": 203
},
"h1": {
"buys": 2194,
"sells": 2271,
"buyers": 197,
"sellers": 235
},
"h6": {
"buys": 14797,
"sells": 15173,
"buyers": 717,
"sellers": 592
},
"h24": {
"buys": 39947,
"sells": 40813,
"buyers": 1102,
"sellers": 1084
}
},
"volume_usd": {
"m5": "65435.9671319678",
"m15": "224915.87929359",
"m30": "312083.521305385",
"h1": "404402.663993716",
"h6": "2428937.9223914",
"h24": "6128254.82777528"
},
"reserve_in_usd": "3701090.0911"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-slipstream",
"type": "dex"
}
}
}
},
{
"id": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.06662480705716",
"base_token_price_native_currency": "0.001868763595447224",
"quote_token_price_usd": "1.00033049706743",
"quote_token_price_native_currency": "0.00175481185346448",
"base_token_price_quote_token": "1.0649367291",
"quote_token_price_base_token": "0.9390229228",
"address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
"name": "EVAA / USDT 0.01%",
"pool_created_at": "2025-10-02T09:03:49Z",
"fdv_usd": "31990823.5498145",
"market_cap_usd": "7057145.81702802",
"price_change_percentage": {
"m5": "-1.121",
"m15": "-0.402",
"m30": "8.452",
"h1": "6.415",
"h6": "37.701",
"h24": "45.689"
},
"transactions": {
"m5": {
"buys": 351,
"sells": 348,
"buyers": 166,
"sellers": 146
},
"m15": {
"buys": 1073,
"sells": 1089,
"buyers": 395,
"sellers": 345
},
"m30": {
"buys": 2564,
"sells": 2761,
"buyers": 708,
"sellers": 628
},
"h1": {
"buys": 6044,
"sells": 6691,
"buyers": 1087,
"sellers": 1039
},
"h6": {
"buys": 13171,
"sells": 14173,
"buyers": 1556,
"sellers": 1462
},
"h24": {
"buys": 56230,
"sells": 56711,
"buyers": 2726,
"sellers": 2476
}
},
"volume_usd": {
"m5": "36783.6179961024",
"m15": "129931.55839191",
"m30": "337520.265291637",
"h1": "852232.557924208",
"h6": "1560122.74298638",
"h24": "4859429.79916044"
},
"reserve_in_usd": "180993.6854"
},
"relationships": {
"base_token": {
"data": {
"id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "bsc_0x55d398326f99059ff775485246999027b3197955",
"type": "token"
}
},
"network": {
"data": {
"id": "bsc",
"type": "network"
}
},
"dex": {
"data": {
"id": "pancakeswap-v3-bsc",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00350463166194613",
"base_token_price_native_currency": "0.00000191257588084221",
"quote_token_price_usd": "1795.99",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001912575881",
"quote_token_price_base_token": "522855.072061061",
"address": "0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
"name": "4663 / WETH 1%",
"pool_created_at": "2026-06-29T08:45:10Z",
"fdv_usd": "3196847.78220183",
"market_cap_usd": "3440095.947",
"price_change_percentage": {
"m5": "-1.567",
"m15": "-6.025",
"m30": "-7.884",
"h1": "-9.239",
"h6": "-21.618",
"h24": "-42.721"
},
"transactions": {
"m5": {
"buys": 11,
"sells": 5,
"buyers": 7,
"sellers": 4
},
"m15": {
"buys": 28,
"sells": 18,
"buyers": 21,
"sellers": 15
},
"m30": {
"buys": 49,
"sells": 35,
"buyers": 35,
"sellers": 30
},
"h1": {
"buys": 133,
"sells": 72,
"buyers": 89,
"sellers": 61
},
"h6": {
"buys": 921,
"sells": 592,
"buyers": 480,
"sellers": 394
},
"h24": {
"buys": 2568,
"sells": 1994,
"buyers": 957,
"sellers": 981
}
},
"volume_usd": {
"m5": "2916.1524053373",
"m15": "21970.5198498373",
"m30": "31248.6354046083",
"h1": "75154.7958173742",
"h6": "596655.332651426",
"h24": "1490961.22467266"
},
"reserve_in_usd": "299007.9095"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xd4052415613b34af236024b895574c467f65b6dd",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
}
]
}
Támogatott hálózatok
Nagymértékű lefedettség több blokkláncon
Kriptoárfolyamok és piaci adatok lekérése több mint 200+ hálózatról, a főbb blokkláncoktól az új projektekig.
Ezért használják a Web3-projektek a CoinGeckót
„A CoinGecko DEX API-ja gyors, nagyon pontos és stabil forrása a DEX-árfolyamadatoknak. Széles adatlefedettséget kínál, egyszerű használni, és nagyon megbízható. A CoinGecko DEX API-ja bekerült a fő DEX-árfolyam-adatforrásaink közé, amelyekkel a Supra adatokat aggregál a decentralizált tőzsdékről.”
Joshua Tobkin
Co-founder & CEO, Supra
„A CoinGecko DEX API-ja a fejlesztési folyamatunk szerves részévé vált, szakértő módon kezel számos apró feladatot, amelyek kezelésére egyszerűen nincs kapacitásunk. Ezzel jelentősen egyszerűsítettük a munkafolyamatunkat, ami lehetővé tette, hogy a fő fejlesztési feladatokra összpontosítsunk.”
Bruce
CEO, EtherDrops
„A CoinGecko DEX API-ja széles lefedettséget kínál, a legtöbb lánchoz biztosít támogatást, és magas a rendelkezésre állási szintje.”
Sher
Co-founder, Kontos
Gyakran ismételt kérdések
-
Van GeckoTerminal API?
- A GeckoTerminal API-t, amely korábban béta tesztelés alatt állt, már integráltuk a CoinGecko API-val. A felhasználók a használattól függően ingyenesen vagy fizetett csomagokon keresztül több mint 41 érme és token on-chain és aggregált piaci adataihoz kaphatnak hozzáférést.
-
A CoinGecko API és a GeckoTerminal API egy és ugyanaz?
- Igen, a GeckoTerminal API DEX-adatvégpontjait 2024 februárjában integráltuk a CoinGecko API-ba. A felhasználók és fejlesztők a CoinGecko API felé intézett hívással on-chain piaci adatokhoz – például tokenárfolyam és likviditás a DEX-eken –, valamint összevont valós idejű és múltbeli kriptoárfolyamokhoz, piaci és metaadatokhoz stb., amelyek a CoinGecko API-n keresztül mindig is elérhetők voltak.
-
A CoinGecko API honnan szerzi az adatait?
-
A CoinGecko több mint 1000 centralizált és decentralizált tőzsdéről aggregálja a kriptovaluta-árfolyamadatokat és piaci adatokat, míg a GeckoTerminal több mint 200 hálózaton követi nyomon a decentralizált tőzsdék on-chain token- és piaci adatait.
A CoinGecko és a GeckoTerminal adatait világszerte emberek milliói használják bizalommal. Tudj meg többet a módszertanunkról és a mutatószámok számításáról és értékeléséről. -
Milyen on-chain adatokat szerezhetek a CoinGecko API-n keresztül?
- Több mint 41 millió token on-chain árfolyam- és likviditásadatait szerezheted meg a CoinGecko API-val. Emellett egy adott hálózat likviditáspooljairól is szerezhetsz adatokat (top poolok, felkapott poolok stb.)
-
A CoinGecko API milyen gyakran bővíti vagy frissíti az adatait?
-
A végpontokat 20 másodperc és 5 perc közötti ideig tároljuk gyorsítótárban, és a legtöbb adat várhatóan hasonló időközönként frissül, hacsak a dokumentációnk másként nem rendelkezik. A fizetős API-csomagok frissítési gyakorisága nagyobb, vagyis 20 másodperc egy /egyszerű/ár végpont esetén.
On-chain adatok esetében az adatok konkrétan a tranzakció blokkláncon történő megerősítését követő 2–3 másodpercen belül frissülnek, a hálózat elérhetőségétől függően.
Javasoljuk, hogy a felhasználók ennek megfelelően szabályozzák a válaszadást az API hatékony hívása érekében (vagyis elkerüljék a sávszélesség pazarlását a túl gyakori hívások kezdeményezésével).
Turbózd fel a projektedet a CoinGecko API-val
Megbízható, pontos és teljes körű kriptoárfolyam-adatokkal a lehetőségek kiaknázásáért.
Ne maradj le a frissítésekről!
Iratkozz fel az API-hírlevelünkre a legfrissebb termékhírekért, végpontfrissítésekért és inspiráló közösségi tartalmakért.