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": "1.00112476267213",
"base_token_price_native_currency": "0.000541910564391896",
"quote_token_price_usd": "1842.87",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0005419105644",
"quote_token_price_base_token": "1845.322947565",
"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": "4645242173.17337",
"market_cap_usd": "4644514737.85837",
"price_change_percentage": {
"m5": "0.059",
"m15": "0.111",
"m30": "-0.086",
"h1": "-0.097",
"h6": "-0.156",
"h24": "-0.061"
},
"transactions": {
"m5": {
"buys": 7,
"sells": 5,
"buyers": 7,
"sellers": 4
},
"m15": {
"buys": 14,
"sells": 9,
"buyers": 13,
"sellers": 8
},
"m30": {
"buys": 29,
"sells": 24,
"buyers": 22,
"sellers": 18
},
"h1": {
"buys": 42,
"sells": 30,
"buyers": 28,
"sellers": 24
},
"h6": {
"buys": 110,
"sells": 106,
"buyers": 65,
"sellers": 70
},
"h24": {
"buys": 443,
"sells": 478,
"buyers": 232,
"sellers": 237
}
},
"volume_usd": {
"m5": "5708.2917384755",
"m15": "8153.7314736205",
"m30": "17287.3694400772",
"h1": "20155.6332414258",
"h6": "33659.7473586658",
"h24": "122534.565385942"
},
"reserve_in_usd": "900110.0455",
"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.00731486066582775",
"base_token_price_native_currency": "0.0000040044508874024",
"quote_token_price_usd": "0.568556175951285",
"quote_token_price_native_currency": "0.000310426897703715",
"base_token_price_quote_token": "0.0128998193",
"quote_token_price_base_token": "77.5204657099",
"address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
"name": "VEX / VIRTUAL",
"pool_created_at": "2026-07-03T16:34:51Z",
"fdv_usd": "7306446.501",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "0.684",
"m15": "-0.816",
"m30": "-2.16",
"h1": "-7.306",
"h6": "-9.637",
"h24": "-1.323"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 1,
"buyers": 5,
"sellers": 1
},
"m15": {
"buys": 37,
"sells": 8,
"buyers": 27,
"sellers": 8
},
"m30": {
"buys": 59,
"sells": 23,
"buyers": 48,
"sellers": 22
},
"h1": {
"buys": 134,
"sells": 63,
"buyers": 98,
"sellers": 49
},
"h6": {
"buys": 595,
"sells": 458,
"buyers": 327,
"sellers": 303
},
"h24": {
"buys": 2724,
"sells": 2276,
"buyers": 973,
"sellers": 1131
}
},
"volume_usd": {
"m5": "957.9829944299",
"m15": "9161.7584742095",
"m30": "24318.9585162643",
"h1": "54191.8501998663",
"h6": "280701.165423541",
"h24": "1669412.43767024"
},
"reserve_in_usd": "340105.1079"
},
"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.000414123762221941",
"base_token_price_native_currency": "0.000000226714554284735",
"quote_token_price_usd": "1831.53",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000002267145543",
"quote_token_price_base_token": "4410832.83406711",
"address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
"name": "MYSTERY / WETH",
"pool_created_at": "2026-07-08T18:32:59Z",
"fdv_usd": "414121.408613979",
"market_cap_usd": "414123.7622",
"price_change_percentage": {
"m5": "1.311",
"m15": "1.505",
"m30": "-5.198",
"h1": "-15.339",
"h6": "26.034",
"h24": "-10.905"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 3,
"buyers": 6,
"sellers": 3
},
"m15": {
"buys": 13,
"sells": 12,
"buyers": 11,
"sellers": 12
},
"m30": {
"buys": 19,
"sells": 27,
"buyers": 17,
"sellers": 27
},
"h1": {
"buys": 56,
"sells": 56,
"buyers": 41,
"sellers": 54
},
"h6": {
"buys": 249,
"sells": 215,
"buyers": 182,
"sellers": 204
},
"h24": {
"buys": 917,
"sells": 867,
"buyers": 728,
"sellers": 738
}
},
"volume_usd": {
"m5": "394.3266919063",
"m15": "1093.972269607",
"m30": "3046.2327275933",
"h1": "12447.7065214919",
"h6": "47939.1422290587",
"h24": "273555.311887384"
},
"reserve_in_usd": "61580.2511"
},
"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.18653757576991",
"base_token_price_native_currency": "0.000101834786031367",
"quote_token_price_usd": "1831.53",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000101834786",
"quote_token_price_base_token": "9819.82718255",
"address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
"name": "CASHCAT / WETH 1%",
"pool_created_at": "2026-06-29T07:00:49Z",
"fdv_usd": "184677736.670829",
"market_cap_usd": "184677736.671394",
"price_change_percentage": {
"m5": "1.986",
"m15": "3.185",
"m30": "5.729",
"h1": "5.024",
"h6": "4.705",
"h24": "25.271"
},
"transactions": {
"m5": {
"buys": 58,
"sells": 9,
"buyers": 23,
"sellers": 9
},
"m15": {
"buys": 253,
"sells": 43,
"buyers": 68,
"sellers": 26
},
"m30": {
"buys": 429,
"sells": 95,
"buyers": 117,
"sellers": 49
},
"h1": {
"buys": 460,
"sells": 136,
"buyers": 134,
"sellers": 74
},
"h6": {
"buys": 1886,
"sells": 1262,
"buyers": 453,
"sellers": 581
},
"h24": {
"buys": 10482,
"sells": 6431,
"buyers": 2249,
"sellers": 1912
}
},
"volume_usd": {
"m5": "80314.6955919671",
"m15": "195170.000996363",
"m30": "290864.578489723",
"h1": "323223.751383892",
"h6": "3767787.64797135",
"h24": "20541640.2801296"
},
"reserve_in_usd": "10469876.2579"
},
"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.0045789528887739865989331807697063860687717740347481795692552299",
"base_token_price_native_currency": "0.0000577314470358647",
"quote_token_price_usd": "76.586128998403943503697228980523974682376406405",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00005773144704",
"quote_token_price_base_token": "17321.5821072139",
"address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
"name": "febu / SOL",
"pool_created_at": "2026-07-08T22:17:24Z",
"fdv_usd": "4421461.48711488",
"market_cap_usd": "4421461.48943462",
"price_change_percentage": {
"m5": "3.353",
"m15": "3.705",
"m30": "17.855",
"h1": "21.365",
"h6": "0.524",
"h24": "63.175"
},
"transactions": {
"m5": {
"buys": 44,
"sells": 64,
"buyers": 32,
"sellers": 53
},
"m15": {
"buys": 106,
"sells": 159,
"buyers": 82,
"sellers": 124
},
"m30": {
"buys": 253,
"sells": 449,
"buyers": 171,
"sellers": 283
},
"h1": {
"buys": 396,
"sells": 610,
"buyers": 258,
"sellers": 381
},
"h6": {
"buys": 4138,
"sells": 4464,
"buyers": 1621,
"sellers": 1942
},
"h24": {
"buys": 25049,
"sells": 24118,
"buyers": 6663,
"sellers": 7232
}
},
"volume_usd": {
"m5": "15954.8538704703",
"m15": "37156.8440277474",
"m30": "96803.5738150046",
"h1": "134119.828655805",
"h6": "982186.93156922",
"h24": "5725652.31840425"
},
"reserve_in_usd": "243250.0848"
},
"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.258048339246384537776097744218773102206535012160583778380651622",
"base_token_price_native_currency": "0.00336982852409586",
"quote_token_price_usd": "76.581635603353063009122343222351901968303469882",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.003369828524",
"quote_token_price_base_token": "296.751004643",
"address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
"name": "ANSEM / SOL",
"pool_created_at": "2026-06-28T06:33:28Z",
"fdv_usd": "257889357.341087",
"market_cap_usd": "107200109.231154",
"price_change_percentage": {
"m5": "-3.282",
"m15": "-3.365",
"m30": "0.535",
"h1": "-2.936",
"h6": "-2.568",
"h24": "2.029"
},
"transactions": {
"m5": {
"buys": 248,
"sells": 20,
"buyers": 90,
"sellers": 13
},
"m15": {
"buys": 272,
"sells": 110,
"buyers": 106,
"sellers": 72
},
"m30": {
"buys": 369,
"sells": 293,
"buyers": 142,
"sellers": 138
},
"h1": {
"buys": 617,
"sells": 341,
"buyers": 206,
"sellers": 163
},
"h6": {
"buys": 2972,
"sells": 1939,
"buyers": 842,
"sellers": 759
},
"h24": {
"buys": 9987,
"sells": 9245,
"buyers": 2468,
"sellers": 2958
}
},
"volume_usd": {
"m5": "172437.242867927",
"m15": "239193.343647272",
"m30": "394533.441706068",
"h1": "533973.41442671",
"h6": "2446055.93109337",
"h24": "11963715.1208039"
},
"reserve_in_usd": "2609062.5137"
},
"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.302857413206762",
"base_token_price_native_currency": "0.000527162940258766",
"quote_token_price_usd": "0.999493509019006",
"quote_token_price_native_currency": "0.00174164459610736",
"base_token_price_quote_token": "0.3026811219",
"quote_token_price_base_token": "3.3038069695",
"address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
"name": "LAB / USDT 0.007%",
"pool_created_at": "2025-10-13T09:20:50Z",
"fdv_usd": "297770597.881579",
"market_cap_usd": "97013915.2487923",
"price_change_percentage": {
"m5": "-0.368",
"m15": "-0.074",
"m30": "0.595",
"h1": "9.112",
"h6": "-5.568",
"h24": "-7.607"
},
"transactions": {
"m5": {
"buys": 388,
"sells": 402,
"buyers": 169,
"sellers": 177
},
"m15": {
"buys": 1220,
"sells": 1277,
"buyers": 345,
"sellers": 343
},
"m30": {
"buys": 2386,
"sells": 2604,
"buyers": 494,
"sellers": 489
},
"h1": {
"buys": 6243,
"sells": 6859,
"buyers": 879,
"sellers": 842
},
"h6": {
"buys": 27493,
"sells": 31717,
"buyers": 1628,
"sellers": 1549
},
"h24": {
"buys": 123374,
"sells": 138723,
"buyers": 3614,
"sellers": 3071
}
},
"volume_usd": {
"m5": "232627.385096544",
"m15": "624633.846258172",
"m30": "1267104.60787489",
"h1": "3856183.77501544",
"h6": "14594419.5665156",
"h24": "69696131.941578"
},
"reserve_in_usd": "1919172.6326"
},
"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.00547043856873444",
"base_token_price_native_currency": "0.00000298561833893535",
"quote_token_price_usd": "1842.25",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002985618339",
"quote_token_price_base_token": "334938.993025007",
"address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
"name": "WEN / WETH 0.3%",
"pool_created_at": "2026-07-09T00:11:06Z",
"fdv_usd": "5485289.509",
"market_cap_usd": "5485289.509",
"price_change_percentage": {
"m5": "1.13",
"m15": "0.826",
"m30": "1.414",
"h1": "4.121",
"h6": "-1.328",
"h24": "-23.257"
},
"transactions": {
"m5": {
"buys": 10,
"sells": 7,
"buyers": 10,
"sellers": 7
},
"m15": {
"buys": 34,
"sells": 24,
"buyers": 34,
"sellers": 20
},
"m30": {
"buys": 65,
"sells": 49,
"buyers": 63,
"sellers": 41
},
"h1": {
"buys": 144,
"sells": 104,
"buyers": 138,
"sellers": 92
},
"h6": {
"buys": 902,
"sells": 636,
"buyers": 819,
"sellers": 533
},
"h24": {
"buys": 3387,
"sells": 2553,
"buyers": 2989,
"sellers": 1948
}
},
"volume_usd": {
"m5": "1676.3913151431",
"m15": "6787.4535936172",
"m30": "13587.0053594439",
"h1": "30435.5986314498",
"h6": "197750.279038936",
"h24": "839122.317636004"
},
"reserve_in_usd": "218589.0954"
},
"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.00023525868361672244643487219635672524741958951872180273611950145",
"base_token_price_native_currency": "0.00000308184186126972",
"quote_token_price_usd": "76.59298162623508318603028057184193366829052659",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003081841861",
"quote_token_price_base_token": "324481.282627526",
"address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
"name": "NYX / SOL",
"pool_created_at": "2026-07-14T03:04:28Z",
"fdv_usd": "236166.4601",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-14.221",
"m15": "-11.915",
"m30": "-52.801",
"h1": "-37.977",
"h6": "-53.92",
"h24": "5.761"
},
"transactions": {
"m5": {
"buys": 353,
"sells": 62,
"buyers": 154,
"sellers": 43
},
"m15": {
"buys": 1763,
"sells": 627,
"buyers": 731,
"sellers": 516
},
"m30": {
"buys": 3635,
"sells": 1167,
"buyers": 1413,
"sellers": 889
},
"h1": {
"buys": 8291,
"sells": 2893,
"buyers": 3004,
"sellers": 1685
},
"h6": {
"buys": 42379,
"sells": 15721,
"buyers": 11341,
"sellers": 5941
},
"h24": {
"buys": 54489,
"sells": 20043,
"buyers": 12553,
"sellers": 6470
}
},
"volume_usd": {
"m5": "4846.7071489934",
"m15": "74933.4649387838",
"m30": "158336.527274357",
"h1": "405570.340385071",
"h6": "2179628.09508186",
"h24": "3439087.68476539"
},
"reserve_in_usd": "40902.4636"
},
"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.00410716988922318",
"base_token_price_native_currency": "0.00000224539781859974",
"quote_token_price_usd": "1829.15",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002245397819",
"quote_token_price_base_token": "445355.380555065",
"address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
"name": "HOPPY / WETH",
"pool_created_at": "2026-07-10T09:39:51Z",
"fdv_usd": "4098354.452",
"market_cap_usd": "4098354.452",
"price_change_percentage": {
"m5": "-0.393",
"m15": "6.229",
"m30": "-2.991",
"h1": "2.762",
"h6": "16.619",
"h24": "6.651"
},
"transactions": {
"m5": {
"buys": 15,
"sells": 6,
"buyers": 12,
"sellers": 6
},
"m15": {
"buys": 41,
"sells": 27,
"buyers": 26,
"sellers": 21
},
"m30": {
"buys": 91,
"sells": 63,
"buyers": 58,
"sellers": 48
},
"h1": {
"buys": 207,
"sells": 140,
"buyers": 98,
"sellers": 97
},
"h6": {
"buys": 1074,
"sells": 858,
"buyers": 385,
"sellers": 409
},
"h24": {
"buys": 5637,
"sells": 4146,
"buyers": 1388,
"sellers": 1285
}
},
"volume_usd": {
"m5": "6145.3749697439",
"m15": "22488.1414671126",
"m30": "35885.3674370662",
"h1": "68837.3830038359",
"h6": "441005.749473825",
"h24": "2145323.78284937"
},
"reserve_in_usd": "199433.2914"
},
"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.00276485389547376835124753285247028373213794091664838586277483208",
"base_token_price_native_currency": "0.0000360808683395806",
"quote_token_price_usd": "76.581635603353063009122343222351901968303469882",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00003608086834",
"quote_token_price_base_token": "27715.5192216647",
"address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
"name": "HBULL / SOL",
"pool_created_at": "2026-07-14T01:25:32Z",
"fdv_usd": "2741543.98333494",
"market_cap_usd": "2741544.301",
"price_change_percentage": {
"m5": "-0.373",
"m15": "-13.029",
"m30": "-6.909",
"h1": "-0.2",
"h6": "-35.024",
"h24": "8499.781"
},
"transactions": {
"m5": {
"buys": 104,
"sells": 73,
"buyers": 89,
"sellers": 60
},
"m15": {
"buys": 280,
"sells": 192,
"buyers": 238,
"sellers": 151
},
"m30": {
"buys": 667,
"sells": 410,
"buyers": 538,
"sellers": 310
},
"h1": {
"buys": 2715,
"sells": 1381,
"buyers": 2383,
"sellers": 1123
},
"h6": {
"buys": 10248,
"sells": 6950,
"buyers": 4988,
"sellers": 2734
},
"h24": {
"buys": 26750,
"sells": 17177,
"buyers": 13372,
"sellers": 6236
}
},
"volume_usd": {
"m5": "30578.6647772016",
"m15": "53096.1958210465",
"m30": "99449.6545071273",
"h1": "202849.244017657",
"h6": "1826021.77435969",
"h24": "3583326.46608919"
},
"reserve_in_usd": "169446.0626"
},
"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": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00120284704021522775472225319842078991229897439513222640349527798",
"base_token_price_native_currency": "0.0000159996050023601",
"quote_token_price_usd": "76.581635603353063009122343222351901968303469882",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000015999605",
"quote_token_price_base_token": "62501.5429976234",
"address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
"name": "brain / SOL",
"pool_created_at": "2026-07-13T23:21:14Z",
"fdv_usd": "1202847.04",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "1.07",
"m15": "10.081",
"m30": "21.459",
"h1": "15.23",
"h6": "44.7",
"h24": "3772.775"
},
"transactions": {
"m5": {
"buys": 92,
"sells": 141,
"buyers": 70,
"sellers": 123
},
"m15": {
"buys": 189,
"sells": 275,
"buyers": 138,
"sellers": 218
},
"m30": {
"buys": 419,
"sells": 530,
"buyers": 300,
"sellers": 394
},
"h1": {
"buys": 992,
"sells": 1133,
"buyers": 603,
"sellers": 719
},
"h6": {
"buys": 7333,
"sells": 6878,
"buyers": 3048,
"sellers": 3211
},
"h24": {
"buys": 46768,
"sells": 39859,
"buyers": 11025,
"sellers": 9967
}
},
"volume_usd": {
"m5": "21319.60905625",
"m15": "38037.5396243556",
"m30": "81211.5531965921",
"h1": "189342.222788803",
"h6": "1074304.05456269",
"h24": "6292994.03251963"
},
"reserve_in_usd": "99586.2994"
},
"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.0099109778753801",
"base_token_price_native_currency": "0.00000541826276002367",
"quote_token_price_usd": "1829.18",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000541826276",
"quote_token_price_base_token": "184561.001245283",
"address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
"name": "WISHBONE / WETH 1%",
"pool_created_at": "2026-07-08T16:58:55Z",
"fdv_usd": "9452835.18598352",
"market_cap_usd": "9452835.18598352",
"price_change_percentage": {
"m5": "0.292",
"m15": "10.868",
"m30": "14.365",
"h1": "14.62",
"h6": "11.451",
"h24": "93.826"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 5,
"buyers": 1,
"sellers": 5
},
"m15": {
"buys": 24,
"sells": 40,
"buyers": 18,
"sellers": 40
},
"m30": {
"buys": 39,
"sells": 47,
"buyers": 31,
"sellers": 47
},
"h1": {
"buys": 100,
"sells": 91,
"buyers": 56,
"sellers": 78
},
"h6": {
"buys": 819,
"sells": 823,
"buyers": 301,
"sellers": 418
},
"h24": {
"buys": 4104,
"sells": 3553,
"buyers": 892,
"sellers": 1025
}
},
"volume_usd": {
"m5": "2545.5997894631",
"m15": "36461.3114506925",
"m30": "40013.0091588268",
"h1": "75791.167146955",
"h6": "645815.996106207",
"h24": "2750257.54933202"
},
"reserve_in_usd": "428737.8418"
},
"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": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0102421097440042",
"base_token_price_native_currency": "0.00000559501529606845",
"quote_token_price_usd": "1829.15",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005595015296",
"quote_token_price_base_token": "178730.521202094",
"address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
"name": "HOODRAT / WETH",
"pool_created_at": "2026-07-02T17:52:44Z",
"fdv_usd": "10242109.74",
"market_cap_usd": "10242109.74",
"price_change_percentage": {
"m5": "2.097",
"m15": "1.113",
"m30": "4.623",
"h1": "5.31",
"h6": "-4.944",
"h24": "-9.067"
},
"transactions": {
"m5": {
"buys": 10,
"sells": 6,
"buyers": 9,
"sellers": 5
},
"m15": {
"buys": 37,
"sells": 26,
"buyers": 30,
"sellers": 19
},
"m30": {
"buys": 79,
"sells": 77,
"buyers": 57,
"sellers": 48
},
"h1": {
"buys": 130,
"sells": 129,
"buyers": 82,
"sellers": 70
},
"h6": {
"buys": 983,
"sells": 1131,
"buyers": 374,
"sellers": 365
},
"h24": {
"buys": 4353,
"sells": 4719,
"buyers": 1102,
"sellers": 1061
}
},
"volume_usd": {
"m5": "3699.153658908",
"m15": "11797.0616741334",
"m30": "41695.8214254798",
"h1": "60045.1136720956",
"h6": "585819.327698172",
"h24": "2298695.3353357"
},
"reserve_in_usd": "370944.8992"
},
"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_CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000326152678197578549652679314307102133967887445101271315475604838",
"base_token_price_native_currency": "0.0000043100147734669",
"quote_token_price_usd": "76.502262917425340090694325725699672628826860182",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000004310014773",
"quote_token_price_base_token": "232017.76619332",
"address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
"name": "PCAT / SOL",
"pool_created_at": "2026-07-13T16:33:44Z",
"fdv_usd": "325898.371238825",
"market_cap_usd": "325898.371238826",
"price_change_percentage": {
"m5": "-2.307",
"m15": "1.899",
"m30": "12.95",
"h1": "25.288",
"h6": "-20.279",
"h24": "943.823"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 22,
"buyers": 3,
"sellers": 18
},
"m15": {
"buys": 33,
"sells": 74,
"buyers": 22,
"sellers": 51
},
"m30": {
"buys": 88,
"sells": 145,
"buyers": 51,
"sellers": 90
},
"h1": {
"buys": 268,
"sells": 379,
"buyers": 145,
"sellers": 226
},
"h6": {
"buys": 2032,
"sells": 2011,
"buyers": 758,
"sellers": 814
},
"h24": {
"buys": 33987,
"sells": 29539,
"buyers": 6699,
"sellers": 6376
}
},
"volume_usd": {
"m5": "584.0047983533",
"m15": "3613.3045478061",
"m30": "8899.2438825358",
"h1": "37809.688358201",
"h6": "266469.600900646",
"h24": "3726007.58380475"
},
"reserve_in_usd": "49356.2584"
},
"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_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000130096200334976910502411352238556342652317025973241834325605646",
"base_token_price_native_currency": "0.00000170273005744747",
"quote_token_price_usd": "76.433780918952322891826906626675276682014040114",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001702730057",
"quote_token_price_base_token": "587292.152168313",
"address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
"name": "Bison / SOL",
"pool_created_at": "2026-07-12T20:04:28Z",
"fdv_usd": "130090.158527626",
"market_cap_usd": "130090.158527658",
"price_change_percentage": {
"m5": "-0.428",
"m15": "-1.428",
"m30": "-0.752",
"h1": "2.266",
"h6": "5.451",
"h24": "-59.628"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 9,
"buyers": 1,
"sellers": 7
},
"m15": {
"buys": 5,
"sells": 30,
"buyers": 5,
"sellers": 17
},
"m30": {
"buys": 28,
"sells": 65,
"buyers": 24,
"sellers": 34
},
"h1": {
"buys": 111,
"sells": 205,
"buyers": 84,
"sellers": 113
},
"h6": {
"buys": 1320,
"sells": 1444,
"buyers": 489,
"sellers": 578
},
"h24": {
"buys": 13755,
"sells": 12720,
"buyers": 3475,
"sellers": 4125
}
},
"volume_usd": {
"m5": "66.5842375098",
"m15": "321.336753221",
"m30": "1504.9602571728",
"h1": "12708.4115638258",
"h6": "103310.056340149",
"h24": "1338762.95377111"
},
"reserve_in_usd": "33215.0735"
},
"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": "solana_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00013552810316973879424494025459791948525097301525696840966028438",
"base_token_price_native_currency": "0.0000017980580463634",
"quote_token_price_usd": "76.532738732237603537089340058167045531587733015",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001798058046",
"quote_token_price_base_token": "556155.571296775",
"address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
"name": "baby / SOL",
"pool_created_at": "2026-07-13T09:23:00Z",
"fdv_usd": "137494.7559",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "1.496",
"m15": "8.183",
"m30": "16.069",
"h1": "3.53",
"h6": "-1.612",
"h24": "-13.151"
},
"transactions": {
"m5": {
"buys": 7,
"sells": 4,
"buyers": 4,
"sellers": 4
},
"m15": {
"buys": 14,
"sells": 16,
"buyers": 6,
"sellers": 11
},
"m30": {
"buys": 28,
"sells": 45,
"buyers": 15,
"sellers": 28
},
"h1": {
"buys": 100,
"sells": 115,
"buyers": 57,
"sellers": 67
},
"h6": {
"buys": 987,
"sells": 1093,
"buyers": 465,
"sellers": 476
},
"h24": {
"buys": 8420,
"sells": 7911,
"buyers": 2737,
"sellers": 2586
}
},
"volume_usd": {
"m5": "76.2535934972",
"m15": "755.6669850559",
"m30": "2318.9654146524",
"h1": "7151.5340215287",
"h6": "83497.4200688961",
"h24": "750386.950336498"
},
"reserve_in_usd": "29789.4694"
},
"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": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.54909191637441",
"base_token_price_native_currency": "0.000300451184567705913761161760697940868315382",
"quote_token_price_usd": "0.99315510179059",
"quote_token_price_native_currency": "0.000543466230891102",
"base_token_price_quote_token": "0.5528424169",
"quote_token_price_base_token": "1.8088337101",
"address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
"name": "VELVET / USDC 0.01%",
"pool_created_at": "2025-08-23T23:44:37Z",
"fdv_usd": "4349519.43570582",
"market_cap_usd": "231990564.66578",
"price_change_percentage": {
"m5": "-1.025",
"m15": "-2.893",
"m30": "-0.441",
"h1": "1.686",
"h6": "-11.79",
"h24": "-7.632"
},
"transactions": {
"m5": {
"buys": 104,
"sells": 77,
"buyers": 25,
"sellers": 12
},
"m15": {
"buys": 522,
"sells": 489,
"buyers": 79,
"sellers": 67
},
"m30": {
"buys": 1094,
"sells": 1036,
"buyers": 125,
"sellers": 127
},
"h1": {
"buys": 2454,
"sells": 2254,
"buyers": 207,
"sellers": 211
},
"h6": {
"buys": 15007,
"sells": 15068,
"buyers": 726,
"sellers": 621
},
"h24": {
"buys": 40573,
"sells": 41204,
"buyers": 1115,
"sellers": 1078
}
},
"volume_usd": {
"m5": "11968.7256666266",
"m15": "71643.3939641202",
"m30": "165719.821890751",
"h1": "368677.088537336",
"h6": "2479825.25900632",
"h24": "6139646.16576021"
},
"reserve_in_usd": "3757409.6555"
},
"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": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0139985084293398",
"base_token_price_native_currency": "0.00000779990470294949",
"quote_token_price_usd": "1831.53",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000007799904703",
"quote_token_price_base_token": "128206.694579468",
"address": "0x588b0785f50063260003b7790c42f1ef74902746",
"name": "JUGGERNAUT / WETH 1%",
"pool_created_at": "2026-06-29T09:12:54Z",
"fdv_usd": "13998508.43",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "1.038",
"m15": "12.228",
"m30": "8.594",
"h1": "9.701",
"h6": "7.119",
"h24": "6.973"
},
"transactions": {
"m5": {
"buys": 13,
"sells": 20,
"buyers": 11,
"sellers": 20
},
"m15": {
"buys": 65,
"sells": 73,
"buyers": 37,
"sellers": 65
},
"m30": {
"buys": 113,
"sells": 116,
"buyers": 64,
"sellers": 91
},
"h1": {
"buys": 180,
"sells": 199,
"buyers": 90,
"sellers": 130
},
"h6": {
"buys": 1103,
"sells": 1013,
"buyers": 431,
"sellers": 576
},
"h24": {
"buys": 4252,
"sells": 3446,
"buyers": 1341,
"sellers": 1386
}
},
"volume_usd": {
"m5": "18655.4158597569",
"m15": "118403.209644807",
"m30": "187555.059470699",
"h1": "233303.14107036",
"h6": "1045381.28329669",
"h24": "3692817.58894398"
},
"reserve_in_usd": "675697.2053"
},
"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": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.15406718982326",
"base_token_price_native_currency": "0.002007110650902429",
"quote_token_price_usd": "0.996995227549419",
"quote_token_price_native_currency": "0.00173294032460095",
"base_token_price_quote_token": "1.1582110604",
"quote_token_price_base_token": "0.8634004926",
"address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
"name": "EVAA / USDT 0.01%",
"pool_created_at": "2025-10-02T09:03:49Z",
"fdv_usd": "34500510.3717999",
"market_cap_usd": "7610780.38758685",
"price_change_percentage": {
"m5": "-1.681",
"m15": "2.153",
"m30": "6.698",
"h1": "11.633",
"h6": "46.078",
"h24": "60.005"
},
"transactions": {
"m5": {
"buys": 249,
"sells": 244,
"buyers": 146,
"sellers": 96
},
"m15": {
"buys": 921,
"sells": 969,
"buyers": 359,
"sellers": 328
},
"m30": {
"buys": 2032,
"sells": 2125,
"buyers": 630,
"sellers": 566
},
"h1": {
"buys": 4052,
"sells": 4127,
"buyers": 879,
"sellers": 833
},
"h6": {
"buys": 16197,
"sells": 17188,
"buyers": 1679,
"sellers": 1610
},
"h24": {
"buys": 57315,
"sells": 57703,
"buyers": 2767,
"sellers": 2533
}
},
"volume_usd": {
"m5": "31284.418325597",
"m15": "105314.613610115",
"m30": "244766.066988443",
"h1": "440225.812169311",
"h6": "1924650.8026441",
"h24": "5096628.72647979"
},
"reserve_in_usd": "188666.9292"
},
"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_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00161656545368322538392963540013655361280696264758802913695915632",
"base_token_price_native_currency": "0.000021351511923534",
"quote_token_price_usd": "76.576963892999928670241403690919035510251345616",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00002135151192",
"quote_token_price_base_token": "46835.090816111",
"address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
"name": "WORLDCUP / SOL",
"pool_created_at": "2026-05-11T20:38:31Z",
"fdv_usd": "1616565.454",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-1.053",
"m15": "-7.058",
"m30": "0.099",
"h1": "25.074",
"h6": "18.376",
"h24": "248.291"
},
"transactions": {
"m5": {
"buys": 42,
"sells": 27,
"buyers": 40,
"sellers": 26
},
"m15": {
"buys": 176,
"sells": 150,
"buyers": 133,
"sellers": 112
},
"m30": {
"buys": 304,
"sells": 270,
"buyers": 208,
"sellers": 186
},
"h1": {
"buys": 577,
"sells": 558,
"buyers": 361,
"sellers": 350
},
"h6": {
"buys": 2299,
"sells": 1955,
"buyers": 1288,
"sellers": 1155
},
"h24": {
"buys": 10567,
"sells": 7613,
"buyers": 3819,
"sellers": 3085
}
},
"volume_usd": {
"m5": "3606.6599660581",
"m15": "22901.1066006786",
"m30": "43580.7074991727",
"h1": "87875.8730048493",
"h6": "255855.220216062",
"h24": "1375662.41856653"
},
"reserve_in_usd": "174446.9571"
},
"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.