Érmék: 17 565
Tőzsdék: 1 496
Piaci kapitalizáció: 2,304T $ 3.9%
24 órás forgalom: 71,859B $
Gas: 0.175 GWEI
Prémium

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

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.999388219054758",
      "base_token_price_native_currency": "0.000533608980278217",
      "quote_token_price_usd": "1871.52",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005336089803",
      "quote_token_price_base_token": "1874.031429304",
      "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": "4640337399.0935",
      "market_cap_usd": "4638653051.12139",
      "price_change_percentage": {
        "m5": "0",
        "m15": "-0.035",
        "m30": "-0.129",
        "h1": "-0.013",
        "h6": "-0.098",
        "h24": "-0.002"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 1,
          "sells": 2,
          "buyers": 1,
          "sellers": 2
        },
        "m30": {
          "buys": 6,
          "sells": 2,
          "buyers": 5,
          "sellers": 2
        },
        "h1": {
          "buys": 15,
          "sells": 14,
          "buyers": 14,
          "sellers": 14
        },
        "h6": {
          "buys": 173,
          "sells": 169,
          "buyers": 101,
          "sellers": 93
        },
        "h24": {
          "buys": 496,
          "sells": 491,
          "buyers": 249,
          "sellers": 246
        }
      },
      "volume_usd": {
        "m5": "53.5163538747",
        "m15": "247.017134709",
        "m30": "267.5506949457",
        "h1": "9731.3585213478",
        "h6": "68451.0448488288",
        "h24": "142483.127802005"
      },
      "reserve_in_usd": "907861.289",
      "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.00783034084531032",
        "base_token_price_native_currency": "0.00000417519205902203",
        "quote_token_price_usd": "0.591100107811609",
        "quote_token_price_native_currency": "0.000315969588566943",
        "base_token_price_quote_token": "0.01321390479",
        "quote_token_price_base_token": "75.6778572339",
        "address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
        "name": "VEX / VIRTUAL",
        "pool_created_at": "2026-07-03T16:34:51Z",
        "fdv_usd": "7830340.845",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.215",
          "m15": "5.536",
          "m30": "2.358",
          "h1": "0.89",
          "h6": "8.568",
          "h24": "10.832"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 19,
            "sells": 17,
            "buyers": 12,
            "sellers": 13
          },
          "m30": {
            "buys": 42,
            "sells": 33,
            "buyers": 23,
            "sellers": 28
          },
          "h1": {
            "buys": 80,
            "sells": 63,
            "buyers": 49,
            "sellers": 55
          },
          "h6": {
            "buys": 1426,
            "sells": 793,
            "buyers": 522,
            "sellers": 509
          },
          "h24": {
            "buys": 3230,
            "sells": 2052,
            "buyers": 1029,
            "sellers": 1008
          }
        },
        "volume_usd": {
          "m5": "1761.7851841138",
          "m15": "6895.0782612492",
          "m30": "15225.8069296894",
          "h1": "27315.2914897007",
          "h6": "564512.435930138",
          "h24": "1419108.56316656"
        },
        "reserve_in_usd": "360376.7546"
      },
      "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.000285837659758111",
        "base_token_price_native_currency": "0.000000152400786288152",
        "quote_token_price_usd": "1870.75",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001524007863",
        "quote_token_price_base_token": "6561645.93605999",
        "address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
        "name": "MYSTERY / WETH",
        "pool_created_at": "2026-07-08T18:32:59Z",
        "fdv_usd": "285836.035301283",
        "market_cap_usd": "285837.6598",
        "price_change_percentage": {
          "m5": "-0.029",
          "m15": "4.242",
          "m30": "-12.273",
          "h1": "-18.802",
          "h6": "-29.699",
          "h24": "-32.415"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 10,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m30": {
            "buys": 18,
            "sells": 14,
            "buyers": 16,
            "sellers": 14
          },
          "h1": {
            "buys": 30,
            "sells": 30,
            "buyers": 28,
            "sellers": 29
          },
          "h6": {
            "buys": 277,
            "sells": 243,
            "buyers": 223,
            "sellers": 219
          },
          "h24": {
            "buys": 925,
            "sells": 864,
            "buyers": 726,
            "sellers": 751
          }
        },
        "volume_usd": {
          "m5": "62.6979176628",
          "m15": "673.8934968496",
          "m30": "3188.8149179183",
          "h1": "4957.0190135097",
          "h6": "78152.1022863114",
          "h24": "232222.357487354"
        },
        "reserve_in_usd": "51771.151"
      },
      "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.177549736986534",
        "base_token_price_native_currency": "0.0000949103479355615",
        "quote_token_price_usd": "1870.71",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009491034794",
        "quote_token_price_base_token": "10536.2589196169",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "176035169.909224",
        "market_cap_usd": "176046507.7704",
        "price_change_percentage": {
          "m5": "-0.057",
          "m15": "3.566",
          "m30": "8.673",
          "h1": "13.8",
          "h6": "-2.716",
          "h24": "25.993"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 37,
            "buyers": 9,
            "sellers": 29
          },
          "m15": {
            "buys": 135,
            "sells": 99,
            "buyers": 57,
            "sellers": 61
          },
          "m30": {
            "buys": 211,
            "sells": 179,
            "buyers": 88,
            "sellers": 92
          },
          "h1": {
            "buys": 569,
            "sells": 313,
            "buyers": 194,
            "sellers": 152
          },
          "h6": {
            "buys": 6199,
            "sells": 4190,
            "buyers": 1507,
            "sellers": 1315
          },
          "h24": {
            "buys": 13463,
            "sells": 8861,
            "buyers": 2662,
            "sellers": 2456
          }
        },
        "volume_usd": {
          "m5": "25392.2638658072",
          "m15": "168691.632931214",
          "m30": "539449.723498542",
          "h1": "1427477.40417738",
          "h6": "16898443.7518413",
          "h24": "32110523.4791706"
        },
        "reserve_in_usd": "10378798.1726"
      },
      "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_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000412290973541128969278275514898173686591445026107653999285101772",
        "base_token_price_native_currency": "0.0000000534270534240571",
        "quote_token_price_usd": "77.168952266321907582024971621708548166212558062",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000005342705342",
        "quote_token_price_base_token": "18717109.3277946",
        "address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
        "name": "NYX / SOL",
        "pool_created_at": "2026-07-14T03:04:28Z",
        "fdv_usd": "4122.909735",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "6.693",
          "m30": "-97.326",
          "h1": "-97.323",
          "h6": "-98.664",
          "h24": "-98.154"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 243,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "h1": {
            "buys": 1035,
            "sells": 20,
            "buyers": 17,
            "sellers": 17
          },
          "h6": {
            "buys": 14184,
            "sells": 17834,
            "buyers": 5911,
            "sellers": 13155
          },
          "h24": {
            "buys": 67545,
            "sells": 37544,
            "buyers": 16273,
            "sellers": 15658
          }
        },
        "volume_usd": {
          "m5": "9.4269088175",
          "m15": "99.2682313914",
          "m30": "99.4985723308",
          "h1": "588.1907779312",
          "h6": "594772.707804437",
          "h24": "3992245.79083221"
        },
        "reserve_in_usd": "5605.8612"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3UXSLKVxF5L6AaugmUhkRBoKETtThQwj6bD6qYkbpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.230249154954694934154076240773280904454427863276199970487071796",
        "base_token_price_native_currency": "0.00297708764531068",
        "quote_token_price_usd": "77.213020454124913398851118560827877378751809956",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.002977087645",
        "quote_token_price_base_token": "335.898743719",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "230236188.578318",
        "market_cap_usd": "95705167.7160094",
        "price_change_percentage": {
          "m5": "-0.605",
          "m15": "-0.163",
          "m30": "-0.716",
          "h1": "-1.731",
          "h6": "-14.007",
          "h24": "-11.231"
        },
        "transactions": {
          "m5": {
            "buys": 45,
            "sells": 8,
            "buyers": 35,
            "sellers": 8
          },
          "m15": {
            "buys": 79,
            "sells": 46,
            "buyers": 62,
            "sellers": 41
          },
          "m30": {
            "buys": 347,
            "sells": 189,
            "buyers": 175,
            "sellers": 118
          },
          "h1": {
            "buys": 871,
            "sells": 418,
            "buyers": 313,
            "sellers": 243
          },
          "h6": {
            "buys": 4582,
            "sells": 2908,
            "buyers": 1100,
            "sellers": 1031
          },
          "h24": {
            "buys": 11368,
            "sells": 8438,
            "buyers": 2490,
            "sellers": 2734
          }
        },
        "volume_usd": {
          "m5": "41263.3213259998",
          "m15": "61575.1740314044",
          "m30": "347453.96902474",
          "h1": "740160.778299878",
          "h6": "4625423.71339011",
          "h24": "12224241.2194093"
        },
        "reserve_in_usd": "2554375.9302"
      },
      "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": "robinhood_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00464012331220484",
        "base_token_price_native_currency": "0.00000244909953059894",
        "quote_token_price_usd": "1870.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002449099531",
        "quote_token_price_base_token": "408313.336189912",
        "address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
        "name": "WEN / WETH 0.3%",
        "pool_created_at": "2026-07-09T00:11:06Z",
        "fdv_usd": "4626866.736",
        "market_cap_usd": "4626866.736",
        "price_change_percentage": {
          "m5": "0.442",
          "m15": "-0.466",
          "m30": "-0.969",
          "h1": "-1.382",
          "h6": "-16.233",
          "h24": "-29.99"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m15": {
            "buys": 29,
            "sells": 21,
            "buyers": 29,
            "sellers": 21
          },
          "m30": {
            "buys": 78,
            "sells": 50,
            "buyers": 76,
            "sellers": 47
          },
          "h1": {
            "buys": 168,
            "sells": 92,
            "buyers": 157,
            "sellers": 87
          },
          "h6": {
            "buys": 1057,
            "sells": 676,
            "buyers": 839,
            "sellers": 537
          },
          "h24": {
            "buys": 3613,
            "sells": 2497,
            "buyers": 3045,
            "sellers": 1965
          }
        },
        "volume_usd": {
          "m5": "810.9497637547",
          "m15": "4950.114713951",
          "m30": "11841.1671086242",
          "h1": "25376.2653981829",
          "h6": "248444.419373599",
          "h24": "833295.071230985"
        },
        "reserve_in_usd": "202762.1355"
      },
      "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_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00046424216336047070398410310771613608994639510841662384720945886",
        "base_token_price_native_currency": "0.00000600655309776624",
        "quote_token_price_usd": "77.206985704129216916855768727494397889371446695",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006006553098",
        "quote_token_price_base_token": "166484.834766863",
        "address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
        "name": "brain / SOL",
        "pool_created_at": "2026-07-13T23:21:14Z",
        "fdv_usd": "446078.2992",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.47",
          "m15": "-5.081",
          "m30": "-9.008",
          "h1": "-8.919",
          "h6": "-61.126",
          "h24": "1336.227"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 38,
            "buyers": 23,
            "sellers": 33
          },
          "m15": {
            "buys": 187,
            "sells": 185,
            "buyers": 153,
            "sellers": 173
          },
          "m30": {
            "buys": 375,
            "sells": 299,
            "buyers": 265,
            "sellers": 275
          },
          "h1": {
            "buys": 937,
            "sells": 872,
            "buyers": 549,
            "sellers": 684
          },
          "h6": {
            "buys": 6353,
            "sells": 5942,
            "buyers": 2492,
            "sellers": 2995
          },
          "h24": {
            "buys": 52980,
            "sells": 45588,
            "buyers": 12244,
            "sellers": 11390
          }
        },
        "volume_usd": {
          "m5": "2589.4886931573",
          "m15": "18923.8158187857",
          "m30": "35729.5038405247",
          "h1": "109804.251421881",
          "h6": "899329.448017557",
          "h24": "7163850.52071424"
        },
        "reserve_in_usd": "61595.2306"
      },
      "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": "bsc_0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.321573251737016",
        "base_token_price_native_currency": "0.000553246985266559",
        "quote_token_price_usd": "1.00168450114254",
        "quote_token_price_native_currency": "0.00172731027425384",
        "base_token_price_quote_token": "0.3202939237",
        "quote_token_price_base_token": "3.122132285",
        "address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
        "name": "LAB / USDT 0.007%",
        "pool_created_at": "2025-10-13T09:20:50Z",
        "fdv_usd": "317825702.962484",
        "market_cap_usd": "103547885.622181",
        "price_change_percentage": {
          "m5": "-0.318",
          "m15": "0.216",
          "m30": "-0.175",
          "h1": "2.762",
          "h6": "7.239",
          "h24": "38.855"
        },
        "transactions": {
          "m5": {
            "buys": 134,
            "sells": 162,
            "buyers": 60,
            "sellers": 58
          },
          "m15": {
            "buys": 666,
            "sells": 662,
            "buyers": 219,
            "sellers": 161
          },
          "m30": {
            "buys": 1383,
            "sells": 1371,
            "buyers": 382,
            "sellers": 274
          },
          "h1": {
            "buys": 3135,
            "sells": 3213,
            "buyers": 640,
            "sellers": 535
          },
          "h6": {
            "buys": 23802,
            "sells": 25004,
            "buyers": 1580,
            "sellers": 1562
          },
          "h24": {
            "buys": 116614,
            "sells": 127926,
            "buyers": 3437,
            "sellers": 3012
          }
        },
        "volume_usd": {
          "m5": "47986.6660203442",
          "m15": "231086.257395089",
          "m30": "485618.568860033",
          "h1": "1201697.07901857",
          "h6": "11365730.9776838",
          "h24": "64868876.4791245"
        },
        "reserve_in_usd": "1985508.2681"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x7ec43cf65f1663f820427c62a5780b8f2e25593a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00288481343898548848286885321806876043756714465500920511774854006",
        "base_token_price_native_currency": "0.0000374820903436626",
        "quote_token_price_usd": "77.206901532705722315439006939603347465252413422",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003748209034",
        "quote_token_price_base_token": "26679.4085076709",
        "address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
        "name": "HBULL / SOL",
        "pool_created_at": "2026-07-14T01:25:32Z",
        "fdv_usd": "2894862.82675382",
        "market_cap_usd": "2894863.21",
        "price_change_percentage": {
          "m5": "3.251",
          "m15": "6.98",
          "m30": "-0.622",
          "h1": "-4.565",
          "h6": "-1.072",
          "h24": "8980.717"
        },
        "transactions": {
          "m5": {
            "buys": 34,
            "sells": 34,
            "buyers": 28,
            "sellers": 27
          },
          "m15": {
            "buys": 182,
            "sells": 130,
            "buyers": 147,
            "sellers": 98
          },
          "m30": {
            "buys": 331,
            "sells": 228,
            "buyers": 272,
            "sellers": 174
          },
          "h1": {
            "buys": 821,
            "sells": 485,
            "buyers": 651,
            "sellers": 350
          },
          "h6": {
            "buys": 9337,
            "sells": 5006,
            "buyers": 6591,
            "sellers": 2707
          },
          "h24": {
            "buys": 35902,
            "sells": 22063,
            "buyers": 19232,
            "sellers": 8335
          }
        },
        "volume_usd": {
          "m5": "5282.1184536375",
          "m15": "31337.0643851935",
          "m30": "41188.2442758757",
          "h1": "89939.7506383064",
          "h6": "1115291.85817369",
          "h24": "4663512.91904039"
        },
        "reserve_in_usd": "167472.5231"
      },
      "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_68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00316934217967000181446237642721302210192067069118483933559829856",
        "base_token_price_native_currency": "0.0000410571254224714",
        "quote_token_price_usd": "77.193474873312963379876722553912542396150865021",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004105712542",
        "quote_token_price_base_token": "24356.3081854893",
        "address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
        "name": "febu / SOL",
        "pool_created_at": "2026-07-08T22:17:24Z",
        "fdv_usd": "3215666.13488121",
        "market_cap_usd": "3215666.13488121",
        "price_change_percentage": {
          "m5": "0.27",
          "m15": "-7.567",
          "m30": "-7.972",
          "h1": "-4.785",
          "h6": "-25.431",
          "h24": "-12.788"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 17,
            "buyers": 22,
            "sellers": 17
          },
          "m15": {
            "buys": 173,
            "sells": 100,
            "buyers": 81,
            "sellers": 73
          },
          "m30": {
            "buys": 337,
            "sells": 286,
            "buyers": 154,
            "sellers": 199
          },
          "h1": {
            "buys": 615,
            "sells": 503,
            "buyers": 251,
            "sellers": 334
          },
          "h6": {
            "buys": 4297,
            "sells": 4032,
            "buyers": 1552,
            "sellers": 1966
          },
          "h24": {
            "buys": 22130,
            "sells": 21343,
            "buyers": 5827,
            "sellers": 6603
          }
        },
        "volume_usd": {
          "m5": "5293.7653554659",
          "m15": "22729.0188264637",
          "m30": "65172.3964464499",
          "h1": "108327.871609641",
          "h6": "907969.103096174",
          "h24": "5050807.76676371"
        },
        "reserve_in_usd": "211292.3038"
      },
      "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_FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000298380833399224947397942461944950343259472389476510335405938137",
        "base_token_price_native_currency": "0.0000038466815251055",
        "quote_token_price_usd": "1.0006144078665767380290388282102811818013420874575180323477746",
        "quote_token_price_native_currency": "0.0129593355331986",
        "base_token_price_quote_token": "0.0002968270646",
        "quote_token_price_base_token": "3368.9650283287",
        "address": "FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
        "name": "TrumpCoin / USDC",
        "pool_created_at": "2026-07-14T05:26:46Z",
        "fdv_usd": "296936.7246",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.071",
          "m15": "-23.739",
          "m30": "-47.797",
          "h1": "-38.912",
          "h6": "-85.894",
          "h24": "404.729"
        },
        "transactions": {
          "m5": {
            "buys": 77,
            "sells": 39,
            "buyers": 52,
            "sellers": 37
          },
          "m15": {
            "buys": 294,
            "sells": 216,
            "buyers": 173,
            "sellers": 186
          },
          "m30": {
            "buys": 548,
            "sells": 436,
            "buyers": 283,
            "sellers": 369
          },
          "h1": {
            "buys": 929,
            "sells": 721,
            "buyers": 467,
            "sellers": 563
          },
          "h6": {
            "buys": 13605,
            "sells": 10013,
            "buyers": 3862,
            "sellers": 5197
          },
          "h24": {
            "buys": 72465,
            "sells": 53182,
            "buyers": 14822,
            "sellers": 13503
          }
        },
        "volume_usd": {
          "m5": "7490.0975333356",
          "m15": "42236.8156842016",
          "m30": "74560.2382526711",
          "h1": "122007.998516217",
          "h6": "2008215.94133161",
          "h24": "11753988.4846059"
        },
        "reserve_in_usd": "66984.6692"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_F4GpAFr6vrxU3Y887F3XWkXRgybCVjZNk63m72f6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00770524865280961",
        "base_token_price_native_currency": "0.0000040305086193589",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004030508619",
        "quote_token_price_base_token": "248107.644577885",
        "address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
        "name": "WISHBONE / WETH 1%",
        "pool_created_at": "2026-07-08T16:58:55Z",
        "fdv_usd": "7185723.07585291",
        "market_cap_usd": "7191374.42495582",
        "price_change_percentage": {
          "m5": "0.509",
          "m15": "-1.123",
          "m30": "5.943",
          "h1": "4.197",
          "h6": "-21.6",
          "h24": "25.253"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 8,
            "buyers": 4,
            "sellers": 8
          },
          "m15": {
            "buys": 22,
            "sells": 15,
            "buyers": 15,
            "sellers": 15
          },
          "m30": {
            "buys": 47,
            "sells": 35,
            "buyers": 32,
            "sellers": 33
          },
          "h1": {
            "buys": 120,
            "sells": 79,
            "buyers": 63,
            "sellers": 66
          },
          "h6": {
            "buys": 1568,
            "sells": 1234,
            "buyers": 513,
            "sellers": 539
          },
          "h24": {
            "buys": 4917,
            "sells": 4208,
            "buyers": 1083,
            "sellers": 1181
          }
        },
        "volume_usd": {
          "m5": "3350.8067503959",
          "m15": "8463.689279011",
          "m30": "21924.4039490734",
          "h1": "69518.2553324352",
          "h6": "1326741.52041722",
          "h24": "3659582.51236196"
        },
        "reserve_in_usd": "401668.2162"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x77581054581b9c525e7dd7a0155de43867532d03",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00191395718912296765165969476976991167129667886841346179275712995",
        "base_token_price_native_currency": "0.0000250798057921333",
        "quote_token_price_usd": "77.206589003479340806272719887354341958766833885",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002507980579",
        "quote_token_price_base_token": "39872.7170492551",
        "address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
        "name": "WORLDCUP / SOL",
        "pool_created_at": "2026-05-11T20:38:31Z",
        "fdv_usd": "1936482.87",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.616",
          "m15": "-0.594",
          "m30": "-0.141",
          "h1": "-13.314",
          "h6": "7.307",
          "h24": "154.72"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 16,
            "buyers": 10,
            "sellers": 16
          },
          "m15": {
            "buys": 69,
            "sells": 69,
            "buyers": 62,
            "sellers": 58
          },
          "m30": {
            "buys": 160,
            "sells": 157,
            "buyers": 136,
            "sellers": 120
          },
          "h1": {
            "buys": 619,
            "sells": 420,
            "buyers": 455,
            "sellers": 309
          },
          "h6": {
            "buys": 3747,
            "sells": 3073,
            "buyers": 1993,
            "sellers": 1684
          },
          "h24": {
            "buys": 13092,
            "sells": 10106,
            "buyers": 4726,
            "sellers": 3959
          }
        },
        "volume_usd": {
          "m5": "1447.1724069103",
          "m15": "7385.9305497121",
          "m30": "14467.3999658041",
          "h1": "65547.692326697",
          "h6": "585952.292928997",
          "h24": "1847824.77486959"
        },
        "reserve_in_usd": "191321.5132"
      },
      "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"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00857132950200985",
        "base_token_price_native_currency": "0.00000456738952755641",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004567389528",
        "quote_token_price_base_token": "218943.44547727",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "8571329.502",
        "market_cap_usd": "8571329.502",
        "price_change_percentage": {
          "m5": "0.454",
          "m15": "-0.431",
          "m30": "-4.117",
          "h1": "-1.301",
          "h6": "-16.022",
          "h24": "-9.638"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 4,
            "buyers": 15,
            "sellers": 4
          },
          "m15": {
            "buys": 72,
            "sells": 36,
            "buyers": 35,
            "sellers": 28
          },
          "m30": {
            "buys": 135,
            "sells": 87,
            "buyers": 69,
            "sellers": 58
          },
          "h1": {
            "buys": 248,
            "sells": 176,
            "buyers": 106,
            "sellers": 116
          },
          "h6": {
            "buys": 2542,
            "sells": 2195,
            "buyers": 735,
            "sellers": 708
          },
          "h24": {
            "buys": 5532,
            "sells": 5850,
            "buyers": 1272,
            "sellers": 1225
          }
        },
        "volume_usd": {
          "m5": "2977.0234929257",
          "m15": "34999.8690165885",
          "m30": "65930.8064568612",
          "h1": "109794.867814273",
          "h6": "1381191.91702333",
          "h24": "3075399.01042381"
        },
        "reserve_in_usd": "347253.5027"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x7ad1eed380501e037a3207c3355de4a1be789559",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00323024111722936",
        "base_token_price_native_currency": "0.00000171559133045694",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000171559133",
        "quote_token_price_base_token": "582889.399268329",
        "address": "0x7ad1eed380501e037a3207c3355de4a1be789559",
        "name": "meow / WETH 1%",
        "pool_created_at": "2026-07-11T09:14:34Z",
        "fdv_usd": "2967473.39029496",
        "market_cap_usd": "3232736.944",
        "price_change_percentage": {
          "m5": "-3.725",
          "m15": "-11.065",
          "m30": "-23.138",
          "h1": "-14.795",
          "h6": "18.97",
          "h24": "550.712"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 18,
            "buyers": 15,
            "sellers": 13
          },
          "m15": {
            "buys": 52,
            "sells": 63,
            "buyers": 36,
            "sellers": 36
          },
          "m30": {
            "buys": 108,
            "sells": 147,
            "buyers": 68,
            "sellers": 86
          },
          "h1": {
            "buys": 282,
            "sells": 284,
            "buyers": 129,
            "sellers": 158
          },
          "h6": {
            "buys": 3674,
            "sells": 3062,
            "buyers": 994,
            "sellers": 1129
          },
          "h24": {
            "buys": 7602,
            "sells": 6770,
            "buyers": 1840,
            "sellers": 1954
          }
        },
        "volume_usd": {
          "m5": "12405.3923036344",
          "m15": "30583.1820575884",
          "m30": "72089.3524547739",
          "h1": "194753.189671545",
          "h6": "2418314.30376939",
          "h24": "4192021.69484284"
        },
        "reserve_in_usd": "234097.6563"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x75c8258eaa6d0f94b82951194191ca3efb0bcbe2",
            "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_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00283971775541875",
        "base_token_price_native_currency": "0.00000151219084957989",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000151219085",
        "quote_token_price_base_token": "661292.190914801",
        "address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
        "name": "HOPPY / WETH",
        "pool_created_at": "2026-07-10T09:39:51Z",
        "fdv_usd": "2824788.804",
        "market_cap_usd": "2824788.804",
        "price_change_percentage": {
          "m5": "1.806",
          "m15": "-1.39",
          "m30": "2.709",
          "h1": "11.544",
          "h6": "-33.185",
          "h24": "-12.896"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 12,
            "buyers": 9,
            "sellers": 9
          },
          "m15": {
            "buys": 58,
            "sells": 25,
            "buyers": 36,
            "sellers": 20
          },
          "m30": {
            "buys": 90,
            "sells": 59,
            "buyers": 49,
            "sellers": 41
          },
          "h1": {
            "buys": 236,
            "sells": 204,
            "buyers": 115,
            "sellers": 109
          },
          "h6": {
            "buys": 1583,
            "sells": 1282,
            "buyers": 526,
            "sellers": 544
          },
          "h24": {
            "buys": 5095,
            "sells": 3906,
            "buyers": 1263,
            "sellers": 1211
          }
        },
        "volume_usd": {
          "m5": "4547.3982559622",
          "m15": "14950.472094396",
          "m30": "29579.4274567735",
          "h1": "110168.016878247",
          "h6": "612843.488950946",
          "h24": "1897158.46850466"
        },
        "reserve_in_usd": "169724.4674"
      },
      "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": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.06860045075934",
        "base_token_price_native_currency": "0.001843293382276534",
        "quote_token_price_usd": "0.99668219199213",
        "quote_token_price_native_currency": "0.00171868426478614",
        "base_token_price_quote_token": "1.0725026231",
        "quote_token_price_base_token": "0.932398652",
        "address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
        "name": "EVAA / USDT 0.01%",
        "pool_created_at": "2025-10-02T09:03:49Z",
        "fdv_usd": "32317392.6988126",
        "market_cap_usd": "7129186.66649955",
        "price_change_percentage": {
          "m5": "-0.937",
          "m15": "0.111",
          "m30": "-0.406",
          "h1": "-3.949",
          "h6": "-3.749",
          "h24": "49.967"
        },
        "transactions": {
          "m5": {
            "buys": 85,
            "sells": 90,
            "buyers": 42,
            "sellers": 54
          },
          "m15": {
            "buys": 346,
            "sells": 354,
            "buyers": 137,
            "sellers": 133
          },
          "m30": {
            "buys": 872,
            "sells": 864,
            "buyers": 263,
            "sellers": 262
          },
          "h1": {
            "buys": 1690,
            "sells": 1651,
            "buyers": 418,
            "sellers": 433
          },
          "h6": {
            "buys": 16185,
            "sells": 16313,
            "buyers": 1530,
            "sellers": 1514
          },
          "h24": {
            "buys": 55337,
            "sells": 55773,
            "buyers": 2728,
            "sellers": 2665
          }
        },
        "volume_usd": {
          "m5": "6085.5136372019",
          "m15": "25642.4978868609",
          "m30": "58486.9922045115",
          "h1": "117224.241099067",
          "h6": "1604683.55365151",
          "h24": "5202205.15631713"
        },
        "reserve_in_usd": "183178.5527"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0123742822018611",
        "base_token_price_native_currency": "0.00000676186367500909",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006761863675",
        "quote_token_price_base_token": "147888.222546672",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "12390961.78",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.623",
          "m15": "-1.307",
          "m30": "6.385",
          "h1": "11.346",
          "h6": "-4.848",
          "h24": "11.261"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "m15": {
            "buys": 33,
            "sells": 30,
            "buyers": 21,
            "sellers": 26
          },
          "m30": {
            "buys": 89,
            "sells": 100,
            "buyers": 47,
            "sellers": 79
          },
          "h1": {
            "buys": 243,
            "sells": 197,
            "buyers": 88,
            "sellers": 138
          },
          "h6": {
            "buys": 3141,
            "sells": 2484,
            "buyers": 931,
            "sellers": 1066
          },
          "h24": {
            "buys": 6373,
            "sells": 5079,
            "buyers": 1719,
            "sellers": 1799
          }
        },
        "volume_usd": {
          "m5": "4941.8144483158",
          "m15": "31547.501989891",
          "m30": "107960.542594713",
          "h1": "202074.357345326",
          "h6": "3458455.08853634",
          "h24": "6283040.57776245"
        },
        "reserve_in_usd": "620986.4871"
      },
      "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_0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00148139312619834",
        "base_token_price_native_currency": "0.000000806963355514175",
        "quote_token_price_usd": "1870.71",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000008069633555",
        "quote_token_price_base_token": "1239213.64355241",
        "address": "0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
        "name": "4663 / WETH 1%",
        "pool_created_at": "2026-06-29T08:45:10Z",
        "fdv_usd": "1367109.89719304",
        "market_cap_usd": "1481393.126",
        "price_change_percentage": {
          "m5": "-0.061",
          "m15": "-8.136",
          "m30": "18.614",
          "h1": "-10.477",
          "h6": "-53.26",
          "h24": "-72.69"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 3,
            "buyers": 9,
            "sellers": 3
          },
          "m15": {
            "buys": 85,
            "sells": 23,
            "buyers": 67,
            "sellers": 20
          },
          "m30": {
            "buys": 179,
            "sells": 100,
            "buyers": 117,
            "sellers": 73
          },
          "h1": {
            "buys": 327,
            "sells": 216,
            "buyers": 194,
            "sellers": 149
          },
          "h6": {
            "buys": 3653,
            "sells": 2487,
            "buyers": 1366,
            "sellers": 1307
          },
          "h24": {
            "buys": 5483,
            "sells": 3864,
            "buyers": 1867,
            "sellers": 1834
          }
        },
        "volume_usd": {
          "m5": "1939.8549051248",
          "m15": "26872.1137193851",
          "m30": "85638.3593575983",
          "h1": "147585.149221392",
          "h6": "1939224.40148047",
          "h24": "3065330.04655463"
        },
        "reserve_in_usd": "152947.4713"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd4052415613b34af236024b895574c467f65b6dd",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x121adf3c5fb72be4dfc19d2921c0adbac40614cc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000622922122278406",
        "base_token_price_native_currency": "0.000000335738987130292",
        "quote_token_price_usd": "1872.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003357389871",
        "quote_token_price_base_token": "2978504.24982644",
        "address": "0x121adf3c5fb72be4dfc19d2921c0adbac40614cc",
        "name": "NOXA / WETH 1%",
        "pool_created_at": "2026-06-29T08:33:50Z",
        "fdv_usd": "621081.5156",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.08",
          "m15": "0.907",
          "m30": "35.855",
          "h1": "25.306",
          "h6": "64.026",
          "h24": "86.246"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 12,
            "buyers": 14,
            "sellers": 11
          },
          "m15": {
            "buys": 128,
            "sells": 123,
            "buyers": 74,
            "sellers": 86
          },
          "m30": {
            "buys": 216,
            "sells": 209,
            "buyers": 114,
            "sellers": 135
          },
          "h1": {
            "buys": 391,
            "sells": 311,
            "buyers": 180,
            "sellers": 205
          },
          "h6": {
            "buys": 12560,
            "sells": 9805,
            "buyers": 3704,
            "sellers": 3565
          },
          "h24": {
            "buys": 15019,
            "sells": 11723,
            "buyers": 4141,
            "sellers": 4032
          }
        },
        "volume_usd": {
          "m5": "3112.6235346637",
          "m15": "36400.7615772338",
          "m30": "60976.59295233",
          "h1": "86578.8365913927",
          "h6": "3415628.29694995",
          "h24": "3912887.83689671"
        },
        "reserve_in_usd": "80073.8708"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39e0d9057bd9039cd14590f54de20b9d3457c56e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Támogatott hálózatok

Nagymértékű lefedettség több blokkláncon

Kriptoárfolyamok és piaci adatok lekérése több mint 200+ hálózatról, a főbb blokkláncoktól az új projektekig.

Ezért használják a Web3-projektek a CoinGeckót

„A CoinGecko DEX API-ja gyors, nagyon pontos és stabil forrása a DEX-árfolyamadatoknak. Széles adatlefedettséget kínál, egyszerű használni, és nagyon megbízható. A CoinGecko DEX API-ja bekerült a fő DEX-árfolyam-adatforrásaink közé, amelyekkel a Supra adatokat aggregál a decentralizált tőzsdékről.”
„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.”
„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.

Gyakran ismételt kérdések

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.
Valuta kiválasztása
Javasolt devizák
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Rendeleti devizák
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kriptodevizák
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Bitcoin egységek
BITS
Bits
SATS
Satoshi
Nyersanyagok
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Nyelv kiválasztása
Népszerű nyelvek
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Minden nyelv
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
Üdvözli Önt a CoinGecko
Üdv újra itt!
Másodpercek alatt bejelentkezhetsz vagy regisztrálhatsz
vagy
Bejelentkezés ezzel . Nem te vagy az?
Elfelejtette a jelszavát?
Nem kapta meg a megerősítő levelet?
Megerősítő levél újraküldése
A jelszónak legalább 8 karaktert kell tartalmaznia, köztük 1 nagybetűt, 1 kisbetűt, 1 számot és 1 különleges karaktert
A folytatással elismered, hogy elolvastad és teljes mértékben elfogadod a következőket: Szolgáltatási feltételek és Adatvédelmi irányelvek.
Kérj árfolyamriasztásokat a CoinGecko alkalmazással
Elfelejtette a jelszavát?
A megadott címre egy email érkezik hamarosan a további teendőkről.
Megerősítő levél újraküldése
A megadott címre egy email érkezik a megerősítő linkkel.
Letöltöm a CoinGecko alkalmazást.
Olvasd le ezt a QR-kódot, és töltsd le az alkalmazást App QR Code Vagy nézd meg az alkalmazás-áruházban
NFT hozzáadása
CoinGecko
Jobb az alkalmazásban
Valós idejű árfolyam-értesítések és gyorsabb, gördülékenyebb élmény.