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
- 45M 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.995990268724706",
"base_token_price_native_currency": "0.000534178168243543",
"quote_token_price_usd": "1863.48",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0005341781682",
"quote_token_price_base_token": "1872.034574697",
"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": "4607391709.99586",
"market_cap_usd": "4624281533.10397",
"price_change_percentage": {
"m5": "-0.219",
"m15": "-0.663",
"m30": "-0.536",
"h1": "-0.383",
"h6": "-0.447",
"h24": "-0.527"
},
"transactions": {
"m5": {
"buys": 2,
"sells": 4,
"buyers": 2,
"sellers": 2
},
"m15": {
"buys": 11,
"sells": 9,
"buyers": 9,
"sellers": 6
},
"m30": {
"buys": 35,
"sells": 20,
"buyers": 23,
"sellers": 14
},
"h1": {
"buys": 74,
"sells": 45,
"buyers": 42,
"sellers": 33
},
"h6": {
"buys": 152,
"sells": 124,
"buyers": 79,
"sellers": 77
},
"h24": {
"buys": 480,
"sells": 493,
"buyers": 238,
"sellers": 246
}
},
"volume_usd": {
"m5": "2017.6465362928",
"m15": "4088.2479627066",
"m30": "12663.6191947241",
"h1": "31076.9081978308",
"h6": "47523.752760615",
"h24": "135274.495039718"
},
"reserve_in_usd": "904041.964",
"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.00810359901620116",
"base_token_price_native_currency": "0.00000435149359354826",
"quote_token_price_usd": "0.578337514817411",
"quote_token_price_native_currency": "0.000311488463242335",
"base_token_price_quote_token": "0.01396999924",
"quote_token_price_base_token": "71.58196526",
"address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
"name": "VEX / VIRTUAL",
"pool_created_at": "2026-07-03T16:34:51Z",
"fdv_usd": "8102992.441",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "-0.079",
"m15": "-2.437",
"m30": "9.094",
"h1": "8.506",
"h6": "-1.528",
"h24": "17.181"
},
"transactions": {
"m5": {
"buys": 9,
"sells": 5,
"buyers": 7,
"sellers": 5
},
"m15": {
"buys": 41,
"sells": 22,
"buyers": 30,
"sellers": 18
},
"m30": {
"buys": 93,
"sells": 39,
"buyers": 68,
"sellers": 32
},
"h1": {
"buys": 152,
"sells": 63,
"buyers": 113,
"sellers": 55
},
"h6": {
"buys": 659,
"sells": 471,
"buyers": 358,
"sellers": 311
},
"h24": {
"buys": 2769,
"sells": 2258,
"buyers": 991,
"sellers": 1126
}
},
"volume_usd": {
"m5": "2451.51339729",
"m15": "12653.0216084887",
"m30": "30405.4248393139",
"h1": "54784.5977576032",
"h6": "301133.95935979",
"h24": "1655953.26135795"
},
"reserve_in_usd": "360870.1674"
},
"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.000454467663907214",
"base_token_price_native_currency": "0.00000024404659707598",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000002440465971",
"quote_token_price_base_token": "4097578.13459151",
"address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
"name": "MYSTERY / WETH",
"pool_created_at": "2026-07-08T18:32:59Z",
"fdv_usd": "454465.081027829",
"market_cap_usd": "454467.6639",
"price_change_percentage": {
"m5": "0.389",
"m15": "-0.133",
"m30": "8.167",
"h1": "4.038",
"h6": "35.866",
"h24": "0.072"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 4,
"buyers": 3,
"sellers": 4
},
"m15": {
"buys": 7,
"sells": 8,
"buyers": 7,
"sellers": 8
},
"m30": {
"buys": 22,
"sells": 17,
"buyers": 18,
"sellers": 17
},
"h1": {
"buys": 42,
"sells": 44,
"buyers": 34,
"sellers": 44
},
"h6": {
"buys": 260,
"sells": 220,
"buyers": 186,
"sellers": 209
},
"h24": {
"buys": 923,
"sells": 871,
"buyers": 730,
"sellers": 741
}
},
"volume_usd": {
"m5": "252.1906734763",
"m15": "634.0678967298",
"m30": "3715.8592457655",
"h1": "6772.5312890371",
"h6": "49862.1854040447",
"h24": "268782.43537755"
},
"reserve_in_usd": "64778.2431"
},
"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.188000033176249",
"base_token_price_native_currency": "0.000103354345162648",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0001033543452",
"quote_token_price_base_token": "9675.451945695",
"address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
"name": "CASHCAT / WETH 1%",
"pool_created_at": "2026-06-29T07:00:49Z",
"fdv_usd": "189828920.743445",
"market_cap_usd": "189828920.743445",
"price_change_percentage": {
"m5": "0.049",
"m15": "-2.038",
"m30": "-0.679",
"h1": "8.522",
"h6": "-0.554",
"h24": "28.88"
},
"transactions": {
"m5": {
"buys": 39,
"sells": 2,
"buyers": 16,
"sellers": 1
},
"m15": {
"buys": 91,
"sells": 103,
"buyers": 41,
"sellers": 39
},
"m30": {
"buys": 230,
"sells": 376,
"buyers": 108,
"sellers": 162
},
"h1": {
"buys": 758,
"sells": 472,
"buyers": 217,
"sellers": 204
},
"h6": {
"buys": 1527,
"sells": 1454,
"buyers": 457,
"sellers": 634
},
"h24": {
"buys": 10220,
"sells": 6722,
"buyers": 2201,
"sellers": 1974
}
},
"volume_usd": {
"m5": "12101.0241558397",
"m15": "414803.560203718",
"m30": "1213350.94264977",
"h1": "1626864.95897333",
"h6": "4223024.64026049",
"h24": "21040366.9646197"
},
"reserve_in_usd": "10606126.4346"
},
"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.00375918687627029036052391999969874140062576742312957079023705147",
"base_token_price_native_currency": "0.0000486078189744187",
"quote_token_price_usd": "77.229796928578378912147415666649130742425270231",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00004860781897",
"quote_token_price_base_token": "20572.8218442856",
"address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
"name": "febu / SOL",
"pool_created_at": "2026-07-08T22:17:24Z",
"fdv_usd": "3871680.58951603",
"market_cap_usd": "3871680.90914358",
"price_change_percentage": {
"m5": "1.22",
"m15": "-3.989",
"m30": "-14.407",
"h1": "-7.803",
"h6": "-5.715",
"h24": "16.553"
},
"transactions": {
"m5": {
"buys": 33,
"sells": 9,
"buyers": 29,
"sellers": 9
},
"m15": {
"buys": 166,
"sells": 122,
"buyers": 111,
"sellers": 98
},
"m30": {
"buys": 337,
"sells": 282,
"buyers": 197,
"sellers": 217
},
"h1": {
"buys": 581,
"sells": 655,
"buyers": 322,
"sellers": 428
},
"h6": {
"buys": 4066,
"sells": 4460,
"buyers": 1615,
"sellers": 1930
},
"h24": {
"buys": 25037,
"sells": 23953,
"buyers": 6634,
"sellers": 7199
}
},
"volume_usd": {
"m5": "7482.8984001662",
"m15": "37685.1458039167",
"m30": "90788.3068525788",
"h1": "182344.005218132",
"h6": "1000798.3190449",
"h24": "5751483.27509203"
},
"reserve_in_usd": "229059.0352"
},
"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.252327493801384480132942845977767846937717862926216169578643936",
"base_token_price_native_currency": "0.00326357256993243",
"quote_token_price_usd": "77.161472433014341407822895297530708287730953464",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00326357257",
"quote_token_price_base_token": "306.412674629",
"address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
"name": "ANSEM / SOL",
"pool_created_at": "2026-06-28T06:33:28Z",
"fdv_usd": "252006759.507232",
"market_cap_usd": "104754815.95028",
"price_change_percentage": {
"m5": "0.736",
"m15": "0.796",
"m30": "-2.369",
"h1": "-2.119",
"h6": "-2.765",
"h24": "3.815"
},
"transactions": {
"m5": {
"buys": 32,
"sells": 4,
"buyers": 22,
"sellers": 3
},
"m15": {
"buys": 362,
"sells": 53,
"buyers": 154,
"sellers": 43
},
"m30": {
"buys": 636,
"sells": 206,
"buyers": 225,
"sellers": 138
},
"h1": {
"buys": 1061,
"sells": 525,
"buyers": 316,
"sellers": 254
},
"h6": {
"buys": 3335,
"sells": 1987,
"buyers": 872,
"sellers": 792
},
"h24": {
"buys": 10471,
"sells": 9377,
"buyers": 2523,
"sellers": 2989
}
},
"volume_usd": {
"m5": "13004.7602721961",
"m15": "114457.103201518",
"m30": "399287.931518014",
"h1": "846959.365541786",
"h6": "2665806.58374593",
"h24": "12208943.6025538"
},
"reserve_in_usd": "2588474.0447"
},
"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.298772037368436",
"base_token_price_native_currency": "0.000516064122113689",
"quote_token_price_usd": "0.999905825976285",
"quote_token_price_native_currency": "0.00173431014706329",
"base_token_price_quote_token": "0.2975616114",
"quote_token_price_base_token": "3.3606485565",
"address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
"name": "LAB / USDT 0.007%",
"pool_created_at": "2025-10-13T09:20:50Z",
"fdv_usd": "295638308.75559",
"market_cap_usd": "96319213.6294035",
"price_change_percentage": {
"m5": "-0.268",
"m15": "0.286",
"m30": "-0.068",
"h1": "0.307",
"h6": "7.564",
"h24": "-8.486"
},
"transactions": {
"m5": {
"buys": 51,
"sells": 73,
"buyers": 27,
"sellers": 36
},
"m15": {
"buys": 836,
"sells": 903,
"buyers": 253,
"sellers": 249
},
"m30": {
"buys": 1866,
"sells": 1972,
"buyers": 407,
"sellers": 409
},
"h1": {
"buys": 4210,
"sells": 4590,
"buyers": 650,
"sellers": 640
},
"h6": {
"buys": 25710,
"sells": 29177,
"buyers": 1554,
"sellers": 1440
},
"h24": {
"buys": 124529,
"sells": 140016,
"buyers": 3613,
"sellers": 3085
}
},
"volume_usd": {
"m5": "27360.0954039675",
"m15": "444251.419307003",
"m30": "903244.402080493",
"h1": "2164563.30787275",
"h6": "13178578.9234256",
"h24": "70418983.0611928"
},
"reserve_in_usd": "1920900.2182"
},
"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": "robinhood_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00566161721554492",
"base_token_price_native_currency": "0.00000301111671441892",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003011116714",
"quote_token_price_base_token": "332102.703030885",
"address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
"name": "WEN / WETH 0.3%",
"pool_created_at": "2026-07-09T00:11:06Z",
"fdv_usd": "5644560.875",
"market_cap_usd": "5644560.875",
"price_change_percentage": {
"m5": "0.727",
"m15": "-0.238",
"m30": "1.342",
"h1": "4.358",
"h6": "-10.582",
"h24": "-17.337"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 4,
"buyers": 5,
"sellers": 4
},
"m15": {
"buys": 31,
"sells": 20,
"buyers": 31,
"sellers": 20
},
"m30": {
"buys": 77,
"sells": 47,
"buyers": 75,
"sellers": 47
},
"h1": {
"buys": 149,
"sells": 101,
"buyers": 142,
"sellers": 90
},
"h6": {
"buys": 895,
"sells": 641,
"buyers": 816,
"sellers": 538
},
"h24": {
"buys": 3405,
"sells": 2556,
"buyers": 2997,
"sellers": 1949
}
},
"volume_usd": {
"m5": "1307.7720323835",
"m15": "4762.9781104674",
"m30": "12800.8793320217",
"h1": "27665.4604319481",
"h6": "188712.506059795",
"h24": "828659.156359129"
},
"reserve_in_usd": "222848.241"
},
"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_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0001220638771139327591601714708682011248339361194680777881924716",
"base_token_price_native_currency": "0.00000161631033317447",
"quote_token_price_usd": "77.161472433014341407822895297530708287730953464",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001616310333",
"quote_token_price_base_token": "618693.068698",
"address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
"name": "NYX / SOL",
"pool_created_at": "2026-07-14T03:04:28Z",
"fdv_usd": "126235.4098",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-38.341",
"m15": "-41.007",
"m30": "-46.273",
"h1": "-75.182",
"h6": "-76.867",
"h24": "-43.469"
},
"transactions": {
"m5": {
"buys": 7,
"sells": 25,
"buyers": 7,
"sellers": 24
},
"m15": {
"buys": 459,
"sells": 98,
"buyers": 216,
"sellers": 87
},
"m30": {
"buys": 2374,
"sells": 520,
"buyers": 985,
"sellers": 403
},
"h1": {
"buys": 5357,
"sells": 1532,
"buyers": 1698,
"sellers": 1070
},
"h6": {
"buys": 42930,
"sells": 15947,
"buyers": 11250,
"sellers": 5954
},
"h24": {
"buys": 57010,
"sells": 20674,
"buyers": 12587,
"sellers": 6549
}
},
"volume_usd": {
"m5": "4135.0175780067",
"m15": "10124.3171672125",
"m30": "54633.932963398",
"h1": "185325.969716196",
"h6": "2160388.31559623",
"h24": "3504391.86092863"
},
"reserve_in_usd": "30207.7527"
},
"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": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0010356136345925161198685909190507616876182398966655895707901251",
"base_token_price_native_currency": "0.0000130615374237454",
"quote_token_price_usd": "77.23114942365096820854205637037883593568763599",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00001306153742",
"quote_token_price_base_token": "76560.6656825893",
"address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"name": "brain / SOL",
"pool_created_at": "2026-07-13T23:21:14Z",
"fdv_usd": "1025076.773",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "6.02",
"m15": "18.06",
"m30": "-13.306",
"h1": "-7.341",
"h6": "66.677",
"h24": "3200.413"
},
"transactions": {
"m5": {
"buys": 22,
"sells": 24,
"buyers": 19,
"sellers": 22
},
"m15": {
"buys": 278,
"sells": 257,
"buyers": 205,
"sellers": 184
},
"m30": {
"buys": 652,
"sells": 567,
"buyers": 408,
"sellers": 396
},
"h1": {
"buys": 1092,
"sells": 1100,
"buyers": 626,
"sellers": 708
},
"h6": {
"buys": 6961,
"sells": 6830,
"buyers": 2937,
"sellers": 3112
},
"h24": {
"buys": 47548,
"sells": 40565,
"buyers": 11162,
"sellers": 10118
}
},
"volume_usd": {
"m5": "1750.6238848794",
"m15": "27966.0368286279",
"m30": "82795.1899846576",
"h1": "171900.00554088",
"h6": "1054142.89198852",
"h24": "6405540.05242102"
},
"reserve_in_usd": "90921.6804"
},
"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_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00385193863120627",
"base_token_price_native_currency": "0.00000208084831319123",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002080848313",
"quote_token_price_base_token": "480573.232397887",
"address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
"name": "HOPPY / WETH",
"pool_created_at": "2026-07-10T09:39:51Z",
"fdv_usd": "3875785.863",
"market_cap_usd": "3875785.863",
"price_change_percentage": {
"m5": "-0.14",
"m15": "3.149",
"m30": "-6.52",
"h1": "-4.054",
"h6": "12.334",
"h24": "18.887"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 2
},
"m15": {
"buys": 29,
"sells": 29,
"buyers": 19,
"sellers": 27
},
"m30": {
"buys": 95,
"sells": 81,
"buyers": 65,
"sellers": 61
},
"h1": {
"buys": 169,
"sells": 137,
"buyers": 97,
"sellers": 91
},
"h6": {
"buys": 1151,
"sells": 889,
"buyers": 400,
"sellers": 423
},
"h24": {
"buys": 5556,
"sells": 4078,
"buyers": 1355,
"sellers": 1269
}
},
"volume_usd": {
"m5": "137.0305076029",
"m15": "6190.1875851481",
"m30": "41006.1290133511",
"h1": "70363.6077214189",
"h6": "476142.188256158",
"h24": "2114786.51637161"
},
"reserve_in_usd": "196246.7486"
},
"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": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00302037008731574630050802385155639495351909889282771969560817395",
"base_token_price_native_currency": "0.000037644815618553",
"quote_token_price_usd": "77.229796928578378912147415666649130742425270231",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00003764481562",
"quote_token_price_base_token": "26564.082824386",
"address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
"name": "HBULL / SOL",
"pool_created_at": "2026-07-14T01:25:32Z",
"fdv_usd": "3021177.54493332",
"market_cap_usd": "3021177.895",
"price_change_percentage": {
"m5": "4.082",
"m15": "-6.355",
"m30": "11.014",
"h1": "7.633",
"h6": "-17.358",
"h24": "9376.946"
},
"transactions": {
"m5": {
"buys": 45,
"sells": 34,
"buyers": 33,
"sellers": 26
},
"m15": {
"buys": 271,
"sells": 137,
"buyers": 208,
"sellers": 113
},
"m30": {
"buys": 650,
"sells": 460,
"buyers": 467,
"sellers": 273
},
"h1": {
"buys": 1294,
"sells": 857,
"buyers": 927,
"sellers": 510
},
"h6": {
"buys": 10023,
"sells": 6685,
"buyers": 5260,
"sellers": 2742
},
"h24": {
"buys": 27527,
"sells": 17694,
"buyers": 13794,
"sellers": 6415
}
},
"volume_usd": {
"m5": "15487.0032648748",
"m15": "37180.6316907847",
"m30": "128339.285125456",
"h1": "225865.023318805",
"h6": "1670534.04530315",
"h24": "3720820.04146985"
},
"reserve_in_usd": "182005.5799"
},
"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.0107399816555303",
"base_token_price_native_currency": "0.00000576827781341238",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005768277813",
"quote_token_price_base_token": "173361.969091503",
"address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
"name": "HOODRAT / WETH",
"pool_created_at": "2026-07-02T17:52:44Z",
"fdv_usd": "10739981.66",
"market_cap_usd": "10739981.66",
"price_change_percentage": {
"m5": "0.156",
"m15": "-12.998",
"m30": "-1.609",
"h1": "11.33",
"h6": "0.568",
"h24": "-2.483"
},
"transactions": {
"m5": {
"buys": 16,
"sells": 11,
"buyers": 14,
"sellers": 11
},
"m15": {
"buys": 143,
"sells": 139,
"buyers": 68,
"sellers": 67
},
"m30": {
"buys": 253,
"sells": 341,
"buyers": 115,
"sellers": 150
},
"h1": {
"buys": 348,
"sells": 437,
"buyers": 162,
"sellers": 192
},
"h6": {
"buys": 1114,
"sells": 1325,
"buyers": 422,
"sellers": 414
},
"h24": {
"buys": 4468,
"sells": 4969,
"buyers": 1112,
"sellers": 1080
}
},
"volume_usd": {
"m5": "8146.8070470857",
"m15": "112408.401551197",
"m30": "232249.118674995",
"h1": "286644.914776417",
"h6": "730759.485919891",
"h24": "2480723.25147307"
},
"reserve_in_usd": "382216.3467"
},
"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": "robinhood_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00942055199832942",
"base_token_price_native_currency": "0.00000502517396926113",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005025173969",
"quote_token_price_base_token": "198998.085661706",
"address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
"name": "WISHBONE / WETH 1%",
"pool_created_at": "2026-07-08T16:58:55Z",
"fdv_usd": "8985079.62798593",
"market_cap_usd": "8985079.62798593",
"price_change_percentage": {
"m5": "0.968",
"m15": "-2.177",
"m30": "2.439",
"h1": "6.063",
"h6": "4.184",
"h24": "75.653"
},
"transactions": {
"m5": {
"buys": 2,
"sells": 0,
"buyers": 2,
"sellers": 0
},
"m15": {
"buys": 13,
"sells": 20,
"buyers": 12,
"sellers": 19
},
"m30": {
"buys": 33,
"sells": 50,
"buyers": 25,
"sellers": 45
},
"h1": {
"buys": 85,
"sells": 119,
"buyers": 52,
"sellers": 95
},
"h6": {
"buys": 752,
"sells": 803,
"buyers": 289,
"sellers": 415
},
"h24": {
"buys": 4088,
"sells": 3589,
"buyers": 889,
"sellers": 1031
}
},
"volume_usd": {
"m5": "3026.638869852",
"m15": "12903.6925129794",
"m30": "31371.0686003886",
"h1": "107254.528577288",
"h6": "653337.5480652",
"h24": "2787106.63390051"
},
"reserve_in_usd": "421350.7302"
},
"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.000242993198852009380391190988339710607010488212072200790407905104",
"base_token_price_native_currency": "0.00000329732518275793",
"quote_token_price_usd": "77.239626784298208618029705437433041761878643804",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003297325183",
"quote_token_price_base_token": "303276.123698417",
"address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
"name": "PCAT / SOL",
"pool_created_at": "2026-07-13T16:33:44Z",
"fdv_usd": "258805.917012801",
"market_cap_usd": "258805.917522546",
"price_change_percentage": {
"m5": "-2.213",
"m15": "-8.914",
"m30": "-20.74",
"h1": "-12.865",
"h6": "-21.423",
"h24": "728.932"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 5,
"buyers": 5,
"sellers": 4
},
"m15": {
"buys": 97,
"sells": 72,
"buyers": 72,
"sellers": 48
},
"m30": {
"buys": 167,
"sells": 146,
"buyers": 93,
"sellers": 87
},
"h1": {
"buys": 295,
"sells": 334,
"buyers": 147,
"sellers": 193
},
"h6": {
"buys": 2010,
"sells": 2037,
"buyers": 744,
"sellers": 816
},
"h24": {
"buys": 34209,
"sells": 29749,
"buyers": 6716,
"sellers": 6410
}
},
"volume_usd": {
"m5": "502.1605057013",
"m15": "10847.3618925971",
"m30": "18865.0308686573",
"h1": "43206.6999316651",
"h6": "275889.410680257",
"h24": "3761539.32053145"
},
"reserve_in_usd": "44279.3738"
},
"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": "solana_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00010129912420745730988834028641859310974392157517038737121691392",
"base_token_price_native_currency": "0.00000128610230898976",
"quote_token_price_usd": "77.22479362018688004013755350637088637621748712",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001286102309",
"quote_token_price_base_token": "777543.118467383",
"address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"name": "baby / SOL",
"pool_created_at": "2026-07-13T09:23:00Z",
"fdv_usd": "101299.1242",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "1.039",
"m15": "-8.194",
"m30": "-18.849",
"h1": "-20.532",
"h6": "-28.276",
"h24": "-11.231"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 3,
"buyers": 3,
"sellers": 3
},
"m15": {
"buys": 51,
"sells": 41,
"buyers": 41,
"sellers": 30
},
"m30": {
"buys": 128,
"sells": 100,
"buyers": 89,
"sellers": 70
},
"h1": {
"buys": 163,
"sells": 152,
"buyers": 104,
"sellers": 98
},
"h6": {
"buys": 1011,
"sells": 1083,
"buyers": 463,
"sellers": 476
},
"h24": {
"buys": 7976,
"sells": 7452,
"buyers": 2603,
"sellers": 2424
}
},
"volume_usd": {
"m5": "266.8871452843",
"m15": "3263.4581002487",
"m30": "8788.0275182859",
"h1": "11954.4197285448",
"h6": "83176.0316447612",
"h24": "692018.148000394"
},
"reserve_in_usd": "25480.6935"
},
"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": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0143088645328975",
"base_token_price_native_currency": "0.00000770686515590006",
"quote_token_price_usd": "1856.69",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000007706865156",
"quote_token_price_base_token": "129754.443573525",
"address": "0x588b0785f50063260003b7790c42f1ef74902746",
"name": "JUGGERNAUT / WETH 1%",
"pool_created_at": "2026-06-29T09:12:54Z",
"fdv_usd": "14309459.25",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-0.009",
"m15": "-6.413",
"m30": "-0.368",
"h1": "13.272",
"h6": "6.463",
"h24": "3.55"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 2
},
"m15": {
"buys": 43,
"sells": 44,
"buyers": 30,
"sellers": 38
},
"m30": {
"buys": 162,
"sells": 183,
"buyers": 77,
"sellers": 146
},
"h1": {
"buys": 285,
"sells": 321,
"buyers": 131,
"sellers": 231
},
"h6": {
"buys": 1170,
"sells": 1150,
"buyers": 454,
"sellers": 637
},
"h24": {
"buys": 4285,
"sells": 3550,
"buyers": 1346,
"sellers": 1420
}
},
"volume_usd": {
"m5": "53.3318866654",
"m15": "39272.2994733882",
"m30": "193382.536653766",
"h1": "400353.836528142",
"h6": "1157943.55590411",
"h24": "3789579.40215955"
},
"reserve_in_usd": "667299.5847"
},
"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.000118137498277901829819087999470194686715856404965824708842859136",
"base_token_price_native_currency": "0.00000150757060603561",
"quote_token_price_usd": "77.172329620269963854340401273517349691627881904",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001507570606",
"quote_token_price_base_token": "663318.849542745",
"address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
"name": "Bison / SOL",
"pool_created_at": "2026-07-12T20:04:28Z",
"fdv_usd": "118051.933513846",
"market_cap_usd": "118051.97291666",
"price_change_percentage": {
"m5": "0.688",
"m15": "7.276",
"m30": "-10.941",
"h1": "-13.337",
"h6": "12.958",
"h24": "-60.336"
},
"transactions": {
"m5": {
"buys": 7,
"sells": 9,
"buyers": 4,
"sellers": 5
},
"m15": {
"buys": 176,
"sells": 172,
"buyers": 116,
"sellers": 107
},
"m30": {
"buys": 363,
"sells": 312,
"buyers": 191,
"sellers": 180
},
"h1": {
"buys": 394,
"sells": 384,
"buyers": 207,
"sellers": 215
},
"h6": {
"buys": 1424,
"sells": 1585,
"buyers": 545,
"sellers": 646
},
"h24": {
"buys": 13672,
"sells": 12701,
"buyers": 3456,
"sellers": 4104
}
},
"volume_usd": {
"m5": "287.8947721028",
"m15": "19064.5847114344",
"m30": "38650.5793737241",
"h1": "40218.1399672594",
"h6": "124918.518741651",
"h24": "1339169.20227473"
},
"reserve_in_usd": "31578.8482"
},
"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": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.17218219302891",
"base_token_price_native_currency": "0.002041959073528505",
"quote_token_price_usd": "0.9966622172828",
"quote_token_price_native_currency": "0.00173584925964111",
"base_token_price_quote_token": "1.1763458504",
"quote_token_price_base_token": "0.8500901326",
"address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
"name": "EVAA / USDT 0.01%",
"pool_created_at": "2025-10-02T09:03:49Z",
"fdv_usd": "35110022.9397964",
"market_cap_usd": "7745238.29120926",
"price_change_percentage": {
"m5": "-0.312",
"m15": "0.488",
"m30": "0.605",
"h1": "6.745",
"h6": "55.377",
"h24": "63.856"
},
"transactions": {
"m5": {
"buys": 16,
"sells": 25,
"buyers": 8,
"sellers": 12
},
"m15": {
"buys": 571,
"sells": 567,
"buyers": 237,
"sellers": 199
},
"m30": {
"buys": 1390,
"sells": 1397,
"buyers": 464,
"sellers": 414
},
"h1": {
"buys": 3365,
"sells": 3505,
"buyers": 810,
"sellers": 760
},
"h6": {
"buys": 17154,
"sells": 18173,
"buyers": 1686,
"sellers": 1651
},
"h24": {
"buys": 57867,
"sells": 58344,
"buyers": 2768,
"sellers": 2560
}
},
"volume_usd": {
"m5": "1599.5038336516",
"m15": "55932.3439644002",
"m30": "154623.790683271",
"h1": "388316.478416835",
"h6": "2065315.7244825",
"h24": "5209254.30821072"
},
"reserve_in_usd": "190384.5441"
},
"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": "solana_FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00093966101328535733614695903246922026831232247224588520625809832",
"base_token_price_native_currency": "0.0000116142908125634",
"quote_token_price_usd": "1.0006168345961667407227406615794354414630259814881676709241136",
"quote_token_price_native_currency": "0.0129688596231428",
"base_token_price_quote_token": "0.0008955522035",
"quote_token_price_base_token": "1116.6294896899",
"address": "FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
"name": "TrumpCoin / USDC",
"pool_created_at": "2026-07-14T05:26:46Z",
"fdv_usd": "913899.8526",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-8.872",
"m15": "21.603",
"m30": "-33.295",
"h1": "-53.056",
"h6": "-62.511",
"h24": "1453.434"
},
"transactions": {
"m5": {
"buys": 131,
"sells": 75,
"buyers": 77,
"sellers": 70
},
"m15": {
"buys": 1105,
"sells": 839,
"buyers": 642,
"sellers": 485
},
"m30": {
"buys": 3388,
"sells": 2420,
"buyers": 1459,
"sellers": 1529
},
"h1": {
"buys": 4774,
"sells": 3247,
"buyers": 1783,
"sellers": 2025
},
"h6": {
"buys": 25060,
"sells": 17054,
"buyers": 7259,
"sellers": 7050
},
"h24": {
"buys": 63285,
"sells": 46120,
"buyers": 13464,
"sellers": 11372
}
},
"volume_usd": {
"m5": "17434.5447005614",
"m15": "185289.106198946",
"m30": "582260.452305051",
"h1": "780008.922476507",
"h6": "4375997.24222778",
"h24": "10475713.7701172"
},
"reserve_in_usd": "114900.9558"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_F4GpAFr6vrxU3Y887F3XWkXRgybCVjZNk63m72f6pump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00178704476025378709579371104108525906813633233788298420784878824",
"base_token_price_native_currency": "0.000023132278575401",
"quote_token_price_usd": "77.161472433014341407822895297530708287730953464",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00002313227858",
"quote_token_price_base_token": "43229.636749378",
"address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
"name": "WORLDCUP / SOL",
"pool_created_at": "2026-05-11T20:38:31Z",
"fdv_usd": "1751521.525",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-1.189",
"m15": "-9.251",
"m30": "-2.64",
"h1": "2.249",
"h6": "31.88",
"h24": "273.284"
},
"transactions": {
"m5": {
"buys": 7,
"sells": 16,
"buyers": 7,
"sellers": 16
},
"m15": {
"buys": 137,
"sells": 126,
"buyers": 107,
"sellers": 109
},
"m30": {
"buys": 398,
"sells": 399,
"buyers": 274,
"sellers": 278
},
"h1": {
"buys": 686,
"sells": 660,
"buyers": 429,
"sellers": 403
},
"h6": {
"buys": 2521,
"sells": 2235,
"buyers": 1357,
"sellers": 1268
},
"h24": {
"buys": 10976,
"sells": 8042,
"buyers": 3945,
"sellers": 3211
}
},
"volume_usd": {
"m5": "630.8883091632",
"m15": "22959.6139319927",
"m30": "90804.7486301963",
"h1": "127036.728644914",
"h6": "329529.922570385",
"h24": "1471045.40325735"
},
"reserve_in_usd": "182152.9143"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_33eum82LaAhtv5YkUq1BdwEviSErH5CnFxqVNLT5pump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"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.