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.
25M+
É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
- 25M 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
- 27M 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.999679183998133",
"base_token_price_native_currency": "0.00049427842377007",
"quote_token_price_usd": "2019.71974774097",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0004942784238",
"quote_token_price_base_token": "2023.151227951",
"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": "4363977848.49254",
"market_cap_usd": "4366811938.30184",
"price_change_percentage": {
"m5": "0",
"m15": "-0.121",
"m30": "0.05",
"h1": "0.068",
"h6": "0.107",
"h24": "0.039"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 0,
"buyers": 1,
"sellers": 0
},
"m15": {
"buys": 3,
"sells": 5,
"buyers": 3,
"sellers": 5
},
"m30": {
"buys": 15,
"sells": 8,
"buyers": 12,
"sellers": 7
},
"h1": {
"buys": 24,
"sells": 18,
"buyers": 16,
"sellers": 14
},
"h6": {
"buys": 155,
"sells": 150,
"buyers": 88,
"sellers": 80
},
"h24": {
"buys": 579,
"sells": 818,
"buyers": 277,
"sellers": 309
}
},
"volume_usd": {
"m5": "559.3403577116",
"m15": "4618.5096029226",
"m30": "9800.7070570354",
"h1": "21179.9657202252",
"h6": "270219.581947305",
"h24": "893915.814282806"
},
"reserve_in_usd": "1930306.7545",
"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": "base_0x3e97c5ec8c73e7d566aca606472141a9b9a8c1fa",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0590581486033048",
"base_token_price_native_currency": "0.000028947813413350507638778442690050649306652",
"quote_token_price_usd": "0.720456319758826",
"quote_token_price_native_currency": "0.000356702159037329",
"base_token_price_quote_token": "0.08115401794",
"quote_token_price_base_token": "12.322248798",
"address": "0x3e97c5ec8c73e7d566aca606472141a9b9a8c1fa",
"name": "DEUS / VIRTUAL",
"pool_created_at": "2026-05-27T13:04:51Z",
"fdv_usd": "51725572.1370751",
"market_cap_usd": "29532460.051677",
"price_change_percentage": {
"m5": "2.698",
"m15": "0.752",
"m30": "-2.612",
"h1": "-2.11",
"h6": "23.989",
"h24": "19.31"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 4,
"buyers": 1,
"sellers": 4
},
"m15": {
"buys": 3,
"sells": 21,
"buyers": 3,
"sellers": 15
},
"m30": {
"buys": 10,
"sells": 23,
"buyers": 9,
"sellers": 17
},
"h1": {
"buys": 21,
"sells": 59,
"buyers": 19,
"sellers": 37
},
"h6": {
"buys": 558,
"sells": 681,
"buyers": 289,
"sellers": 349
},
"h24": {
"buys": 1143,
"sells": 1069,
"buyers": 515,
"sellers": 500
}
},
"volume_usd": {
"m5": "1015.6477491414",
"m15": "7020.5375622812",
"m30": "23964.6581066463",
"h1": "50222.3887548321",
"h6": "1273169.63706013",
"h24": "2139196.19367756"
},
"reserve_in_usd": "1280349.4488"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x940a319b75861014a220d9c6c144d108552b089b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-base",
"type": "dex"
}
}
}
},
{
"id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.073197950258552319967398165447234825815794447203110125854773146",
"base_token_price_native_currency": "0.000884221919575799",
"quote_token_price_usd": "82.635745791758431933130841378889026945437064071",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0008842219196",
"quote_token_price_base_token": "1130.937808553",
"address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
"name": "TROLL / SOL",
"pool_created_at": "2025-04-20T18:30:26Z",
"fdv_usd": "73078032.9379179",
"market_cap_usd": "73078033.0609062",
"price_change_percentage": {
"m5": "-1.045",
"m15": "-4.316",
"m30": "-5.415",
"h1": "-5.548",
"h6": "13.849",
"h24": "3.436"
},
"transactions": {
"m5": {
"buys": 23,
"sells": 2,
"buyers": 16,
"sellers": 2
},
"m15": {
"buys": 227,
"sells": 25,
"buyers": 98,
"sellers": 20
},
"m30": {
"buys": 244,
"sells": 57,
"buyers": 111,
"sellers": 35
},
"h1": {
"buys": 416,
"sells": 160,
"buyers": 179,
"sellers": 92
},
"h6": {
"buys": 1713,
"sells": 1517,
"buyers": 535,
"sellers": 404
},
"h24": {
"buys": 5903,
"sells": 5097,
"buyers": 1568,
"sellers": 1066
}
},
"volume_usd": {
"m5": "15862.0540254516",
"m15": "81314.8250587163",
"m30": "113447.864044981",
"h1": "210834.222926136",
"h6": "1488897.87056857",
"h24": "4804281.09920639"
},
"reserve_in_usd": "3224799.9792"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000988498344144854",
"base_token_price_native_currency": "0.0000000489231826563984",
"quote_token_price_usd": "2020.49",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000004892318266",
"quote_token_price_base_token": "20440207.3966301",
"address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
"name": "GITLAWB / WETH",
"pool_created_at": "2026-03-11T02:00:07Z",
"fdv_usd": "9873008.77791614",
"market_cap_usd": "9884983.441",
"price_change_percentage": {
"m5": "-0.005",
"m15": "-0.433",
"m30": "-4.978",
"h1": "-1.622",
"h6": "-4.396",
"h24": "44.5"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 0,
"buyers": 1,
"sellers": 0
},
"m15": {
"buys": 5,
"sells": 3,
"buyers": 2,
"sellers": 3
},
"m30": {
"buys": 10,
"sells": 8,
"buyers": 7,
"sellers": 7
},
"h1": {
"buys": 34,
"sells": 29,
"buyers": 27,
"sellers": 24
},
"h6": {
"buys": 498,
"sells": 318,
"buyers": 307,
"sellers": 185
},
"h24": {
"buys": 1111,
"sells": 863,
"buyers": 605,
"sellers": 485
}
},
"volume_usd": {
"m5": "9.1141541824",
"m15": "1407.0764724509",
"m30": "15518.9738010094",
"h1": "50689.549248086",
"h6": "644212.523858334",
"h24": "1456272.93440743"
},
"reserve_in_usd": "3032365.6554"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "eth_0x12d44f8b4d3e28bdeb35e8e2e6585dfcc33eda5f",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00108674530667937",
"base_token_price_native_currency": "0.000000535736722598481",
"quote_token_price_usd": "2024.19212113419",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000005357367226",
"quote_token_price_base_token": "1866588.4898644",
"address": "0x12d44f8b4d3e28bdeb35e8e2e6585dfcc33eda5f",
"name": "DOGEUS / WETH",
"pool_created_at": "2026-05-27T13:15:35Z",
"fdv_usd": "1086745.307",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "0",
"m15": "-2.605",
"m30": "-9.898",
"h1": "-5.199",
"h6": "24.059",
"h24": "152.42"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 15,
"sells": 13,
"buyers": 14,
"sellers": 12
},
"m30": {
"buys": 28,
"sells": 26,
"buyers": 25,
"sellers": 24
},
"h1": {
"buys": 88,
"sells": 60,
"buyers": 73,
"sellers": 49
},
"h6": {
"buys": 969,
"sells": 715,
"buyers": 582,
"sellers": 442
},
"h24": {
"buys": 2849,
"sells": 2019,
"buyers": 1353,
"sellers": 1010
}
},
"volume_usd": {
"m5": "229.9929285569",
"m15": "7562.0078336811",
"m30": "16541.0559090305",
"h1": "37008.6071009802",
"h6": "511012.991648262",
"h24": "1209566.10906589"
},
"reserve_in_usd": "89643.1699"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0x759f8b83db57033aed95545694f6ada480b6e987",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap_v2",
"type": "dex"
}
}
}
},
{
"id": "base_0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000755072840827457",
"base_token_price_native_currency": "0.000000037391583631798",
"quote_token_price_usd": "2019.77",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000003739158363",
"quote_token_price_base_token": "26743986.2897274",
"address": "0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
"name": "Surplus / WETH",
"pool_created_at": "2026-05-16T15:20:31Z",
"fdv_usd": "7550728.408",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "0",
"m15": "-0.47",
"m30": "0.86",
"h1": "1.855",
"h6": "1.148",
"h24": "40.961"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 1,
"sells": 4,
"buyers": 1,
"sellers": 4
},
"m30": {
"buys": 6,
"sells": 11,
"buyers": 5,
"sellers": 10
},
"h1": {
"buys": 12,
"sells": 33,
"buyers": 9,
"sellers": 32
},
"h6": {
"buys": 185,
"sells": 204,
"buyers": 126,
"sellers": 149
},
"h24": {
"buys": 1259,
"sells": 1040,
"buyers": 520,
"sellers": 524
}
},
"volume_usd": {
"m5": "73.3331968732",
"m15": "1887.7292533322",
"m30": "15687.7851141997",
"h1": "25971.7819844254",
"h6": "255305.325092564",
"h24": "1507587.79075217"
},
"reserve_in_usd": "1731468.7257"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0xc52aedec3374422d7510e294cfaa90799595cba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "base_0x4a9b9e13975d26f4e3e17c655593bb82145dd4452aedafb826d856b817c9cfd4",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000571166201184958",
"base_token_price_native_currency": "0.00000002755853655323",
"quote_token_price_usd": "2019.78",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000002755853655",
"quote_token_price_base_token": "36286397.0685989",
"address": "0x4a9b9e13975d26f4e3e17c655593bb82145dd4452aedafb826d856b817c9cfd4",
"name": "aeon / WETH",
"pool_created_at": "2026-03-10T22:01:31Z",
"fdv_usd": "5711662.012",
"market_cap_usd": "5060394.7256129",
"price_change_percentage": {
"m5": "2.613",
"m15": "4.388",
"m30": "4.654",
"h1": "7.586",
"h6": "15.259",
"h24": "8.203"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m15": {
"buys": 4,
"sells": 6,
"buyers": 4,
"sellers": 6
},
"m30": {
"buys": 8,
"sells": 12,
"buyers": 6,
"sellers": 12
},
"h1": {
"buys": 18,
"sells": 16,
"buyers": 14,
"sellers": 16
},
"h6": {
"buys": 156,
"sells": 179,
"buyers": 111,
"sellers": 146
},
"h24": {
"buys": 728,
"sells": 575,
"buyers": 411,
"sellers": 386
}
},
"volume_usd": {
"m5": "593.4460755984",
"m15": "9444.1846884169",
"m30": "10541.957847167",
"h1": "16993.8214107606",
"h6": "222065.379477554",
"h24": "686240.932833032"
},
"reserve_in_usd": "2012895.1841"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0xbf8e8f0e8866a7052f948c16508644347c57aba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "solana_J7naVssbK7YduFwAJWBQp2MfX8qBKn1crLTh8BNDpohU",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000824737008938340177187223427031041489549075848795052838972372815",
"base_token_price_native_currency": "0.00000100417946991677",
"quote_token_price_usd": "82.647033931677229386650826528672233713207970061",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000100417947",
"quote_token_price_base_token": "995837.925349025",
"address": "J7naVssbK7YduFwAJWBQp2MfX8qBKn1crLTh8BNDpohU",
"name": "GOSLINGS / SOL",
"pool_created_at": "2026-05-27T12:53:43Z",
"fdv_usd": "82980.2261716303",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "-1.873",
"m15": "-3.076",
"m30": "-0.521",
"h1": "13.542",
"h6": "-46.24",
"h24": "-82.912"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 5,
"buyers": 0,
"sellers": 5
},
"m15": {
"buys": 19,
"sells": 22,
"buyers": 16,
"sellers": 19
},
"m30": {
"buys": 38,
"sells": 53,
"buyers": 31,
"sellers": 43
},
"h1": {
"buys": 90,
"sells": 114,
"buyers": 60,
"sellers": 78
},
"h6": {
"buys": 1703,
"sells": 1401,
"buyers": 600,
"sellers": 770
},
"h24": {
"buys": 18052,
"sells": 14740,
"buyers": 3641,
"sellers": 4088
}
},
"volume_usd": {
"m5": "169.7141151144",
"m15": "1759.3075543106",
"m30": "4098.2025369002",
"h1": "9652.8498484673",
"h6": "139437.504632876",
"h24": "1974488.09702246"
},
"reserve_in_usd": "28681.5209"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_Dw5pFVAknixjKbs4RhpCVpqw77fwwauaZNTDUSWpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_C3W4oqFjiFEKLdqUpa23htx1HZ7byK4HsCgnetP2gwmU",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00127682999694385597311134403203500457786347426821838030815641118",
"base_token_price_native_currency": "0.0000160569011557658",
"quote_token_price_usd": "1.0005152120282771995066871959662750213416167137879827000866302",
"quote_token_price_native_currency": "0.0121043256931152",
"base_token_price_quote_token": "0.001326542392",
"quote_token_price_base_token": "753.839459787",
"address": "C3W4oqFjiFEKLdqUpa23htx1HZ7byK4HsCgnetP2gwmU",
"name": "250 / USDC",
"pool_created_at": "2026-05-28T13:21:46Z",
"fdv_usd": "1297908.248",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "11.614",
"m15": "40.962",
"m30": "47.94",
"h1": "53.837",
"h6": "2155.203",
"h24": "2155.203"
},
"transactions": {
"m5": {
"buys": 113,
"sells": 114,
"buyers": 82,
"sellers": 84
},
"m15": {
"buys": 507,
"sells": 466,
"buyers": 320,
"sellers": 287
},
"m30": {
"buys": 814,
"sells": 713,
"buyers": 452,
"sellers": 410
},
"h1": {
"buys": 1544,
"sells": 1249,
"buyers": 780,
"sellers": 700
},
"h6": {
"buys": 22913,
"sells": 17729,
"buyers": 6168,
"sellers": 5379
},
"h24": {
"buys": 22913,
"sells": 17729,
"buyers": 6168,
"sellers": 5379
}
},
"volume_usd": {
"m5": "40596.1873265632",
"m15": "107391.729617777",
"m30": "162153.086760632",
"h1": "256494.866274157",
"h6": "3389267.159118",
"h24": "3389267.159118"
},
"reserve_in_usd": "125893.4957"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_BUG9jJ6MZcxbXaDVqq199HvWafMSP4pYHVFrZfLmpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_E8rhZvawtATXbWgsgMdmhUgVdt6PUUfqfiF3XYgCYWZd",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0009411351709157881317389423014160713189154253445221785027244261",
"base_token_price_native_currency": "0.0000113874040742201",
"quote_token_price_usd": "0.12976733942264913872353357049523400816031112359107872587964792",
"quote_token_price_native_currency": "0.00157013909936472",
"base_token_price_quote_token": "0.007252481057",
"quote_token_price_base_token": "137.8838486042",
"address": "E8rhZvawtATXbWgsgMdmhUgVdt6PUUfqfiF3XYgCYWZd",
"name": "SPARQ / EITHER",
"pool_created_at": "2026-05-20T11:42:05Z",
"fdv_usd": "940973.705106733",
"market_cap_usd": "940973.705106733",
"price_change_percentage": {
"m5": "0",
"m15": "0.031",
"m30": "-0.097",
"h1": "0.395",
"h6": "19.726",
"h24": "-57.126"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 2,
"buyers": 3,
"sellers": 2
},
"m15": {
"buys": 40,
"sells": 33,
"buyers": 13,
"sellers": 16
},
"m30": {
"buys": 57,
"sells": 50,
"buyers": 17,
"sellers": 22
},
"h1": {
"buys": 155,
"sells": 130,
"buyers": 38,
"sellers": 48
},
"h6": {
"buys": 1431,
"sells": 1003,
"buyers": 279,
"sellers": 279
},
"h24": {
"buys": 4814,
"sells": 3717,
"buyers": 854,
"sellers": 812
}
},
"volume_usd": {
"m5": "142.6390536924",
"m15": "1972.1721556259",
"m30": "3174.9122823536",
"h1": "8691.5328215669",
"h6": "80633.365105681",
"h24": "346274.906804241"
},
"reserve_in_usd": "86942.3904"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_gLEXZ2kAfuYkpeeSzrEMbakiNeqAAZ3TsKiY9Can8pE",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_HmBdm8vbisABUjkxms6ZUnoaXbfwFM6ymxShWfAENaoi",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "meteora-damm-v2",
"type": "dex"
}
}
}
},
{
"id": "solana_2BJKy9pnzTDvMPdHJhv8qbWejKiLzebD7i2taTyJxAze",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0015083197829887390389541546687427702772294069",
"base_token_price_native_currency": "0.0000182793191544255",
"quote_token_price_usd": "82.53769189561757189893549187",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00001827931915",
"quote_token_price_base_token": "54706.6327554052",
"address": "2BJKy9pnzTDvMPdHJhv8qbWejKiLzebD7i2taTyJxAze",
"name": "HARAMBE / SOL",
"pool_created_at": "2024-01-17T03:00:21Z",
"fdv_usd": "1502836.96064015",
"market_cap_usd": "1508747.4739336",
"price_change_percentage": {
"m5": "0.295",
"m15": "-1.222",
"m30": "-3.197",
"h1": "3.442",
"h6": "-10.136",
"h24": "15.597"
},
"transactions": {
"m5": {
"buys": 2,
"sells": 2,
"buyers": 2,
"sellers": 2
},
"m15": {
"buys": 15,
"sells": 16,
"buyers": 15,
"sellers": 16
},
"m30": {
"buys": 33,
"sells": 54,
"buyers": 28,
"sellers": 47
},
"h1": {
"buys": 183,
"sells": 172,
"buyers": 99,
"sellers": 98
},
"h6": {
"buys": 986,
"sells": 634,
"buyers": 321,
"sellers": 329
},
"h24": {
"buys": 6917,
"sells": 5977,
"buyers": 1558,
"sellers": 1366
}
},
"volume_usd": {
"m5": "351.1959401547",
"m15": "3496.286390096",
"m30": "10739.9939770954",
"h1": "38426.4177039375",
"h6": "164971.329057669",
"h24": "1702380.74671842"
},
"reserve_in_usd": "371186.2217"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_Fch1oixTPri8zxBnmdCEADoJW2toyFHxqDZacQkwdvSP",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "raydium",
"type": "dex"
}
}
}
},
{
"id": "ton_EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0210455092764026",
"base_token_price_native_currency": "0.0117069797474361",
"quote_token_price_usd": "1.78",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.01170697975",
"quote_token_price_base_token": "85.419127868",
"address": "EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
"name": "UTYA / TON",
"pool_created_at": "2024-04-11T17:23:13Z",
"fdv_usd": "20871520.8752161",
"market_cap_usd": "21082351.83",
"price_change_percentage": {
"m5": "0.317",
"m15": "0.802",
"m30": "-3.34",
"h1": "18.102",
"h6": "-19.602",
"h24": "-30.057"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 0,
"buyers": 3,
"sellers": 0
},
"m15": {
"buys": 10,
"sells": 2,
"buyers": 8,
"sellers": 2
},
"m30": {
"buys": 47,
"sells": 19,
"buyers": 40,
"sellers": 13
},
"h1": {
"buys": 180,
"sells": 55,
"buyers": 132,
"sellers": 34
},
"h6": {
"buys": 713,
"sells": 323,
"buyers": 307,
"sellers": 130
},
"h24": {
"buys": 978,
"sells": 427,
"buyers": 382,
"sellers": 169
}
},
"volume_usd": {
"m5": "993.6806466326",
"m15": "2179.5857559319",
"m30": "44165.6525033838",
"h1": "82499.724412359",
"h6": "578340.370960719",
"h24": "766530.82448482"
},
"reserve_in_usd": "760234.9662"
},
"relationships": {
"base_token": {
"data": {
"id": "ton_EQBaCgUwOoc6gHCNln_oJzb0mVs79YG7wYoavh-o1ItaneLA",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
"type": "token"
}
},
"network": {
"data": {
"id": "ton",
"type": "network"
}
},
"dex": {
"data": {
"id": "stonfi",
"type": "dex"
}
}
}
},
{
"id": "solana_Hy38ks9sS5w3wwZY4Rbsnq1JMZGWS16z4TE42MjcQqho",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000231315921936219263574438469153104969650541715397699400092294316",
"base_token_price_native_currency": "0.00000283480635354701",
"quote_token_price_usd": "82.647033931677229386650826528672233713207970061",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002834806354",
"quote_token_price_base_token": "352757.781408513",
"address": "Hy38ks9sS5w3wwZY4Rbsnq1JMZGWS16z4TE42MjcQqho",
"name": "ชั้ง / SOL",
"pool_created_at": "2026-05-26T10:15:16Z",
"fdv_usd": "234278.286925952",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "5.435",
"m15": "10.082",
"m30": "9.706",
"h1": "10.659",
"h6": "-27.975",
"h24": "-49.098"
},
"transactions": {
"m5": {
"buys": 18,
"sells": 29,
"buyers": 17,
"sellers": 10
},
"m15": {
"buys": 41,
"sells": 55,
"buyers": 32,
"sellers": 26
},
"m30": {
"buys": 59,
"sells": 83,
"buyers": 46,
"sellers": 41
},
"h1": {
"buys": 157,
"sells": 154,
"buyers": 97,
"sellers": 84
},
"h6": {
"buys": 1746,
"sells": 1550,
"buyers": 599,
"sellers": 758
},
"h24": {
"buys": 8731,
"sells": 7818,
"buyers": 2146,
"sellers": 2812
}
},
"volume_usd": {
"m5": "3832.5342835205",
"m15": "6005.0285179602",
"m30": "7881.734505003",
"h1": "18173.9561584031",
"h6": "190924.97173235",
"h24": "1143177.60872858"
},
"reserve_in_usd": "49722.7638"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_2kBH6UcR8TitebUbKNYNvjUkSFWaiFBJ7nAPTKQwpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0x7c9c7c9b873697ac6f4f0a8e450f801ea488eb0f68c3b632df11fd0914b7df89",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00000107582219691316",
"base_token_price_native_currency": "0.00000000053267226800421",
"quote_token_price_usd": "2019.77",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000000000532672268",
"quote_token_price_base_token": "1877326942.03652",
"address": "0x7c9c7c9b873697ac6f4f0a8e450f801ea488eb0f68c3b632df11fd0914b7df89",
"name": "BLINK / WETH",
"pool_created_at": "2026-05-25T23:06:11Z",
"fdv_usd": "107553.7195",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "0",
"m15": "0",
"m30": "0",
"h1": "-0.154",
"h6": "0.124",
"h24": "0.362"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 1
},
"m30": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 1
},
"h1": {
"buys": 11,
"sells": 37,
"buyers": 11,
"sellers": 13
},
"h6": {
"buys": 18,
"sells": 68,
"buyers": 18,
"sellers": 26
},
"h24": {
"buys": 80,
"sells": 218,
"buyers": 72,
"sellers": 90
}
},
"volume_usd": {
"m5": "13.2939797645",
"m15": "13.2939797645",
"m30": "13.2939797645",
"h1": "122.76473098",
"h6": "854.1018027181",
"h24": "6799.978360599"
},
"reserve_in_usd": "96724.0326"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x13a34e71bb46eb20ebedd5cba68210d663127b07",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "solana_DdHDxR7fhvHDna4ee8UBQ74hBxTk2dun4d96Bci2dh2q",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000490473227429004940272328583111727843161424014932985796226980045",
"base_token_price_native_currency": "0.000000592193997857909",
"quote_token_price_usd": "82.636541627331053062556024293843783993253296361",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0000005921939979",
"quote_token_price_base_token": "1688635.82477568",
"address": "DdHDxR7fhvHDna4ee8UBQ74hBxTk2dun4d96Bci2dh2q",
"name": "Dogwifgun / SOL",
"pool_created_at": "2026-05-27T03:06:42Z",
"fdv_usd": "49042.2935186539",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "1.172",
"m15": "-2.187",
"m30": "3.715",
"h1": "-25.264",
"h6": "-45.09",
"h24": "-62.014"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 2,
"buyers": 4,
"sellers": 2
},
"m15": {
"buys": 31,
"sells": 9,
"buyers": 25,
"sellers": 9
},
"m30": {
"buys": 73,
"sells": 54,
"buyers": 55,
"sellers": 44
},
"h1": {
"buys": 172,
"sells": 100,
"buyers": 113,
"sellers": 73
},
"h6": {
"buys": 728,
"sells": 607,
"buyers": 315,
"sellers": 364
},
"h24": {
"buys": 6662,
"sells": 5051,
"buyers": 1723,
"sellers": 1951
}
},
"volume_usd": {
"m5": "67.1858673278",
"m15": "2284.5890957125",
"m30": "6453.1172862365",
"h1": "14994.76952465",
"h6": "63468.5151344984",
"h24": "556389.259954906"
},
"reserve_in_usd": "19382.5064"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_GQnXYbbFTNJob7rzhFEFNgYMLghu4jLiK22xhrsRpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0x3f0296bf652e19bca772ec3df08b32732f93014a",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.723691731827231",
"base_token_price_native_currency": "0.00036041908850552",
"quote_token_price_usd": "2019.88",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0003604190885",
"quote_token_price_base_token": "2774.547830268",
"address": "0x3f0296bf652e19bca772ec3df08b32732f93014a",
"name": "VIRTUAL / WETH 0.05%",
"pool_created_at": "2025-01-06T20:15:25Z",
"fdv_usd": "360188297.869012",
"market_cap_usd": "475680865.60199",
"price_change_percentage": {
"m5": "0.011",
"m15": "-0.025",
"m30": "-0.351",
"h1": "1.578",
"h6": "2.742",
"h24": "-5.906"
},
"transactions": {
"m5": {
"buys": 32,
"sells": 19,
"buyers": 29,
"sellers": 17
},
"m15": {
"buys": 173,
"sells": 129,
"buyers": 134,
"sellers": 81
},
"m30": {
"buys": 338,
"sells": 346,
"buyers": 235,
"sellers": 215
},
"h1": {
"buys": 1025,
"sells": 798,
"buyers": 550,
"sellers": 450
},
"h6": {
"buys": 6410,
"sells": 5130,
"buyers": 1797,
"sellers": 1514
},
"h24": {
"buys": 19139,
"sells": 15948,
"buyers": 3654,
"sellers": 3107
}
},
"volume_usd": {
"m5": "9091.320317839",
"m15": "63866.0078204635",
"m30": "178865.528917566",
"h1": "485737.386867959",
"h6": "3873796.74441171",
"h24": "11222025.8920639"
},
"reserve_in_usd": "614616.56"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-slipstream",
"type": "dex"
}
}
}
},
{
"id": "solana_DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00356177281343569075285153097797998881407082159068594061741226095",
"base_token_price_native_currency": "0.0000431155476686622",
"quote_token_price_usd": "82.610470991109516509589070214867870986306068095",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00004311554767",
"quote_token_price_base_token": "23193.489450369",
"address": "DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
"name": "67 / SOL",
"pool_created_at": "2025-09-19T09:31:39Z",
"fdv_usd": "3560418.68958517",
"market_cap_usd": "3560418.68958517",
"price_change_percentage": {
"m5": "0.012",
"m15": "-0.91",
"m30": "5.469",
"h1": "2.394",
"h6": "-3.627",
"h24": "-14.55"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 3,
"buyers": 0,
"sellers": 3
},
"m15": {
"buys": 2,
"sells": 10,
"buyers": 1,
"sellers": 10
},
"m30": {
"buys": 21,
"sells": 43,
"buyers": 20,
"sellers": 39
},
"h1": {
"buys": 72,
"sells": 48,
"buyers": 54,
"sellers": 42
},
"h6": {
"buys": 172,
"sells": 127,
"buyers": 109,
"sellers": 80
},
"h24": {
"buys": 783,
"sells": 500,
"buyers": 306,
"sellers": 272
}
},
"volume_usd": {
"m5": "4.139151999",
"m15": "644.8223049271",
"m30": "8417.8197771081",
"h1": "16847.904109698",
"h6": "40501.0221325861",
"h24": "172200.189797395"
},
"reserve_in_usd": "376464.6779"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_9AvytnUKsLxPxFHFqS6VLxaxt5p6BhYNr53SD2Chpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000168470819458194",
"base_token_price_native_currency": "0.0000000829802396646389",
"quote_token_price_usd": "2024.18595065293",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000008298023966",
"quote_token_price_base_token": "12051061.8436565",
"address": "0x76a411f14a704099ba476ce8dffc288a53295218",
"name": "ASTEROID / WETH",
"pool_created_at": "2024-09-10T10:18:23Z",
"fdv_usd": "70872072.1288075",
"market_cap_usd": "70873989.055455",
"price_change_percentage": {
"m5": "-0.151",
"m15": "-0.812",
"m30": "-1.726",
"h1": "4.009",
"h6": "5.707",
"h24": "5.483"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 1,
"buyers": 3,
"sellers": 1
},
"m15": {
"buys": 15,
"sells": 7,
"buyers": 10,
"sellers": 5
},
"m30": {
"buys": 29,
"sells": 17,
"buyers": 23,
"sellers": 15
},
"h1": {
"buys": 84,
"sells": 100,
"buyers": 62,
"sellers": 61
},
"h6": {
"buys": 533,
"sells": 373,
"buyers": 291,
"sellers": 208
},
"h24": {
"buys": 1840,
"sells": 1383,
"buyers": 842,
"sellers": 627
}
},
"volume_usd": {
"m5": "1439.2311812033",
"m15": "17564.5851412776",
"m30": "30203.6314567975",
"h1": "273537.69748179",
"h6": "1239281.58198498",
"h24": "4102969.70609545"
},
"reserve_in_usd": "2543750.3569"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0xf280b16ef293d8e534e370794ef26bf312694126",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap_v2",
"type": "dex"
}
}
}
},
{
"id": "solana_C7f1Fy8TUcrwL5MyH9pEoUpaw79EFggU8t6ip6jEzEhx",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000112842189810422465230160812631723654384101369400373064837857616",
"base_token_price_native_currency": "0.00000135677444367841",
"quote_token_price_usd": "82.595246748143966960544526563331288651397264666",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000001356774444",
"quote_token_price_base_token": "737042.184616079",
"address": "C7f1Fy8TUcrwL5MyH9pEoUpaw79EFggU8t6ip6jEzEhx",
"name": "wBULL / SOL",
"pool_created_at": "2026-05-28T00:32:37Z",
"fdv_usd": "111125.4259",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-0.267",
"m15": "1.254",
"m30": "-20.394",
"h1": "-6.661",
"h6": "21.644",
"h24": "230.086"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 2,
"buyers": 3,
"sellers": 2
},
"m15": {
"buys": 36,
"sells": 31,
"buyers": 29,
"sellers": 26
},
"m30": {
"buys": 74,
"sells": 75,
"buyers": 59,
"sellers": 58
},
"h1": {
"buys": 160,
"sells": 142,
"buyers": 117,
"sellers": 106
},
"h6": {
"buys": 1889,
"sells": 1529,
"buyers": 801,
"sellers": 850
},
"h24": {
"buys": 21226,
"sells": 16496,
"buyers": 5234,
"sellers": 5144
}
},
"volume_usd": {
"m5": "194.8848579474",
"m15": "2802.0546787616",
"m30": "7665.2902177085",
"h1": "15356.891724072",
"h6": "196971.502536959",
"h24": "2112875.0128183"
},
"reserve_in_usd": "28938.7408"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_gAhvUSC7XamFqt6gr1JwHU2tEZFYQMEQYEsyKBSpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00192871182319726476839235072171593705716177649005960309909195719",
"base_token_price_native_currency": "0.0000236017759661329",
"quote_token_price_usd": "82.636541711756055702992545167862659826081001377",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00002360177597",
"quote_token_price_base_token": "42369.69291781",
"address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
"name": "KINS / SOL",
"pool_created_at": "2026-05-22T17:47:24Z",
"fdv_usd": "1922283.51078628",
"market_cap_usd": "1922291.36549643",
"price_change_percentage": {
"m5": "-1.017",
"m15": "-1.279",
"m30": "-2.574",
"h1": "1.167",
"h6": "5.118",
"h24": "20.918"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 1,
"buyers": 3,
"sellers": 1
},
"m15": {
"buys": 26,
"sells": 9,
"buyers": 16,
"sellers": 7
},
"m30": {
"buys": 55,
"sells": 50,
"buyers": 33,
"sellers": 41
},
"h1": {
"buys": 157,
"sells": 122,
"buyers": 112,
"sellers": 94
},
"h6": {
"buys": 1783,
"sells": 1534,
"buyers": 852,
"sellers": 924
},
"h24": {
"buys": 7593,
"sells": 6669,
"buyers": 2631,
"sellers": 2585
}
},
"volume_usd": {
"m5": "95.6758247418",
"m15": "889.5057181599",
"m30": "6519.8373797005",
"h1": "20660.008087373",
"h6": "305037.40562734",
"h24": "1558369.56510206"
},
"reserve_in_usd": "121465.6598"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0x0ab02e160f0df68dc049b012c514857306960eae",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.016933829081996",
"base_token_price_native_currency": "0.0000083819367426335674505928525235",
"quote_token_price_usd": "1.00366076075649",
"quote_token_price_native_currency": "0.000496891281044659",
"base_token_price_quote_token": "0.01686875392",
"quote_token_price_base_token": "59.2812015053",
"address": "0x0ab02e160f0df68dc049b012c514857306960eae",
"name": "CTR / USDC 0.004%",
"pool_created_at": "2026-05-26T12:53:05Z",
"fdv_usd": "12210742.5392509",
"market_cap_usd": "20320594.896",
"price_change_percentage": {
"m5": "0.829",
"m15": "-0.045",
"m30": "1.567",
"h1": "1.417",
"h6": "0.935",
"h24": "9.611"
},
"transactions": {
"m5": {
"buys": 11,
"sells": 13,
"buyers": 5,
"sellers": 3
},
"m15": {
"buys": 94,
"sells": 100,
"buyers": 37,
"sellers": 22
},
"m30": {
"buys": 196,
"sells": 205,
"buyers": 75,
"sellers": 50
},
"h1": {
"buys": 479,
"sells": 494,
"buyers": 140,
"sellers": 90
},
"h6": {
"buys": 6236,
"sells": 6790,
"buyers": 451,
"sellers": 489
},
"h24": {
"buys": 23001,
"sells": 25896,
"buyers": 969,
"sellers": 1073
}
},
"volume_usd": {
"m5": "3538.7976685473",
"m15": "38391.9772068057",
"m30": "79449.8067654876",
"h1": "177224.867040091",
"h6": "2188421.13365518",
"h24": "9350905.00641861"
},
"reserve_in_usd": "676956.9243"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x11030f79109269d796fd0fb956d6244e502757f7",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-slipstream-3",
"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 25 é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 25 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.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai