Érmék: 19 670
Tőzsdék: 1 499
Piaci kapitalizáció: 2,764T $ 0.7%
24 órás forgalom: 77,016B $
Gas: 0.076 GWEI
Hirdetések kikapcsolása

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.
45M+
Érmék és tokenek
220+
Hálózatok
1 900+
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.999490166708569",
      "base_token_price_native_currency": "0.000402735636855101",
      "quote_token_price_usd": "2490.15",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004027356369",
      "quote_token_price_base_token": "2483.018408326",
      "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": "4596514541.33055",
      "market_cap_usd": "4594936432.31945",
      "price_change_percentage": {
        "m5": "-0.164",
        "m15": "-0.052",
        "m30": "0.011",
        "h1": "-0.062",
        "h6": "0.034",
        "h24": "-0.109"
      },
      "transactions": {
        "m5": {
          "buys": 6,
          "sells": 7,
          "buyers": 6,
          "sellers": 6
        },
        "m15": {
          "buys": 9,
          "sells": 7,
          "buyers": 8,
          "sellers": 6
        },
        "m30": {
          "buys": 11,
          "sells": 12,
          "buyers": 10,
          "sellers": 9
        },
        "h1": {
          "buys": 27,
          "sells": 25,
          "buyers": 19,
          "sellers": 20
        },
        "h6": {
          "buys": 107,
          "sells": 139,
          "buyers": 66,
          "sellers": 98
        },
        "h24": {
          "buys": 495,
          "sells": 584,
          "buyers": 272,
          "sellers": 328
        }
      },
      "volume_usd": {
        "m5": "2202.1589454366",
        "m15": "2631.7090263831",
        "m30": "3394.1620489098",
        "h1": "21761.9472171589",
        "h6": "60031.9644387954",
        "h24": "212156.969955133"
      },
      "reserve_in_usd": "1058151.8903",
      "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_0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00872943495887269",
        "base_token_price_native_currency": "0.00000349808241293027",
        "quote_token_price_usd": "1.0008684327515",
        "quote_token_price_native_currency": "0.000401724484633926",
        "base_token_price_quote_token": "0.008707665444",
        "quote_token_price_base_token": "114.8413436885",
        "address": "0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
        "name": "ROBIN / USDG",
        "pool_created_at": "2026-09-05T16:54:01Z",
        "fdv_usd": "8712341.45006437",
        "market_cap_usd": "8778255.407",
        "price_change_percentage": {
          "m5": "-1.636",
          "m15": "3.698",
          "m30": "-7.421",
          "h1": "-15.218",
          "h6": "-23.776",
          "h24": "-35.05"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 7,
            "buyers": 9,
            "sellers": 5
          },
          "m15": {
            "buys": 50,
            "sells": 68,
            "buyers": 41,
            "sellers": 41
          },
          "m30": {
            "buys": 145,
            "sells": 158,
            "buyers": 107,
            "sellers": 79
          },
          "h1": {
            "buys": 282,
            "sells": 330,
            "buyers": 183,
            "sellers": 160
          },
          "h6": {
            "buys": 910,
            "sells": 1216,
            "buyers": 437,
            "sellers": 496
          },
          "h24": {
            "buys": 3067,
            "sells": 4020,
            "buyers": 1072,
            "sellers": 1216
          }
        },
        "volume_usd": {
          "m5": "3958.5064057024",
          "m15": "28831.6526736358",
          "m30": "121836.854642648",
          "h1": "235607.863210352",
          "h6": "658195.283827796",
          "h24": "2068514.71895333"
        },
        "reserve_in_usd": "243263.9726"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xaf43744e8bb889a9792d1df4de5a0c5a1d35f528d50c3468a8575d0c60d6d77e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000282072142051646",
        "base_token_price_native_currency": "0.0000000106132391224939",
        "quote_token_price_usd": "2491.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001061323912",
        "quote_token_price_base_token": "94221941.9027864",
        "address": "0xaf43744e8bb889a9792d1df4de5a0c5a1d35f528d50c3468a8575d0c60d6d77e",
        "name": "POPE / WETH",
        "pool_created_at": "2026-09-07T06:14:24Z",
        "fdv_usd": "28207.21421",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "27.401",
          "m15": "-48.917",
          "m30": "-97.359",
          "h1": "-97.688",
          "h6": "-91.8",
          "h24": "-52.373"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 9,
            "buyers": 13,
            "sellers": 8
          },
          "m15": {
            "buys": 98,
            "sells": 178,
            "buyers": 55,
            "sellers": 155
          },
          "m30": {
            "buys": 380,
            "sells": 278,
            "buyers": 132,
            "sellers": 208
          },
          "h1": {
            "buys": 747,
            "sells": 500,
            "buyers": 246,
            "sellers": 321
          },
          "h6": {
            "buys": 2510,
            "sells": 1557,
            "buyers": 892,
            "sellers": 1040
          },
          "h24": {
            "buys": 3852,
            "sells": 2655,
            "buyers": 1902,
            "sellers": 1911
          }
        },
        "volume_usd": {
          "m5": "1512.9408154621",
          "m15": "14249.3510834781",
          "m30": "49035.5371779453",
          "h1": "178247.069447715",
          "h6": "654210.694669496",
          "h24": "944967.204465741"
        },
        "reserve_in_usd": "14981.9736"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x1c85e5fb478e91d8b769a509278f10e5e432754a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x714442e9a611f8561a7df108d6d925132937cfb8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0344491510830807",
        "base_token_price_native_currency": "0.0000141092789397983",
        "quote_token_price_usd": "2491.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001410927894",
        "quote_token_price_base_token": "70875.3441098455",
        "address": "0x714442e9a611f8561a7df108d6d925132937cfb8",
        "name": "CHUMP / WETH 1%",
        "pool_created_at": "2026-07-31T01:44:31Z",
        "fdv_usd": "35152280.4653498",
        "market_cap_usd": "35152280.83",
        "price_change_percentage": {
          "m5": "2.096",
          "m15": "-1.61",
          "m30": "-0.538",
          "h1": "-0.472",
          "h6": "-7.551",
          "h24": "-10.714"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 18,
            "buyers": 13,
            "sellers": 9
          },
          "m15": {
            "buys": 70,
            "sells": 66,
            "buyers": 21,
            "sellers": 20
          },
          "m30": {
            "buys": 148,
            "sells": 147,
            "buyers": 31,
            "sellers": 35
          },
          "h1": {
            "buys": 299,
            "sells": 298,
            "buyers": 68,
            "sellers": 69
          },
          "h6": {
            "buys": 1829,
            "sells": 1811,
            "buyers": 418,
            "sellers": 282
          },
          "h24": {
            "buys": 7594,
            "sells": 6984,
            "buyers": 1713,
            "sellers": 719
          }
        },
        "volume_usd": {
          "m5": "4932.0361895246",
          "m15": "64520.7340994639",
          "m30": "118286.488805851",
          "h1": "198691.120843708",
          "h6": "1256256.81062521",
          "h24": "4739605.53427228"
        },
        "reserve_in_usd": "1142787.2998"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0e0d2c89a5a019fe1cf762e5e33187631dacc21b",
            "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_0x4b7c86491df95f366b31217b2950d2c5136a2f19b6879613eac73d0e69092a1a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.102317125430409",
        "base_token_price_native_currency": "0.0000427695132484911",
        "quote_token_price_usd": "1.00007987869874",
        "quote_token_price_native_currency": "0.000401511118439827",
        "base_token_price_quote_token": "0.1065213671",
        "quote_token_price_base_token": "9.3877878878",
        "address": "0x4b7c86491df95f366b31217b2950d2c5136a2f19b6879613eac73d0e69092a1a",
        "name": "MEME / USDG 0.7%",
        "pool_created_at": "2026-09-05T08:51:37Z",
        "fdv_usd": "102317125.354537",
        "market_cap_usd": "102317125.4",
        "price_change_percentage": {
          "m5": "1.484",
          "m15": "-1.457",
          "m30": "-1.926",
          "h1": "-2.644",
          "h6": "-6.567",
          "h24": "172.794"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 19,
            "buyers": 6,
            "sellers": 18
          },
          "m30": {
            "buys": 19,
            "sells": 91,
            "buyers": 10,
            "sellers": 59
          },
          "h1": {
            "buys": 46,
            "sells": 161,
            "buyers": 16,
            "sellers": 110
          },
          "h6": {
            "buys": 1683,
            "sells": 1175,
            "buyers": 551,
            "sellers": 581
          },
          "h24": {
            "buys": 17948,
            "sells": 18293,
            "buyers": 4345,
            "sellers": 4561
          }
        },
        "volume_usd": {
          "m5": "13188.2292413695",
          "m15": "53861.3299304892",
          "m30": "177994.564789765",
          "h1": "285505.320702706",
          "h6": "6364128.49899657",
          "h24": "60729256.4074316"
        },
        "reserve_in_usd": "2448960.3368"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x385f4f8ae47651ce5f58f5265395a669f8281e18",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x6341bb9623bf753aaea89751665c4531865a7bbcb8a8cde9c9b83f2b9f4fcd8b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000188968520407172",
        "base_token_price_native_currency": "0.0000000758669018292075",
        "quote_token_price_usd": "102.728536243011",
        "quote_token_price_native_currency": "0.0412433550170874",
        "base_token_price_quote_token": "0.000001839493945",
        "quote_token_price_base_token": "543627.77473021",
        "address": "0x6341bb9623bf753aaea89751665c4531865a7bbcb8a8cde9c9b83f2b9f4fcd8b",
        "name": "UPS / UPS",
        "pool_created_at": "2026-09-06T16:57:30Z",
        "fdv_usd": "184378.342877773",
        "market_cap_usd": "184378.342877773",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-3.202",
          "m30": "4.683",
          "h1": "-14.723",
          "h6": "-43.973",
          "h24": "-19.77"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 19,
            "sells": 9,
            "buyers": 12,
            "sellers": 6
          },
          "h1": {
            "buys": 53,
            "sells": 62,
            "buyers": 26,
            "sellers": 43
          },
          "h6": {
            "buys": 1048,
            "sells": 912,
            "buyers": 392,
            "sellers": 455
          },
          "h24": {
            "buys": 2393,
            "sells": 1784,
            "buyers": 808,
            "sellers": 741
          }
        },
        "volume_usd": {
          "m5": "23.4972597651",
          "m15": "42.9472104736",
          "m30": "2697.8365016004",
          "h1": "10662.7510979701",
          "h6": "266826.068148102",
          "h24": "489374.902564329"
        },
        "reserve_in_usd": "37491.3711"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xb1f8bafb97d40a011715c1ba8a822030b20bbd81",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xf23250dac154d05bb671cb0d0ebef3c635c79ce2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.69521755905548",
        "base_token_price_native_currency": "0.000281439859677511",
        "quote_token_price_usd": "1.00053265171868",
        "quote_token_price_native_currency": "0.000401511363249846",
        "base_token_price_quote_token": "0.7009511696",
        "quote_token_price_base_token": "1.4266329002",
        "address": "0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
        "name": "PONS / USDG 0.3%",
        "pool_created_at": "2026-07-18T01:42:13Z",
        "fdv_usd": "490977686.453623",
        "market_cap_usd": "499010961.643146",
        "price_change_percentage": {
          "m5": "0.15",
          "m15": "2.349",
          "m30": "-0.377",
          "h1": "-3.247",
          "h6": "-13.432",
          "h24": "-12.533"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m15": {
            "buys": 152,
            "sells": 41,
            "buyers": 48,
            "sellers": 29
          },
          "m30": {
            "buys": 268,
            "sells": 128,
            "buyers": 65,
            "sellers": 71
          },
          "h1": {
            "buys": 446,
            "sells": 208,
            "buyers": 108,
            "sellers": 131
          },
          "h6": {
            "buys": 4047,
            "sells": 3177,
            "buyers": 590,
            "sellers": 830
          },
          "h24": {
            "buys": 9748,
            "sells": 8267,
            "buyers": 1143,
            "sellers": 1593
          }
        },
        "volume_usd": {
          "m5": "10150.7910597498",
          "m15": "242371.986373495",
          "m30": "600298.832792377",
          "h1": "1429679.88677849",
          "h6": "10995213.1317076",
          "h24": "27789980.8475626"
        },
        "reserve_in_usd": "7727785.7774"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3206ce1c4d3f9fa25cfab95de7e743f61912fcb03efa6b3bff02cc577dcda22b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0014803164118005",
        "base_token_price_native_currency": "0.000000608300500509929",
        "quote_token_price_usd": "1.00038395291747",
        "quote_token_price_native_currency": "0.000401530026096446",
        "base_token_price_quote_token": "0.001514956444",
        "quote_token_price_base_token": "660.0849839181",
        "address": "0x3206ce1c4d3f9fa25cfab95de7e743f61912fcb03efa6b3bff02cc577dcda22b",
        "name": "SIRIUS / USDG",
        "pool_created_at": "2026-08-30T09:22:12Z",
        "fdv_usd": "1480316.41197924",
        "market_cap_usd": "1480316.412",
        "price_change_percentage": {
          "m5": "-0.291",
          "m15": "-5.371",
          "m30": "-8.739",
          "h1": "-8.539",
          "h6": "-18.049",
          "h24": "-43.91"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 13,
            "buyers": 5,
            "sellers": 13
          },
          "m30": {
            "buys": 11,
            "sells": 24,
            "buyers": 9,
            "sellers": 21
          },
          "h1": {
            "buys": 26,
            "sells": 42,
            "buyers": 20,
            "sellers": 33
          },
          "h6": {
            "buys": 332,
            "sells": 322,
            "buyers": 151,
            "sellers": 218
          },
          "h24": {
            "buys": 1101,
            "sells": 955,
            "buyers": 312,
            "sellers": 459
          }
        },
        "volume_usd": {
          "m5": "241.3663394274",
          "m15": "1704.2635060165",
          "m30": "2803.379023092",
          "h1": "10383.6869577303",
          "h6": "164566.5175993",
          "h24": "529036.964001484"
        },
        "reserve_in_usd": "96283.257"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x3b4a0048a00787a644932cd648faa043410c163e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.199486961706138",
        "base_token_price_native_currency": "0.0000791289865392105",
        "quote_token_price_usd": "232.293755572468",
        "quote_token_price_native_currency": "0.0932480953741796",
        "base_token_price_quote_token": "0.0008485855526",
        "quote_token_price_base_token": "1178.4315641143",
        "address": "0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
        "name": "AI / NVDA",
        "pool_created_at": "2026-07-14T17:48:31Z",
        "fdv_usd": "197430425.731358",
        "market_cap_usd": "197839239.062434",
        "price_change_percentage": {
          "m5": "-0.109",
          "m15": "-1.493",
          "m30": "0.324",
          "h1": "-8.155",
          "h6": "-5.564",
          "h24": "-4.285"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 6,
            "buyers": 0,
            "sellers": 6
          },
          "m15": {
            "buys": 5,
            "sells": 13,
            "buyers": 4,
            "sellers": 12
          },
          "m30": {
            "buys": 29,
            "sells": 43,
            "buyers": 28,
            "sellers": 42
          },
          "h1": {
            "buys": 33,
            "sells": 122,
            "buyers": 32,
            "sellers": 97
          },
          "h6": {
            "buys": 809,
            "sells": 1598,
            "buyers": 522,
            "sellers": 912
          },
          "h24": {
            "buys": 2484,
            "sells": 5401,
            "buyers": 1505,
            "sellers": 2625
          }
        },
        "volume_usd": {
          "m5": "4468.6363661026",
          "m15": "12871.3808584614",
          "m30": "21030.7043688873",
          "h1": "153208.241192239",
          "h6": "1268534.10542443",
          "h24": "3717718.67551359"
        },
        "reserve_in_usd": "20233006.9226"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x2e8c31162b855a2ffa90f6f8634643ad6f111e18",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.191724760502593",
        "base_token_price_native_currency": "0.000077968787314317",
        "quote_token_price_usd": "2491.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007796878731",
        "quote_token_price_base_token": "12825.645164503",
        "address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
        "name": "CASHCAT / WETH 0.3%",
        "pool_created_at": "2026-07-01T19:38:42Z",
        "fdv_usd": "189440395.695075",
        "market_cap_usd": "189479141.230019",
        "price_change_percentage": {
          "m5": "-0.685",
          "m15": "0.055",
          "m30": "-0.997",
          "h1": "-3.311",
          "h6": "-10.92",
          "h24": "-14.405"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 7
          },
          "m15": {
            "buys": 88,
            "sells": 34,
            "buyers": 39,
            "sellers": 20
          },
          "m30": {
            "buys": 141,
            "sells": 102,
            "buyers": 62,
            "sellers": 62
          },
          "h1": {
            "buys": 546,
            "sells": 240,
            "buyers": 155,
            "sellers": 116
          },
          "h6": {
            "buys": 2707,
            "sells": 2442,
            "buyers": 647,
            "sellers": 688
          },
          "h24": {
            "buys": 8803,
            "sells": 7024,
            "buyers": 1126,
            "sellers": 1339
          }
        },
        "volume_usd": {
          "m5": "3007.8064102671",
          "m15": "61503.6058722643",
          "m30": "118208.2996877",
          "h1": "670987.255001622",
          "h6": "3750919.51093441",
          "h24": "13414558.8165981"
        },
        "reserve_in_usd": "3105252.8047"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xf224a070c8626c890a085b258cf562ee4bf052b6d1d59104b3b44d722640c001",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.015206016754114",
        "base_token_price_native_currency": "0.00000610374539554844",
        "quote_token_price_usd": "775.379565838786",
        "quote_token_price_native_currency": "0.311239921099679",
        "base_token_price_quote_token": "0.00001961106202",
        "quote_token_price_base_token": "50991.629062161",
        "address": "0xf224a070c8626c890a085b258cf562ee4bf052b6d1d59104b3b44d722640c001",
        "name": "PAIR / SPY 1%",
        "pool_created_at": "2026-08-29T19:07:54Z",
        "fdv_usd": "13597251.138987",
        "market_cap_usd": "13890248.6816099",
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.604",
          "m30": "1.793",
          "h1": "1.551",
          "h6": "-17.542",
          "h24": "-44.688"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 14,
            "sells": 5,
            "buyers": 13,
            "sellers": 5
          },
          "m30": {
            "buys": 17,
            "sells": 15,
            "buyers": 16,
            "sellers": 14
          },
          "h1": {
            "buys": 35,
            "sells": 28,
            "buyers": 28,
            "sellers": 26
          },
          "h6": {
            "buys": 611,
            "sells": 447,
            "buyers": 372,
            "sellers": 353
          },
          "h24": {
            "buys": 2552,
            "sells": 1783,
            "buyers": 1072,
            "sellers": 1001
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "8127.482455214",
          "m30": "17251.2088798042",
          "h1": "30932.8414939414",
          "h6": "521893.493116958",
          "h24": "2195689.87255891"
        },
        "reserve_in_usd": "1568510.4997"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x6b1d42927b1a84ec28fa88d4fc6fa7af404966be",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x117cc2133c37b721f49de2a7a74833232b3b4c0c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x9542802e6cbe42d8827781e25e94a46de37ebc2971abea0181781306bc3916bf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000963221465570633",
        "base_token_price_native_currency": "0.000000320182422896805",
        "quote_token_price_usd": "2490.79",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003201824229",
        "quote_token_price_base_token": "3123219.54138719",
        "address": "0x9542802e6cbe42d8827781e25e94a46de37ebc2971abea0181781306bc3916bf",
        "name": "EQUI / WETH",
        "pool_created_at": "2026-07-20T11:01:10Z",
        "fdv_usd": "946433.108093234",
        "market_cap_usd": "590866.033172865",
        "price_change_percentage": {
          "m5": "20.754",
          "m15": "28.902",
          "m30": "52.033",
          "h1": "35.122",
          "h6": "-29.228",
          "h24": "28.859"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 10,
            "sells": 10,
            "buyers": 10,
            "sellers": 10
          },
          "m30": {
            "buys": 18,
            "sells": 21,
            "buyers": 15,
            "sellers": 20
          },
          "h1": {
            "buys": 34,
            "sells": 32,
            "buyers": 28,
            "sellers": 26
          },
          "h6": {
            "buys": 334,
            "sells": 276,
            "buyers": 146,
            "sellers": 172
          },
          "h24": {
            "buys": 1925,
            "sells": 1382,
            "buyers": 438,
            "sellers": 519
          }
        },
        "volume_usd": {
          "m5": "4103.6146044895",
          "m15": "6869.2289792044",
          "m30": "10076.5925375838",
          "h1": "14488.1932836273",
          "h6": "112090.757341288",
          "h24": "911640.180250904"
        },
        "reserve_in_usd": "116246.9129"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x9d783133a3ff9ba27fa1605547368cf9a316341e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x66afd314846523485d2e9505e46871fa49b8dfe4090d0f48d2580e89412097a9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000732692621844446",
        "base_token_price_native_currency": "0.000000289334144259975",
        "quote_token_price_usd": "2491.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002893341443",
        "quote_token_price_base_token": "3456211.51128804",
        "address": "0x66afd314846523485d2e9505e46871fa49b8dfe4090d0f48d2580e89412097a9",
        "name": "AOBS / WETH",
        "pool_created_at": "2026-09-05T21:20:11Z",
        "fdv_usd": "720017.03944286",
        "market_cap_usd": "720749.73206466",
        "price_change_percentage": {
          "m5": "5.124",
          "m15": "1.515",
          "m30": "8.724",
          "h1": "-17.422",
          "h6": "-44.059",
          "h24": "55.615"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 4,
            "buyers": 7,
            "sellers": 4
          },
          "m15": {
            "buys": 17,
            "sells": 26,
            "buyers": 17,
            "sellers": 21
          },
          "m30": {
            "buys": 49,
            "sells": 49,
            "buyers": 39,
            "sellers": 34
          },
          "h1": {
            "buys": 125,
            "sells": 117,
            "buyers": 72,
            "sellers": 66
          },
          "h6": {
            "buys": 1136,
            "sells": 910,
            "buyers": 385,
            "sellers": 395
          },
          "h24": {
            "buys": 4135,
            "sells": 3123,
            "buyers": 968,
            "sellers": 862
          }
        },
        "volume_usd": {
          "m5": "1475.1770411743",
          "m15": "4545.5101154759",
          "m30": "8421.2648107214",
          "h1": "25698.255590151",
          "h6": "296352.37134473",
          "h24": "1423271.92935853"
        },
        "reserve_in_usd": "80454.0603"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x47366e0f257ac009e82bd46fb74e2fb50826ce98",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xed50bdeea8adc232f159486192a4157281d722ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.699826551063266",
        "base_token_price_native_currency": "0.000281439859677511",
        "quote_token_price_usd": "2491.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002814398597",
        "quote_token_price_base_token": "3553.156973379",
        "address": "0xed50bdeea8adc232f159486192a4157281d722ff",
        "name": "PONS / WETH 0.3%",
        "pool_created_at": "2026-07-16T15:39:37Z",
        "fdv_usd": "490327187.790172",
        "market_cap_usd": "498349819.655328",
        "price_change_percentage": {
          "m5": "0.017",
          "m15": "2.228",
          "m30": "-1.18",
          "h1": "-3.424",
          "h6": "-13.526",
          "h24": "-12.669"
        },
        "transactions": {
          "m5": {
            "buys": 56,
            "sells": 21,
            "buyers": 26,
            "sellers": 20
          },
          "m15": {
            "buys": 312,
            "sells": 92,
            "buyers": 85,
            "sellers": 74
          },
          "m30": {
            "buys": 611,
            "sells": 223,
            "buyers": 150,
            "sellers": 154
          },
          "h1": {
            "buys": 977,
            "sells": 353,
            "buyers": 248,
            "sellers": 247
          },
          "h6": {
            "buys": 6076,
            "sells": 4390,
            "buyers": 1125,
            "sellers": 1259
          },
          "h24": {
            "buys": 17014,
            "sells": 12584,
            "buyers": 2325,
            "sellers": 2596
          }
        },
        "volume_usd": {
          "m5": "45508.6296371676",
          "m15": "417183.510820382",
          "m30": "1164703.06106909",
          "h1": "2231174.01094833",
          "h6": "15209150.5564199",
          "h24": "42555714.8691406"
        },
        "reserve_in_usd": "3870844.0623"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "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_0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.00048923944077",
        "base_token_price_native_currency": "0.000401705901472112",
        "quote_token_price_usd": "2491.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004017059015",
        "quote_token_price_base_token": "2489.383393013",
        "address": "0x52e65b17fb6e5ba00ed806f37afcd2daa50271ca",
        "name": "USDG / WETH 0.01%",
        "pool_created_at": "2026-07-02T20:51:08Z",
        "fdv_usd": "669882468.45909",
        "market_cap_usd": "3263962443.68121",
        "price_change_percentage": {
          "m5": "0.097",
          "m15": "0.023",
          "m30": "0.019",
          "h1": "0.008",
          "h6": "0.123",
          "h24": "0.032"
        },
        "transactions": {
          "m5": {
            "buys": 1185,
            "sells": 1597,
            "buyers": 718,
            "sellers": 730
          },
          "m15": {
            "buys": 5553,
            "sells": 6970,
            "buyers": 2671,
            "sellers": 2713
          },
          "m30": {
            "buys": 10057,
            "sells": 11700,
            "buyers": 4137,
            "sellers": 4142
          },
          "h1": {
            "buys": 17411,
            "sells": 21128,
            "buyers": 6372,
            "sellers": 7007
          },
          "h6": {
            "buys": 177240,
            "sells": 187542,
            "buyers": 30771,
            "sellers": 31122
          },
          "h24": {
            "buys": 611195,
            "sells": 626512,
            "buyers": 62687,
            "sellers": 61848
          }
        },
        "volume_usd": {
          "m5": "627365.988643312",
          "m15": "3624897.62578801",
          "m30": "8164691.91717079",
          "h1": "16428180.5174808",
          "h6": "171177493.400366",
          "h24": "644179709.034144"
        },
        "reserve_in_usd": "31905665.6591"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3ea3f9a7b7edbfe0ba3568bfc0f30ba870b7553d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00805304626328237",
        "base_token_price_native_currency": "0.0000108903094643353",
        "quote_token_price_usd": "739.3",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001089030946",
        "quote_token_price_base_token": "91824.7551435432",
        "address": "0x3ea3f9a7b7edbfe0ba3568bfc0f30ba870b7553d",
        "name": "BREW / WBNB 1%",
        "pool_created_at": "2026-09-06T03:08:47Z",
        "fdv_usd": "7705300.33469231",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.322",
          "m15": "4.041",
          "m30": "-2.289",
          "h1": "-6.063",
          "h6": "-16.197",
          "h24": "-68.738"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 23,
            "buyers": 9,
            "sellers": 22
          },
          "m15": {
            "buys": 119,
            "sells": 89,
            "buyers": 61,
            "sellers": 67
          },
          "m30": {
            "buys": 307,
            "sells": 209,
            "buyers": 112,
            "sellers": 129
          },
          "h1": {
            "buys": 557,
            "sells": 445,
            "buyers": 149,
            "sellers": 197
          },
          "h6": {
            "buys": 8169,
            "sells": 6065,
            "buyers": 1662,
            "sellers": 1575
          },
          "h24": {
            "buys": 59142,
            "sells": 45963,
            "buyers": 9039,
            "sellers": 8126
          }
        },
        "volume_usd": {
          "m5": "8306.6501210135",
          "m15": "66892.2571750464",
          "m30": "162142.740308576",
          "h1": "358868.118251775",
          "h6": "4827431.71211346",
          "h24": "42256538.5672673"
        },
        "reserve_in_usd": "550831.318"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xfa6d9b504848606eb9aec04ccc161d169b3f2159",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0387175098293402",
        "base_token_price_native_currency": "0.0000154862142092316",
        "quote_token_price_usd": "2490.86",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001548621421",
        "quote_token_price_base_token": "64573.5611356766",
        "address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-10T23:38:50Z",
        "fdv_usd": "37963848.4951849",
        "market_cap_usd": "37964056.2740763",
        "price_change_percentage": {
          "m5": "2.001",
          "m15": "1.237",
          "m30": "0.976",
          "h1": "-1.188",
          "h6": "-6.371",
          "h24": "1.961"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m30": {
            "buys": 10,
            "sells": 17,
            "buyers": 9,
            "sellers": 15
          },
          "h1": {
            "buys": 21,
            "sells": 45,
            "buyers": 20,
            "sellers": 40
          },
          "h6": {
            "buys": 377,
            "sells": 304,
            "buyers": 236,
            "sellers": 210
          },
          "h24": {
            "buys": 1376,
            "sells": 1059,
            "buyers": 642,
            "sellers": 629
          }
        },
        "volume_usd": {
          "m5": "1196.0463320824",
          "m15": "5922.3764773789",
          "m30": "9981.6026174487",
          "h1": "35144.2929805587",
          "h6": "620227.494244075",
          "h24": "2618387.83052341"
        },
        "reserve_in_usd": "1016461.0114"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x6b5537bcdefb04cd4b3b996b54953b018d74b660c2f750b762cf113070261358",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00867349852239453",
        "base_token_price_native_currency": "0.00000349808241293027",
        "quote_token_price_usd": "1.0005171741483",
        "quote_token_price_native_currency": "0.000401639081232033",
        "base_token_price_quote_token": "0.008709517018",
        "quote_token_price_base_token": "114.8169293403",
        "address": "0x6b5537bcdefb04cd4b3b996b54953b018d74b660c2f750b762cf113070261358",
        "name": "ROBIN / USDG 1%",
        "pool_created_at": "2026-09-05T16:53:57Z",
        "fdv_usd": "8685645.41021428",
        "market_cap_usd": "8751357.396",
        "price_change_percentage": {
          "m5": "-0.84",
          "m15": "4.147",
          "m30": "-8.768",
          "h1": "-14.017",
          "h6": "-24.777",
          "h24": "-34.39"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 22,
            "sells": 24,
            "buyers": 21,
            "sellers": 23
          },
          "m30": {
            "buys": 87,
            "sells": 59,
            "buyers": 68,
            "sellers": 51
          },
          "h1": {
            "buys": 183,
            "sells": 124,
            "buyers": 116,
            "sellers": 94
          },
          "h6": {
            "buys": 428,
            "sells": 341,
            "buyers": 205,
            "sellers": 218
          },
          "h24": {
            "buys": 1632,
            "sells": 1450,
            "buyers": 566,
            "sellers": 639
          }
        },
        "volume_usd": {
          "m5": "408.3185919735",
          "m15": "7142.7955625887",
          "m30": "33517.6010010812",
          "h1": "71230.3873952358",
          "h6": "170988.410081755",
          "h24": "888272.337825991"
        },
        "reserve_in_usd": "4493074.5432"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x590dcb6a87828bf688b48089a62239b693378f1fb64d2286e6a399ed8c005fdf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0142948584037289",
        "base_token_price_native_currency": "0.00000594708446615906",
        "quote_token_price_usd": "2490.79",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005947084466",
        "quote_token_price_base_token": "168149.621161485",
        "address": "0x590dcb6a87828bf688b48089a62239b693378f1fb64d2286e6a399ed8c005fdf",
        "name": "HOOKR / WETH 0.25%",
        "pool_created_at": "2026-08-06T04:20:57Z",
        "fdv_usd": "14240355.6631986",
        "market_cap_usd": "14294858.4",
        "price_change_percentage": {
          "m5": "-1.206",
          "m15": "-1.663",
          "m30": "-0.477",
          "h1": "-3.464",
          "h6": "-6.184",
          "h24": "-17.773"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m15": {
            "buys": 8,
            "sells": 15,
            "buyers": 6,
            "sellers": 13
          },
          "m30": {
            "buys": 22,
            "sells": 31,
            "buyers": 17,
            "sellers": 22
          },
          "h1": {
            "buys": 75,
            "sells": 78,
            "buyers": 64,
            "sellers": 50
          },
          "h6": {
            "buys": 739,
            "sells": 644,
            "buyers": 382,
            "sellers": 366
          },
          "h24": {
            "buys": 1955,
            "sells": 1862,
            "buyers": 711,
            "sellers": 782
          }
        },
        "volume_usd": {
          "m5": "3972.6539895206",
          "m15": "8152.024691145",
          "m30": "15474.106957693",
          "h1": "64821.2994951063",
          "h6": "803151.565271145",
          "h24": "1996218.87211429"
        },
        "reserve_in_usd": "787150.1176"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x18e674231a58c239dc7daedcffe15ec3a24cff5c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xb40837244b8f80978fd90579db89a1cd3de651fbf9c4dea6f5346f611a2a67e3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00344518770904593",
        "base_token_price_native_currency": "0.00000138328587572271",
        "quote_token_price_usd": "1.00023018663879",
        "quote_token_price_native_currency": "0.000401560178668727",
        "base_token_price_quote_token": "0.003444778514",
        "quote_token_price_base_token": "290.2944255532",
        "address": "0xb40837244b8f80978fd90579db89a1cd3de651fbf9c4dea6f5346f611a2a67e3",
        "name": "GME / USDG 4%",
        "pool_created_at": "2026-09-04T05:44:47Z",
        "fdv_usd": "3445187.70863901",
        "market_cap_usd": "3445187.709",
        "price_change_percentage": {
          "m5": "-0.02",
          "m15": "3.409",
          "m30": "7.375",
          "h1": "-6.748",
          "h6": "-26.611",
          "h24": "1130.437"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 10,
            "buyers": 4,
            "sellers": 10
          },
          "m30": {
            "buys": 20,
            "sells": 20,
            "buyers": 16,
            "sellers": 18
          },
          "h1": {
            "buys": 29,
            "sells": 46,
            "buyers": 22,
            "sellers": 42
          },
          "h6": {
            "buys": 374,
            "sells": 396,
            "buyers": 173,
            "sellers": 256
          },
          "h24": {
            "buys": 3366,
            "sells": 2979,
            "buyers": 779,
            "sellers": 969
          }
        },
        "volume_usd": {
          "m5": "3.8494131671",
          "m15": "6330.4577552999",
          "m30": "22488.5383462166",
          "h1": "33870.8847019896",
          "h6": "470867.79362271",
          "h24": "2736959.82274722"
        },
        "reserve_in_usd": "460840.9842"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xef67e3064bef1a27e81925ec7132f23e533bd5f6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xdc524b513e094ec10061846442585cdbcc617fe449a971b3864f7050cca6dc15",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0131234400021041",
        "base_token_price_native_currency": "0.00000524183207356418",
        "quote_token_price_usd": "2491.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005241832074",
        "quote_token_price_base_token": "190772.994244367",
        "address": "0xdc524b513e094ec10061846442585cdbcc617fe449a971b3864f7050cca6dc15",
        "name": "PARE / WETH 2%",
        "pool_created_at": "2026-09-03T01:42:31Z",
        "fdv_usd": "13123440.0",
        "market_cap_usd": "13123440.0",
        "price_change_percentage": {
          "m5": "0.877",
          "m15": "10.795",
          "m30": "15.08",
          "h1": "34.426",
          "h6": "-40.435",
          "h24": "46.591"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "m30": {
            "buys": 27,
            "sells": 19,
            "buyers": 22,
            "sellers": 13
          },
          "h1": {
            "buys": 56,
            "sells": 44,
            "buyers": 44,
            "sellers": 36
          },
          "h6": {
            "buys": 266,
            "sells": 219,
            "buyers": 156,
            "sellers": 157
          },
          "h24": {
            "buys": 1033,
            "sells": 792,
            "buyers": 399,
            "sellers": 419
          }
        },
        "volume_usd": {
          "m5": "1116.4853348508",
          "m15": "10308.8798075313",
          "m30": "20389.5694820444",
          "h1": "63340.3668405902",
          "h6": "405131.25828724",
          "h24": "1551547.36581458"
        },
        "reserve_in_usd": "451277.4496"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x15d36b6a28d8327abc7afabf0f106ae2c9af5c4d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-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 220+ hálózatról, a főbb blokkláncoktól az új projektekig.

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

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