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.
46M+
Érmék és tokenek
220+
Hálózatok
1 900+
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
- 46M token és
- 220 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
- 50M 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.00112131346988",
"base_token_price_native_currency": "0.000403958206907078",
"quote_token_price_usd": "2486.84",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0004039582069",
"quote_token_price_base_token": "2475.503611268",
"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": "4577990645.49074",
"market_cap_usd": "4566517961.06866",
"price_change_percentage": {
"m5": "0.045",
"m15": "0.003",
"m30": "0.193",
"h1": "0.102",
"h6": "0.139",
"h24": "0.202"
},
"transactions": {
"m5": {
"buys": 2,
"sells": 0,
"buyers": 2,
"sellers": 0
},
"m15": {
"buys": 25,
"sells": 20,
"buyers": 20,
"sellers": 20
},
"m30": {
"buys": 30,
"sells": 23,
"buyers": 24,
"sellers": 22
},
"h1": {
"buys": 45,
"sells": 33,
"buyers": 32,
"sellers": 29
},
"h6": {
"buys": 195,
"sells": 166,
"buyers": 116,
"sellers": 109
},
"h24": {
"buys": 560,
"sells": 528,
"buyers": 304,
"sellers": 303
}
},
"volume_usd": {
"m5": "324.0706377237",
"m15": "9016.9480554883",
"m30": "9811.0652750077",
"h1": "12302.0927910223",
"h6": "59278.9991340897",
"h24": "196646.434855729"
},
"reserve_in_usd": "1058499.9662",
"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_0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.736224337192082",
"base_token_price_native_currency": "0.000295245804174609",
"quote_token_price_usd": "0.999450893007792",
"quote_token_price_native_currency": "0.000402287204716032",
"base_token_price_quote_token": "0.7339179589",
"quote_token_price_base_token": "1.362550116",
"address": "0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
"name": "PONS / USDG 0.3%",
"pool_created_at": "2026-07-18T01:42:13Z",
"fdv_usd": "505436469.064435",
"market_cap_usd": "505506934.658123",
"price_change_percentage": {
"m5": "-0.656",
"m15": "-0.464",
"m30": "-0.116",
"h1": "-5.026",
"h6": "7.524",
"h24": "14.334"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 5,
"buyers": 1,
"sellers": 2
},
"m15": {
"buys": 61,
"sells": 74,
"buyers": 37,
"sellers": 28
},
"m30": {
"buys": 203,
"sells": 180,
"buyers": 90,
"sellers": 65
},
"h1": {
"buys": 251,
"sells": 555,
"buyers": 120,
"sellers": 113
},
"h6": {
"buys": 2321,
"sells": 2276,
"buyers": 477,
"sellers": 460
},
"h24": {
"buys": 9192,
"sells": 6957,
"buyers": 898,
"sellers": 764
}
},
"volume_usd": {
"m5": "23044.3118475686",
"m15": "115506.063454722",
"m30": "263784.318458969",
"h1": "561694.838705231",
"h6": "3722254.6622802",
"h24": "12854773.846608"
},
"reserve_in_usd": "8441707.4758"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x2a4e49b6f4026be2d9c4cc273f389d986256e27b18950a8967d1daa095b27978",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000362003879303962",
"base_token_price_native_currency": "0.000000144851706194294",
"quote_token_price_usd": "2485.35",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000001448517062",
"quote_token_price_base_token": "6903612.15806923",
"address": "0x2a4e49b6f4026be2d9c4cc273f389d986256e27b18950a8967d1daa095b27978",
"name": "AD / WETH 0.25%",
"pool_created_at": "2026-09-17T17:07:49Z",
"fdv_usd": "359595.0396",
"market_cap_usd": "359595.0396",
"price_change_percentage": {
"m5": "4.156",
"m15": "12.071",
"m30": "17.377",
"h1": "11.209",
"h6": "3.36",
"h24": "23966.489"
},
"transactions": {
"m5": {
"buys": 9,
"sells": 10,
"buyers": 9,
"sellers": 10
},
"m15": {
"buys": 53,
"sells": 53,
"buyers": 42,
"sellers": 39
},
"m30": {
"buys": 142,
"sells": 129,
"buyers": 73,
"sellers": 73
},
"h1": {
"buys": 259,
"sells": 242,
"buyers": 102,
"sellers": 110
},
"h6": {
"buys": 1959,
"sells": 1803,
"buyers": 882,
"sellers": 1050
},
"h24": {
"buys": 3829,
"sells": 3574,
"buyers": 1768,
"sellers": 1893
}
},
"volume_usd": {
"m5": "2671.6594778022",
"m15": "10780.1347544955",
"m30": "26519.6499694262",
"h1": "53965.4292053302",
"h6": "336568.800194025",
"h24": "659749.426180087"
},
"reserve_in_usd": "49020.2062"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x63ffd4aa844f4befcee1b4606e467d1d209a926b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0000000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xb6def6d637789005292efddbf739a2c39b522f95b12279bbe68317f140c551e9",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000203814280239918",
"base_token_price_native_currency": "0.000000082555434875472",
"quote_token_price_usd": "2485.35",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000008255543488",
"quote_token_price_base_token": "12113072.8886404",
"address": "0xb6def6d637789005292efddbf739a2c39b522f95b12279bbe68317f140c551e9",
"name": "DPONS / WETH",
"pool_created_at": "2026-09-12T00:55:08Z",
"fdv_usd": "205244.3689",
"market_cap_usd": "205244.3689",
"price_change_percentage": {
"m5": "1.028",
"m15": "4.63",
"m30": "-8.077",
"h1": "-15.648",
"h6": "-31.325",
"h24": "-35.53"
},
"transactions": {
"m5": {
"buys": 9,
"sells": 9,
"buyers": 7,
"sellers": 8
},
"m15": {
"buys": 59,
"sells": 50,
"buyers": 50,
"sellers": 47
},
"m30": {
"buys": 123,
"sells": 105,
"buyers": 101,
"sellers": 88
},
"h1": {
"buys": 239,
"sells": 212,
"buyers": 180,
"sellers": 165
},
"h6": {
"buys": 1734,
"sells": 1568,
"buyers": 1169,
"sellers": 1165
},
"h24": {
"buys": 6482,
"sells": 5976,
"buyers": 3568,
"sellers": 3600
}
},
"volume_usd": {
"m5": "416.0011716868",
"m15": "3115.8696317618",
"m30": "9140.3009741728",
"h1": "17875.0257069775",
"h6": "130649.940069894",
"h24": "666031.936736423"
},
"reserve_in_usd": "32641.7762"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x0e6d1ebb33f3b8f2d09bacf3b1a1d5c581110c33",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0000000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0040062616819557",
"base_token_price_native_currency": "0.0000016266994588116",
"quote_token_price_usd": "0.999252269548749",
"quote_token_price_native_currency": "0.000402195999909713",
"base_token_price_quote_token": "0.004044544101",
"quote_token_price_base_token": "247.2466550174",
"address": "0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
"name": "ROBIN / USDG",
"pool_created_at": "2026-09-05T16:54:01Z",
"fdv_usd": "3785791.17766216",
"market_cap_usd": "4015296.069",
"price_change_percentage": {
"m5": "-0.025",
"m15": "2.595",
"m30": "2.138",
"h1": "8.446",
"h6": "2.074",
"h24": "33.059"
},
"transactions": {
"m5": {
"buys": 23,
"sells": 10,
"buyers": 23,
"sellers": 7
},
"m15": {
"buys": 149,
"sells": 100,
"buyers": 87,
"sellers": 70
},
"m30": {
"buys": 337,
"sells": 238,
"buyers": 191,
"sellers": 167
},
"h1": {
"buys": 713,
"sells": 522,
"buyers": 392,
"sellers": 370
},
"h6": {
"buys": 4752,
"sells": 3389,
"buyers": 2490,
"sellers": 2427
},
"h24": {
"buys": 10381,
"sells": 8497,
"buyers": 4982,
"sellers": 5015
}
},
"volume_usd": {
"m5": "451.8968150211",
"m15": "6989.5951668659",
"m30": "16171.6432378428",
"h1": "33996.7307073167",
"h6": "409586.086583436",
"h24": "1391230.21577613"
},
"reserve_in_usd": "163542.4499"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "pons-v2-dex",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x40a433930370f6cdf0a78debc2c6dd599c23bd428c0d67dd8b5373e4f101557f",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000130229393467514",
"base_token_price_native_currency": "0.0000000567956623662089",
"quote_token_price_usd": "680.484195191019",
"quote_token_price_native_currency": "0.278866073363594",
"base_token_price_quote_token": "0.0000002036664471",
"quote_token_price_base_token": "4909988.92777255",
"address": "0x40a433930370f6cdf0a78debc2c6dd599c23bd428c0d67dd8b5373e4f101557f",
"name": "musebook / META",
"pool_created_at": "2026-09-16T05:51:12Z",
"fdv_usd": "13022939.2692496",
"market_cap_usd": "13022939.35",
"price_change_percentage": {
"m5": "-0.114",
"m15": "-4.328",
"m30": "-4.916",
"h1": "-0.317",
"h6": "10.922",
"h24": "-34.223"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 4,
"buyers": 2,
"sellers": 2
},
"m15": {
"buys": 17,
"sells": 21,
"buyers": 12,
"sellers": 12
},
"m30": {
"buys": 28,
"sells": 35,
"buyers": 21,
"sellers": 22
},
"h1": {
"buys": 57,
"sells": 78,
"buyers": 46,
"sellers": 47
},
"h6": {
"buys": 1780,
"sells": 2595,
"buyers": 718,
"sellers": 746
},
"h24": {
"buys": 13007,
"sells": 19660,
"buyers": 2887,
"sellers": 2959
}
},
"volume_usd": {
"m5": "1002.7835699805",
"m15": "9322.1137385254",
"m30": "19232.3906663653",
"h1": "53317.6668917711",
"h6": "1571024.0416387",
"h24": "10836167.6054575"
},
"reserve_in_usd": "3823462.1915"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x91a2dae9699f0b82540b5886b0d8759c22820ba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0xc0d6457c16cc70d6790dd43521c899c87ce02f35",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "bankr-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x9501a20bedb8bea0798fe5d4c411f5e270965d49",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0144705811595758",
"base_token_price_native_currency": "0.00000582174241316049",
"quote_token_price_usd": "2485.61",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005821742413",
"quote_token_price_base_token": "171769.880738698",
"address": "0x9501a20bedb8bea0798fe5d4c411f5e270965d49",
"name": "WALLET / WETH 1%",
"pool_created_at": "2026-07-10T01:02:04Z",
"fdv_usd": "14493682.83",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-2.046",
"m15": "-9.442",
"m30": "-4.209",
"h1": "-0.103",
"h6": "-6.228",
"h24": "-75.141"
},
"transactions": {
"m5": {
"buys": 8,
"sells": 3,
"buyers": 8,
"sellers": 3
},
"m15": {
"buys": 30,
"sells": 30,
"buyers": 26,
"sellers": 26
},
"m30": {
"buys": 113,
"sells": 80,
"buyers": 80,
"sellers": 66
},
"h1": {
"buys": 176,
"sells": 148,
"buyers": 117,
"sellers": 123
},
"h6": {
"buys": 1736,
"sells": 1201,
"buyers": 638,
"sellers": 643
},
"h24": {
"buys": 22108,
"sells": 14793,
"buyers": 4167,
"sellers": 4011
}
},
"volume_usd": {
"m5": "3653.3843762766",
"m15": "32993.3025343321",
"m30": "119789.988640622",
"h1": "179441.096305025",
"h6": "1644943.53617644",
"h24": "21384028.5201708"
},
"reserve_in_usd": "1568219.3696"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x0339f5459fc690ac85f1782e15782a151b4a9e1b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "eth_0xcf14dfcf39de6849af062d611c2f4395a5558b63",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00251838915615647",
"base_token_price_native_currency": "0.00000101356832768522",
"quote_token_price_usd": "2487.47",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001013568328",
"quote_token_price_base_token": "986613.307347313",
"address": "0xcf14dfcf39de6849af062d611c2f4395a5558b63",
"name": "ASE / WETH",
"pool_created_at": "2026-05-10T20:08:11Z",
"fdv_usd": "2518389.156",
"market_cap_usd": "1018854.68269086",
"price_change_percentage": {
"m5": "-0.77",
"m15": "-0.77",
"m30": "-0.77",
"h1": "-0.131",
"h6": "0.351",
"h24": "-3.623"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m15": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m30": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h1": {
"buys": 4,
"sells": 2,
"buyers": 4,
"sellers": 2
},
"h6": {
"buys": 12,
"sells": 5,
"buyers": 12,
"sellers": 4
},
"h24": {
"buys": 60,
"sells": 51,
"buyers": 53,
"sellers": 33
}
},
"volume_usd": {
"m5": "200.890808678",
"m15": "200.890808678",
"m30": "200.890808678",
"h1": "279.8719227695",
"h6": "754.6486954206",
"h24": "25097.271219257"
},
"reserve_in_usd": "213153.0455"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0x041ff0e49f6f774e7dc7bd10ee4a14c00b1d80b2",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap_v2",
"type": "dex"
}
}
}
},
{
"id": "bsc_0xd7632dd04e030f17532a2b9524280f0c55f2ce9d",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000723364032917038",
"base_token_price_native_currency": "0.000000965602516661389",
"quote_token_price_usd": "337.013207117303",
"quote_token_price_native_currency": "0.447736830214394",
"base_token_price_quote_token": "0.000002156629635",
"quote_token_price_base_token": "463686.478119861",
"address": "0xd7632dd04e030f17532a2b9524280f0c55f2ce9d",
"name": "永生果蝇 / AAPLB",
"pool_created_at": "2026-09-17T12:11:38Z",
"fdv_usd": "726126.9649",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-6.569",
"m15": "-10.797",
"m30": "-13.246",
"h1": "-14.417",
"h6": "-2.581",
"h24": "766.62"
},
"transactions": {
"m5": {
"buys": 62,
"sells": 35,
"buyers": 47,
"sellers": 35
},
"m15": {
"buys": 152,
"sells": 82,
"buyers": 105,
"sellers": 76
},
"m30": {
"buys": 204,
"sells": 145,
"buyers": 142,
"sellers": 131
},
"h1": {
"buys": 325,
"sells": 231,
"buyers": 232,
"sellers": 198
},
"h6": {
"buys": 4907,
"sells": 3532,
"buyers": 2108,
"sellers": 1871
},
"h24": {
"buys": 16963,
"sells": 12481,
"buyers": 5522,
"sellers": 5434
}
},
"volume_usd": {
"m5": "4990.7959458987",
"m15": "17080.3505887202",
"m30": "27141.2026488614",
"h1": "46588.9429282233",
"h6": "847529.026051627",
"h24": "2964922.56280405"
},
"reserve_in_usd": "84588.3785"
},
"relationships": {
"base_token": {
"data": {
"id": "bsc_0x225ad472938d116f957bf86fb6b611da144f7777",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "bsc_0x431a3bee82e2ca41e49895cbece5bb0f76a89b7a",
"type": "token"
}
},
"network": {
"data": {
"id": "bsc",
"type": "network"
}
},
"dex": {
"data": {
"id": "pancakeswap_v2",
"type": "dex"
}
}
}
},
{
"id": "arc_0x6a3bacaa6493734c1ac221ebf42cf530a96c1e02",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0121556880459874",
"base_token_price_native_currency": "0.0121614572396869",
"quote_token_price_usd": "0.999542",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.01216145724",
"quote_token_price_base_token": "82.226988122",
"address": "0x6a3bacaa6493734c1ac221ebf42cf530a96c1e02",
"name": "ARGUS / USDC 1%",
"pool_created_at": "2026-09-14T05:26:03Z",
"fdv_usd": "11394341.4432727",
"market_cap_usd": "11478949.7000827",
"price_change_percentage": {
"m5": "2.085",
"m15": "0.796",
"m30": "-1.465",
"h1": "3.797",
"h6": "-22.157",
"h24": "-31.077"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 1,
"buyers": 5,
"sellers": 1
},
"m15": {
"buys": 32,
"sells": 13,
"buyers": 25,
"sellers": 12
},
"m30": {
"buys": 70,
"sells": 37,
"buyers": 54,
"sellers": 33
},
"h1": {
"buys": 197,
"sells": 152,
"buyers": 127,
"sellers": 114
},
"h6": {
"buys": 1718,
"sells": 811,
"buyers": 780,
"sellers": 495
},
"h24": {
"buys": 7020,
"sells": 3949,
"buyers": 2772,
"sellers": 1995
}
},
"volume_usd": {
"m5": "290.6654497561",
"m15": "14165.2680391913",
"m30": "39354.7553477184",
"h1": "149667.728611216",
"h6": "1092980.79530859",
"h24": "4615689.18439797"
},
"reserve_in_usd": "981121.998"
},
"relationships": {
"base_token": {
"data": {
"id": "arc_0xece5ca8bf9220718e5727754026757512212cb3c",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "arc_0x3600000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "arc",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-arc",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.338131521239289",
"base_token_price_native_currency": "0.000134820962525434",
"quote_token_price_usd": "220.752301545345",
"quote_token_price_native_currency": "0.0887503524027054",
"base_token_price_quote_token": "0.001519103405",
"quote_token_price_base_token": "658.283035073",
"address": "0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
"name": "AI / NVDA",
"pool_created_at": "2026-07-14T17:48:31Z",
"fdv_usd": "334497978.959",
"market_cap_usd": "335190243.600245",
"price_change_percentage": {
"m5": "0",
"m15": "0",
"m30": "0",
"h1": "-1.076",
"h6": "3.074",
"h24": "19.192"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m15": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"m30": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"h1": {
"buys": 0,
"sells": 17,
"buyers": 0,
"sellers": 17
},
"h6": {
"buys": 104,
"sells": 145,
"buyers": 78,
"sellers": 109
},
"h24": {
"buys": 915,
"sells": 1649,
"buyers": 500,
"sellers": 749
}
},
"volume_usd": {
"m5": "0.0",
"m15": "3680.8197659885",
"m30": "3680.8197659885",
"h1": "17705.2097300569",
"h6": "115426.617114975",
"h24": "2102133.47444084"
},
"reserve_in_usd": "32292291.4536"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x2e8c31162b855a2ffa90f6f8634643ad6f111e18",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "bankr-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x030b3aa0d7fe7b0cf120931956b67f4ae8c4ac323e9455af2eec586af5128f59",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000085615484751262",
"base_token_price_native_currency": "0.00000000342255150405544",
"quote_token_price_usd": "0.999987111667931",
"quote_token_price_native_currency": "0.000404828496920402",
"base_token_price_quote_token": "0.00000845432456",
"quote_token_price_base_token": "118282.660302033",
"address": "0x030b3aa0d7fe7b0cf120931956b67f4ae8c4ac323e9455af2eec586af5128f59",
"name": "HBET / USDG",
"pool_created_at": "2026-09-15T00:28:33Z",
"fdv_usd": "8561.548475",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "0",
"m15": "0",
"m30": "0",
"h1": "1.259",
"h6": "2.707",
"h24": "-30.975"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m15": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m30": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"h1": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h6": {
"buys": 3,
"sells": 5,
"buyers": 3,
"sellers": 3
},
"h24": {
"buys": 15,
"sells": 34,
"buyers": 11,
"sellers": 21
}
},
"volume_usd": {
"m5": "0.0",
"m15": "0.0",
"m30": "0.0",
"h1": "53.6142729802",
"h6": "60.9891952079",
"h24": "1451.4088406429"
},
"reserve_in_usd": "7524.869"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xaaca8cd0e85f7c7d9620ca0ec49e87312522679e",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "pons-v2-dex",
"type": "dex"
}
}
}
},
{
"id": "arc_0x162df51c504e7b8321e07387932f333d9be16a72",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00520210640912393",
"base_token_price_native_currency": "0.00520052597662981",
"quote_token_price_usd": "0.999542",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.005200525977",
"quote_token_price_base_token": "192.288242477",
"address": "0x162df51c504e7b8321e07387932f333d9be16a72",
"name": "TOLLY / USDC 1%",
"pool_created_at": "2026-09-14T05:26:45Z",
"fdv_usd": "4910517.61722328",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "1.65",
"m15": "-0.889",
"m30": "-4.884",
"h1": "-6.378",
"h6": "-18.479",
"h24": "-15.167"
},
"transactions": {
"m5": {
"buys": 11,
"sells": 6,
"buyers": 11,
"sellers": 6
},
"m15": {
"buys": 45,
"sells": 21,
"buyers": 38,
"sellers": 21
},
"m30": {
"buys": 81,
"sells": 41,
"buyers": 64,
"sellers": 36
},
"h1": {
"buys": 208,
"sells": 102,
"buyers": 109,
"sellers": 90
},
"h6": {
"buys": 1004,
"sells": 702,
"buyers": 386,
"sellers": 428
},
"h24": {
"buys": 5218,
"sells": 3839,
"buyers": 1527,
"sellers": 1478
}
},
"volume_usd": {
"m5": "5237.4490032654",
"m15": "11438.5088720648",
"m30": "35136.6434009879",
"h1": "77925.0982288142",
"h6": "372633.041783314",
"h24": "2006022.26992648"
},
"reserve_in_usd": "629867.847"
},
"relationships": {
"base_token": {
"data": {
"id": "arc_0xbc43ce8dec648ea298c4275559b81d6261c90b67",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "arc_0x3600000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "arc",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-arc",
"type": "dex"
}
}
}
},
{
"id": "solana_6e3jZLtf4tQbWZm3f7A66jF8tfZn6MRQVrbDFgcNWarA",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0328160808534472196409995514646086430637988907009106511711174406",
"base_token_price_native_currency": "0.000305938203100497",
"quote_token_price_usd": "105.696299492766718968807513629932097076646513334",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0003059382031",
"quote_token_price_base_token": "3268.633958968",
"address": "6e3jZLtf4tQbWZm3f7A66jF8tfZn6MRQVrbDFgcNWarA",
"name": "PAID / SOL",
"pool_created_at": "2026-09-15T19:22:24Z",
"fdv_usd": "32820645.6562559",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-0.127",
"m15": "-8.294",
"m30": "0.331",
"h1": "11.872",
"h6": "52.022",
"h24": "49.505"
},
"transactions": {
"m5": {
"buys": 943,
"sells": 728,
"buyers": 608,
"sellers": 546
},
"m15": {
"buys": 4064,
"sells": 2772,
"buyers": 2161,
"sellers": 1795
},
"m30": {
"buys": 7450,
"sells": 5191,
"buyers": 3730,
"sellers": 2919
},
"h1": {
"buys": 18587,
"sells": 14319,
"buyers": 7677,
"sellers": 6517
},
"h6": {
"buys": 47549,
"sells": 37933,
"buyers": 15580,
"sellers": 12984
},
"h24": {
"buys": 81018,
"sells": 66193,
"buyers": 24315,
"sellers": 22078
}
},
"volume_usd": {
"m5": "208747.254650199",
"m15": "947569.290041518",
"m30": "1974697.88834756",
"h1": "4087234.70281512",
"h6": "10293196.3749136",
"h24": "19494208.489427"
},
"reserve_in_usd": "878574.1311"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_98kfF7rmsg1QDUEoCqNE7g7M1FdrTt92TEp2CLzypump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000184291511534782919250330743641193750497916452550688514957490454",
"base_token_price_native_currency": "0.00000174111782796591",
"quote_token_price_usd": "105.720147123192463039229573472135098111193301082",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001741117828",
"quote_token_price_base_token": "574343.668152699",
"address": "Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
"name": "PEPENOM / SOL",
"pool_created_at": "2026-09-11T00:55:05Z",
"fdv_usd": "108967.630340439",
"market_cap_usd": "108978.657620465",
"price_change_percentage": {
"m5": "1.598",
"m15": "0.345",
"m30": "0.52",
"h1": "-0.724",
"h6": "10.611",
"h24": "46.644"
},
"transactions": {
"m5": {
"buys": 8,
"sells": 4,
"buyers": 8,
"sellers": 4
},
"m15": {
"buys": 36,
"sells": 12,
"buyers": 36,
"sellers": 12
},
"m30": {
"buys": 62,
"sells": 24,
"buyers": 62,
"sellers": 24
},
"h1": {
"buys": 129,
"sells": 72,
"buyers": 129,
"sellers": 72
},
"h6": {
"buys": 3643,
"sells": 1307,
"buyers": 3367,
"sellers": 1183
},
"h24": {
"buys": 8618,
"sells": 2900,
"buyers": 8131,
"sellers": 2743
}
},
"volume_usd": {
"m5": "90.0875712748",
"m15": "532.9419204455",
"m30": "1070.7996524571",
"h1": "3034.075205068",
"h6": "38964.3100031479",
"h24": "141896.947696875"
},
"reserve_in_usd": "83224.3056"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_EpEfnZxQyiBXppSKi8sncc8w4corn1UJbF9G91fQpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00860788302053648",
"base_token_price_native_currency": "0.00000346697859867289",
"quote_token_price_usd": "2485.61",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003466978599",
"quote_token_price_base_token": "288435.584916153",
"address": "0x588b0785f50063260003b7790c42f1ef74902746",
"name": "JUGGERNAUT / WETH 1%",
"pool_created_at": "2026-06-29T09:12:54Z",
"fdv_usd": "8034577.31604311",
"market_cap_usd": "8624317.283",
"price_change_percentage": {
"m5": "0",
"m15": "-1.924",
"m30": "-1.418",
"h1": "0.879",
"h6": "1.38",
"h24": "25.677"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 9,
"sells": 4,
"buyers": 8,
"sellers": 4
},
"m30": {
"buys": 16,
"sells": 7,
"buyers": 13,
"sellers": 7
},
"h1": {
"buys": 25,
"sells": 13,
"buyers": 21,
"sellers": 13
},
"h6": {
"buys": 139,
"sells": 122,
"buyers": 76,
"sellers": 86
},
"h24": {
"buys": 1420,
"sells": 1374,
"buyers": 409,
"sellers": 599
}
},
"volume_usd": {
"m5": "535.919348178",
"m15": "4751.1813596521",
"m30": "7228.547087073",
"h1": "10663.6714427404",
"h6": "69819.0832780823",
"h24": "1087294.50833312"
},
"reserve_in_usd": "604663.7933"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x671a4facda8106bd5a16bc7f8b0790099ea17644",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.010100457171595",
"base_token_price_native_currency": "0.00000399053438836264",
"quote_token_price_usd": "2486.14",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000003990534388",
"quote_token_price_base_token": "250593.004013758",
"address": "0x671a4facda8106bd5a16bc7f8b0790099ea17644",
"name": "FLX / WETH 1%",
"pool_created_at": "2026-09-16T22:01:04Z",
"fdv_usd": "997266.6485",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "0",
"m15": "-1.986",
"m30": "-6.261",
"h1": "-14.153",
"h6": "-15.415",
"h24": "-37.668"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m15": {
"buys": 9,
"sells": 14,
"buyers": 8,
"sellers": 14
},
"m30": {
"buys": 29,
"sells": 36,
"buyers": 16,
"sellers": 26
},
"h1": {
"buys": 89,
"sells": 87,
"buyers": 41,
"sellers": 57
},
"h6": {
"buys": 982,
"sells": 1179,
"buyers": 92,
"sellers": 250
},
"h24": {
"buys": 3708,
"sells": 4542,
"buyers": 381,
"sellers": 480
}
},
"volume_usd": {
"m5": "0.0",
"m15": "2221.9586908806",
"m30": "7618.2962369248",
"h1": "24554.3945130803",
"h6": "207144.067910326",
"h24": "1019603.69367133"
},
"reserve_in_usd": "175584.9201"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x0d4ed27a906a0774474b200cc5392019facd2a47",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "sushiswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.999666871934745",
"base_token_price_native_currency": "0.00040221832752094",
"quote_token_price_usd": "2485.35",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0004022183275",
"quote_token_price_base_token": "2486.211919192",
"address": "0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
"name": "USDG / WETH 0.01%",
"pool_created_at": "2026-07-02T20:51:08Z",
"fdv_usd": "669518092.459667",
"market_cap_usd": "3276696711.31871",
"price_change_percentage": {
"m5": "-0.144",
"m15": "-0.149",
"m30": "-0.103",
"h1": "-0.049",
"h6": "-0.054",
"h24": "0.029"
},
"transactions": {
"m5": {
"buys": 355,
"sells": 382,
"buyers": 283,
"sellers": 227
},
"m15": {
"buys": 1549,
"sells": 1268,
"buyers": 899,
"sellers": 595
},
"m30": {
"buys": 2857,
"sells": 2409,
"buyers": 1485,
"sellers": 1095
},
"h1": {
"buys": 5106,
"sells": 4598,
"buyers": 2311,
"sellers": 2023
},
"h6": {
"buys": 41713,
"sells": 41167,
"buyers": 10684,
"sellers": 10730
},
"h24": {
"buys": 270509,
"sells": 278830,
"buyers": 36961,
"sellers": 37474
}
},
"volume_usd": {
"m5": "766608.451332801",
"m15": "6104710.62021027",
"m30": "9421483.80092248",
"h1": "14880230.6067629",
"h6": "76310719.5575515",
"h24": "418435454.678705"
},
"reserve_in_usd": "25508257.4324"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.207175054325084",
"base_token_price_native_currency": "0.0000828538292466139",
"quote_token_price_usd": "2485.61",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00008285382925",
"quote_token_price_base_token": "12069.4481968179",
"address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
"name": "CASHCAT / WETH 0.3%",
"pool_created_at": "2026-07-01T19:38:42Z",
"fdv_usd": "203044253.610352",
"market_cap_usd": "203044258.776786",
"price_change_percentage": {
"m5": "0",
"m15": "-0.042",
"m30": "-2.319",
"h1": "-2.499",
"h6": "1.784",
"h24": "7.57"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m15": {
"buys": 2,
"sells": 17,
"buyers": 2,
"sellers": 13
},
"m30": {
"buys": 8,
"sells": 147,
"buyers": 8,
"sellers": 80
},
"h1": {
"buys": 74,
"sells": 193,
"buyers": 40,
"sellers": 99
},
"h6": {
"buys": 1065,
"sells": 1231,
"buyers": 240,
"sellers": 334
},
"h24": {
"buys": 5569,
"sells": 6456,
"buyers": 823,
"sellers": 1257
}
},
"volume_usd": {
"m5": "0.0",
"m15": "8729.0885452002",
"m30": "59108.3252543674",
"h1": "136046.682014235",
"h6": "1190323.8278565",
"h24": "6760987.52240652"
},
"reserve_in_usd": "2482685.1287"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0384497536604209",
"base_token_price_native_currency": "0.0000152665855510103",
"quote_token_price_usd": "2485.61",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00001526658555",
"quote_token_price_base_token": "65502.531437609",
"address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
"name": "Index / WETH 1%",
"pool_created_at": "2026-07-10T23:38:50Z",
"fdv_usd": "38358499.4383189",
"market_cap_usd": "38358499.4383189",
"price_change_percentage": {
"m5": "0",
"m15": "2.5",
"m30": "2.316",
"h1": "6.003",
"h6": "15.034",
"h24": "49.528"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 0,
"buyers": 0,
"sellers": 0
},
"m15": {
"buys": 3,
"sells": 3,
"buyers": 2,
"sellers": 3
},
"m30": {
"buys": 17,
"sells": 8,
"buyers": 14,
"sellers": 7
},
"h1": {
"buys": 33,
"sells": 14,
"buyers": 27,
"sellers": 13
},
"h6": {
"buys": 168,
"sells": 137,
"buyers": 107,
"sellers": 113
},
"h24": {
"buys": 1086,
"sells": 920,
"buyers": 466,
"sellers": 536
}
},
"volume_usd": {
"m5": "0.0",
"m15": "1884.837341425",
"m30": "16052.2626243741",
"h1": "50256.3795372337",
"h6": "363527.714098501",
"h24": "2524938.51198053"
},
"reserve_in_usd": "1025910.7887"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v3-robinhood",
"type": "dex"
}
}
}
},
{
"id": "robinhood_0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0159106969483383",
"base_token_price_native_currency": "0.0000060898824327973378778083804656",
"quote_token_price_usd": "2485.61",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000006089882433",
"quote_token_price_base_token": "164206.782484741",
"address": "0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
"name": "DELTA / WETH 1%",
"pool_created_at": "2026-07-31T22:59:31Z",
"fdv_usd": "15825516.0460419",
"market_cap_usd": "14313357.936034",
"price_change_percentage": {
"m5": "2.169",
"m15": "4.548",
"m30": "3.808",
"h1": "4.739",
"h6": "20.33",
"h24": "5.717"
},
"transactions": {
"m5": {
"buys": 2,
"sells": 2,
"buyers": 2,
"sellers": 2
},
"m15": {
"buys": 9,
"sells": 17,
"buyers": 7,
"sellers": 14
},
"m30": {
"buys": 29,
"sells": 27,
"buyers": 25,
"sellers": 23
},
"h1": {
"buys": 50,
"sells": 45,
"buyers": 40,
"sellers": 40
},
"h6": {
"buys": 332,
"sells": 307,
"buyers": 145,
"sellers": 171
},
"h24": {
"buys": 1465,
"sells": 1479,
"buyers": 482,
"sellers": 536
}
},
"volume_usd": {
"m5": "1092.3745095593",
"m15": "10678.1443528519",
"m30": "19681.0505002101",
"h1": "37653.3300458224",
"h6": "265600.732001256",
"h24": "1450022.87699329"
},
"reserve_in_usd": "1074292.0013"
},
"relationships": {
"base_token": {
"data": {
"id": "robinhood_0xe8ffd7e24187f72afb08d75b1bb13088a989a791",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
"type": "token"
}
},
"network": {
"data": {
"id": "robinhood",
"type": "network"
}
},
"dex": {
"data": {
"id": "pons-dot-family",
"type": "dex"
}
}
}
}
]
}
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 220+ 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 46 é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 220 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 46 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.