Waluty: 17 563
Giełdy: 1 496
Kapitalizacja rynkowa: 2,246T $ 0.1%
Wol. 24h: 59,414B $
Gaz: 0.131 GWEI
Premium

API tokenów DEX i danych rynkowych on-chain dla projektów i deweloperów DeFi

Uzyskaj pełny dostęp do danych rynku kryptowalut dostarczanych przez CoinGecko API, największe na świecie niezależne źródło danych kryptowalutowych od 2014 roku.
Danych dostarcza
Zaufały nam wiodące projekty Web3

Rozbudowany i niezawodny interfejs API danych DEX on-chain

Uzyskaj dostęp do danych rynkowych w łańcuchu z DEX, takich jak Uniswap, PancakeSwap, Orca, Curve i innych w głównych sieciach, dzięki naszemu niezawodnemu i rozbudowanemu interfejsowi API danych DEX.
41M+
Waluty i tokeny
200+
Sieci
1,500+
DEX-ów

Skaluj efektywnie projekt DeFi

Jeden ujednolicony interfejs API dla danych kryptowalut, NFT i DEX

Uproszony proces integracji dzięki jednemu ujednoliconemu interfejsowi API danych kryptowalut zapewniającemu pełne pokrycie
Kategoria punktu końcowego Opis
/onchain/simple/*/token_price/* Najprostszy sposób na uzyskanie najnowszej ceny tokenów on-chain w USD z adresami tokenów
/onchain/networks Pełna lista obsługiwanych sieci
/onchain/network/*dexes Pełna lista obsługiwanych dex-ów w sieci
/onchains/network/*/pools/* Dane dotyczące puli płynności, takie jak: trendy puli, nowe pule i dane rynkowe, m.in. cena, rezerwa, kapitalizacja rynkowa, transakcje, wolumen. Punkt końcowy wyszukiwania jest również dostępny do wyszukiwania pul w sieci.
/onchains/network/*/tokens/* Dane związane z tokenami, takie jak najlepsze pule, cena, wartość w pełni rozwodniona, rezerwa, wolumen, kapitalizacja rynkowa, wynik geckoterminal, identyfikator api coingecko. Dostępne są również metadane, w tym obraz, strona internetowa, opis i linki do mediów społecznościowych.
/onchains/network/*/ohlcvs/* Historyczne dane wykresu OHLCV puli płynności
/onchains/network/*/trades Ostatnie 300 transakcji z puli płynności
// Ceny i dane rynkowe puli płynności
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999796942866516",
      "base_token_price_native_currency": "0.000555158674583953",
      "quote_token_price_usd": "1793.62",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005551586746",
      "quote_token_price_base_token": "1801.286813629",
      "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": "4648929441.12496",
      "market_cap_usd": "4644560378.76343",
      "price_change_percentage": {
        "m5": "-0.079",
        "m15": "-0.024",
        "m30": "0.069",
        "h1": "0.051",
        "h6": "-0.058",
        "h24": "-0.004"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 2,
          "buyers": 2,
          "sellers": 2
        },
        "m15": {
          "buys": 6,
          "sells": 2,
          "buyers": 4,
          "sellers": 2
        },
        "m30": {
          "buys": 14,
          "sells": 5,
          "buyers": 9,
          "sellers": 5
        },
        "h1": {
          "buys": 30,
          "sells": 11,
          "buyers": 22,
          "sellers": 10
        },
        "h6": {
          "buys": 83,
          "sells": 83,
          "buyers": 52,
          "sellers": 54
        },
        "h24": {
          "buys": 423,
          "sells": 464,
          "buyers": 227,
          "sellers": 224
        }
      },
      "volume_usd": {
        "m5": "514.7435510791",
        "m15": "864.5846175678",
        "m30": "2682.1578440597",
        "h1": "3931.233774518",
        "h6": "16360.1266859141",
        "h24": "107007.766510798"
      },
      "reserve_in_usd": "886161.279",
      "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"
        }
      }
    }
  }
}
// Popularne waluty
{
  "data": [
    {
      "id": "robinhood_0x817f16f5d8da83d1b089b082c0172af3923618da",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00742564203228771",
        "base_token_price_native_currency": "0.00000415335533841057",
        "quote_token_price_usd": "0.559332399949426",
        "quote_token_price_native_currency": "0.000311949894563042",
        "base_token_price_quote_token": "0.01331417452",
        "quote_token_price_base_token": "75.1079233886",
        "address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
        "name": "VEX / VIRTUAL",
        "pool_created_at": "2026-07-03T16:34:51Z",
        "fdv_usd": "7425642.032",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.363",
          "m15": "-0.966",
          "m30": "-8.024",
          "h1": "-8.857",
          "h6": "-6.816",
          "h24": "0.153"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 33,
            "sells": 25,
            "buyers": 27,
            "sellers": 20
          },
          "m30": {
            "buys": 81,
            "sells": 43,
            "buyers": 59,
            "sellers": 29
          },
          "h1": {
            "buys": 118,
            "sells": 64,
            "buyers": 87,
            "sellers": 47
          },
          "h6": {
            "buys": 590,
            "sells": 462,
            "buyers": 323,
            "sellers": 311
          },
          "h24": {
            "buys": 2715,
            "sells": 2308,
            "buyers": 969,
            "sellers": 1141
          }
        },
        "volume_usd": {
          "m5": "2044.265390985",
          "m15": "13470.3064463796",
          "m30": "34331.8472398596",
          "h1": "45679.9602000062",
          "h6": "273962.857891375",
          "h24": "1698469.50252167"
        },
        "reserve_in_usd": "340640.0752"
      },
      "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.000459788208086982",
        "base_token_price_native_currency": "0.000000256804959200128",
        "quote_token_price_usd": "1793.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002568049592",
        "quote_token_price_base_token": "3894005.79768672",
        "address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
        "name": "MYSTERY / WETH",
        "pool_created_at": "2026-07-08T18:32:59Z",
        "fdv_usd": "459785.594989626",
        "market_cap_usd": "459788.2081",
        "price_change_percentage": {
          "m5": "-10.937",
          "m15": "-14.128",
          "m30": "-7.306",
          "h1": "28.338",
          "h6": "44.091",
          "h24": "9.582"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 7,
            "buyers": 2,
            "sellers": 7
          },
          "m15": {
            "buys": 7,
            "sells": 12,
            "buyers": 7,
            "sellers": 12
          },
          "m30": {
            "buys": 44,
            "sells": 31,
            "buyers": 29,
            "sellers": 29
          },
          "h1": {
            "buys": 106,
            "sells": 73,
            "buyers": 51,
            "sellers": 66
          },
          "h6": {
            "buys": 244,
            "sells": 196,
            "buyers": 177,
            "sellers": 185
          },
          "h24": {
            "buys": 916,
            "sells": 860,
            "buyers": 728,
            "sellers": 732
          }
        },
        "volume_usd": {
          "m5": "2138.0781510022",
          "m15": "2904.2070659964",
          "m30": "9340.7499772704",
          "h1": "24796.6395356706",
          "h6": "46459.5827131512",
          "h24": "282658.547111957"
        },
        "reserve_in_usd": "64150.311"
      },
      "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.17284502527654",
        "base_token_price_native_currency": "0.000096398827272724",
        "quote_token_price_usd": "1793.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009639882727",
        "quote_token_price_base_token": "10373.570180173",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "171381628.628104",
        "market_cap_usd": "171381628.628628",
        "price_change_percentage": {
          "m5": "-2.333",
          "m15": "-2.497",
          "m30": "-0.611",
          "h1": "-1.69",
          "h6": "5.389",
          "h24": "9.586"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 15,
            "buyers": 7,
            "sellers": 14
          },
          "m15": {
            "buys": 19,
            "sells": 27,
            "buyers": 12,
            "sellers": 19
          },
          "m30": {
            "buys": 31,
            "sells": 46,
            "buyers": 23,
            "sellers": 35
          },
          "h1": {
            "buys": 163,
            "sells": 106,
            "buyers": 100,
            "sellers": 73
          },
          "h6": {
            "buys": 1692,
            "sells": 1261,
            "buyers": 476,
            "sellers": 591
          },
          "h24": {
            "buys": 10592,
            "sells": 6493,
            "buyers": 2302,
            "sellers": 1941
          }
        },
        "volume_usd": {
          "m5": "23861.4895352674",
          "m15": "27727.1929029887",
          "m30": "44492.3671200583",
          "h1": "565822.286101314",
          "h6": "4127445.52285061",
          "h24": "21247190.0467837"
        },
        "reserve_in_usd": "9948894.0343"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00363400711429217498108408157119375767504510111061772308148910688",
        "base_token_price_native_currency": "0.0000479163675200853",
        "quote_token_price_usd": "75.184348142877925040566097682482438749285483544",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004791636752",
        "quote_token_price_base_token": "20869.6955081335",
        "address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
        "name": "febu / SOL",
        "pool_created_at": "2026-07-08T22:17:24Z",
        "fdv_usd": "3601290.74935683",
        "market_cap_usd": "3601290.75124626",
        "price_change_percentage": {
          "m5": "-0.348",
          "m15": "-0.847",
          "m30": "-1.148",
          "h1": "-1.459",
          "h6": "-26.314",
          "h24": "24.685"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 41,
            "sells": 55,
            "buyers": 30,
            "sellers": 41
          },
          "m30": {
            "buys": 108,
            "sells": 128,
            "buyers": 81,
            "sellers": 97
          },
          "h1": {
            "buys": 383,
            "sells": 364,
            "buyers": 252,
            "sellers": 272
          },
          "h6": {
            "buys": 4204,
            "sells": 4297,
            "buyers": 1608,
            "sellers": 1930
          },
          "h24": {
            "buys": 25009,
            "sells": 23815,
            "buyers": 6642,
            "sellers": 7191
          }
        },
        "volume_usd": {
          "m5": "728.4373840055",
          "m15": "15109.03033947",
          "m30": "31571.8013370963",
          "h1": "88265.2065914802",
          "h6": "945692.459806969",
          "h24": "5664457.35479222"
        },
        "reserve_in_usd": "218089.7799"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4ko5tSr5o3H4v1sFtjTSd9MPUW7yx5AFCpkNPoL6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.255883613536722339663977120666844208796573968242001666405959928",
        "base_token_price_native_currency": "0.0034034160461625",
        "quote_token_price_usd": "75.184348142877925040566097682482438749285483544",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.003403416046",
        "quote_token_price_base_token": "293.822437938",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "255870059.607098",
        "market_cap_usd": "106360722.705133",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-1.99",
          "m30": "-3.696",
          "h1": "0.253",
          "h6": "-6.657",
          "h24": "2.841"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 183,
            "sells": 19,
            "buyers": 89,
            "sellers": 14
          },
          "m30": {
            "buys": 228,
            "sells": 43,
            "buyers": 104,
            "sellers": 33
          },
          "h1": {
            "buys": 340,
            "sells": 273,
            "buyers": 148,
            "sellers": 183
          },
          "h6": {
            "buys": 2856,
            "sells": 1750,
            "buyers": 821,
            "sellers": 747
          },
          "h24": {
            "buys": 9643,
            "sells": 9043,
            "buyers": 2433,
            "sellers": 2952
          }
        },
        "volume_usd": {
          "m5": "1451.0257163749",
          "m15": "78248.880283496",
          "m30": "137793.544168194",
          "h1": "286466.470372521",
          "h6": "2187474.06166427",
          "h24": "11626330.548465"
        },
        "reserve_in_usd": "2573578.2701"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.298716326996376",
        "base_token_price_native_currency": "0.00052116723580274",
        "quote_token_price_usd": "0.999605603714675",
        "quote_token_price_native_currency": "0.00174570751409972",
        "base_token_price_quote_token": "0.2985421278",
        "quote_token_price_base_token": "3.3496110158",
        "address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
        "name": "LAB / USDT 0.007%",
        "pool_created_at": "2025-10-13T09:20:50Z",
        "fdv_usd": "293231979.709601",
        "market_cap_usd": "95535229.5698992",
        "price_change_percentage": {
          "m5": "-2.731",
          "m15": "-3.728",
          "m30": "7.449",
          "h1": "8.74",
          "h6": "-9.694",
          "h24": "-15.257"
        },
        "transactions": {
          "m5": {
            "buys": 119,
            "sells": 146,
            "buyers": 73,
            "sellers": 85
          },
          "m15": {
            "buys": 1386,
            "sells": 1548,
            "buyers": 410,
            "sellers": 420
          },
          "m30": {
            "buys": 3408,
            "sells": 3828,
            "buyers": 716,
            "sellers": 662
          },
          "h1": {
            "buys": 4899,
            "sells": 5541,
            "buyers": 834,
            "sellers": 760
          },
          "h6": {
            "buys": 26982,
            "sells": 31200,
            "buyers": 1606,
            "sellers": 1534
          },
          "h24": {
            "buys": 121962,
            "sells": 137328,
            "buyers": 3610,
            "sellers": 3063
          }
        },
        "volume_usd": {
          "m5": "85726.7997960702",
          "m15": "881737.295661374",
          "m30": "2377849.49623439",
          "h1": "2968897.14369966",
          "h6": "14279916.7707462",
          "h24": "68933158.7436371"
        },
        "reserve_in_usd": "1926158.7818"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x7ec43cf65f1663f820427c62a5780b8f2e25593a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00540419862846045",
        "base_token_price_native_currency": "0.00000296300370635967",
        "quote_token_price_usd": "1793.71",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002963003706",
        "quote_token_price_base_token": "337495.359136285",
        "address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
        "name": "WEN / WETH 0.3%",
        "pool_created_at": "2026-07-09T00:11:06Z",
        "fdv_usd": "5404198.628",
        "market_cap_usd": "5404198.628",
        "price_change_percentage": {
          "m5": "-0.277",
          "m15": "0.464",
          "m30": "1.293",
          "h1": "3.457",
          "h6": "10.328",
          "h24": "-22.796"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "m15": {
            "buys": 33,
            "sells": 23,
            "buyers": 33,
            "sellers": 23
          },
          "m30": {
            "buys": 74,
            "sells": 50,
            "buyers": 72,
            "sellers": 49
          },
          "h1": {
            "buys": 163,
            "sells": 110,
            "buyers": 150,
            "sellers": 100
          },
          "h6": {
            "buys": 918,
            "sells": 628,
            "buyers": 831,
            "sellers": 538
          },
          "h24": {
            "buys": 3425,
            "sells": 2554,
            "buyers": 2994,
            "sellers": 1957
          }
        },
        "volume_usd": {
          "m5": "1469.8543981431",
          "m15": "6652.936827992",
          "m30": "15056.6797276538",
          "h1": "29504.0082538177",
          "h6": "200646.629181093",
          "h24": "848133.062438831"
        },
        "reserve_in_usd": "212948.5337"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xa80eb66b3e0cf66ccb46f8b8c9e7ff5803eeb820",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000346483754324456769631315113478476325805154964771031308714620291",
        "base_token_price_native_currency": "0.00000468003611572394",
        "quote_token_price_usd": "75.184690244663029040467602898099532169556952517",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004680036116",
        "quote_token_price_base_token": "213673.564748829",
        "address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
        "name": "NYX / SOL",
        "pool_created_at": "2026-07-14T03:04:28Z",
        "fdv_usd": "339200.9323",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-49.578",
          "m15": "32.005",
          "m30": "-9.006",
          "h1": "13.164",
          "h6": "-20.188",
          "h24": "55.164"
        },
        "transactions": {
          "m5": {
            "buys": 135,
            "sells": 72,
            "buyers": 86,
            "sellers": 69
          },
          "m15": {
            "buys": 1870,
            "sells": 762,
            "buyers": 927,
            "sellers": 626
          },
          "m30": {
            "buys": 3962,
            "sells": 1488,
            "buyers": 1825,
            "sellers": 1007
          },
          "h1": {
            "buys": 7293,
            "sells": 2660,
            "buyers": 2816,
            "sellers": 1518
          },
          "h6": {
            "buys": 39681,
            "sells": 14665,
            "buyers": 11164,
            "sellers": 5782
          },
          "h24": {
            "buys": 50160,
            "sells": 18638,
            "buyers": 12333,
            "sellers": 6263
          }
        },
        "volume_usd": {
          "m5": "17249.03281141",
          "m15": "115498.234132498",
          "m30": "213529.726913844",
          "h1": "357099.890049244",
          "h6": "2059114.18164142",
          "h24": "3247047.07129417"
        },
        "reserve_in_usd": "47582.9652"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3UXSLKVxF5L6AaugmUhkRBoKETtThQwj6bD6qYkbpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00421460013091001",
        "base_token_price_native_currency": "0.00000234892490905188",
        "quote_token_price_usd": "1793.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002348924909",
        "quote_token_price_base_token": "425726.678680265",
        "address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
        "name": "HOPPY / WETH",
        "pool_created_at": "2026-07-10T09:39:51Z",
        "fdv_usd": "4214600.131",
        "market_cap_usd": "4214600.131",
        "price_change_percentage": {
          "m5": "0.848",
          "m15": "5.597",
          "m30": "5.45",
          "h1": "-2.688",
          "h6": "16.072",
          "h24": "25.947"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 56,
            "sells": 26,
            "buyers": 34,
            "sellers": 23
          },
          "m30": {
            "buys": 105,
            "sells": 68,
            "buyers": 56,
            "sellers": 56
          },
          "h1": {
            "buys": 255,
            "sells": 170,
            "buyers": 116,
            "sellers": 119
          },
          "h6": {
            "buys": 1020,
            "sells": 830,
            "buyers": 372,
            "sellers": 393
          },
          "h24": {
            "buys": 5660,
            "sells": 4172,
            "buyers": 1405,
            "sellers": 1288
          }
        },
        "volume_usd": {
          "m5": "738.4127947012",
          "m15": "10003.5262948924",
          "m30": "30019.5494129265",
          "h1": "86683.0128209716",
          "h6": "418374.074369558",
          "h24": "2142449.33149496"
        },
        "reserve_in_usd": "200494.0379"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x834b31164b5e5f4a08b441d796abb85f714bb7c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00265609784374985438719495693485250227637823343730064798646281693",
        "base_token_price_native_currency": "0.0000349725515830707",
        "quote_token_price_usd": "75.184177438627167143824809932445636171773738413",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003497255158",
        "quote_token_price_base_token": "28593.8530285584",
        "address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
        "name": "HBULL / SOL",
        "pool_created_at": "2026-07-14T01:25:32Z",
        "fdv_usd": "2621914.18719654",
        "market_cap_usd": "2621914.491",
        "price_change_percentage": {
          "m5": "16.558",
          "m15": "4.22",
          "m30": "-9.431",
          "h1": "42.089",
          "h6": "-25.712",
          "h24": "8124.522"
        },
        "transactions": {
          "m5": {
            "buys": 210,
            "sells": 99,
            "buyers": 173,
            "sellers": 80
          },
          "m15": {
            "buys": 799,
            "sells": 371,
            "buyers": 713,
            "sellers": 330
          },
          "m30": {
            "buys": 2079,
            "sells": 970,
            "buyers": 1940,
            "sellers": 870
          },
          "h1": {
            "buys": 3426,
            "sells": 1578,
            "buyers": 2950,
            "sellers": 1265
          },
          "h6": {
            "buys": 10948,
            "sells": 7448,
            "buyers": 4802,
            "sellers": 2717
          },
          "h24": {
            "buys": 25936,
            "sells": 16672,
            "buyers": 12853,
            "sellers": 6014
          }
        },
        "volume_usd": {
          "m5": "41357.5357494768",
          "m15": "63488.8891306698",
          "m30": "91226.6851862625",
          "h1": "236527.86741042",
          "h6": "2076459.74123022",
          "h24": "3462126.85873794"
        },
        "reserve_in_usd": "162658.7953"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_7V6Sk63y8Rr1MvcN5mYNp61wgFhy4EeQg5gUASk9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0010413072893920971887661581107502610827335649001591916245671164",
        "base_token_price_native_currency": "0.0000136938058288476",
        "quote_token_price_usd": "75.18459760389343484275304707135778780673922726",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001369380583",
        "quote_token_price_base_token": "73025.7177952227",
        "address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
        "name": "brain / SOL",
        "pool_created_at": "2026-07-13T23:21:14Z",
        "fdv_usd": "1032353.96",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-15.323",
          "m15": "-4.034",
          "m30": "-11.114",
          "h1": "-20.951",
          "h6": "15.703",
          "h24": "3223.843"
        },
        "transactions": {
          "m5": {
            "buys": 131,
            "sells": 96,
            "buyers": 105,
            "sellers": 82
          },
          "m15": {
            "buys": 298,
            "sells": 380,
            "buyers": 210,
            "sellers": 278
          },
          "m30": {
            "buys": 666,
            "sells": 695,
            "buyers": 433,
            "sellers": 492
          },
          "h1": {
            "buys": 1447,
            "sells": 1432,
            "buyers": 794,
            "sellers": 909
          },
          "h6": {
            "buys": 7600,
            "sells": 6892,
            "buyers": 3098,
            "sellers": 3241
          },
          "h24": {
            "buys": 46294,
            "sells": 39284,
            "buyers": 10908,
            "sellers": 9837
          }
        },
        "volume_usd": {
          "m5": "21848.6450135977",
          "m15": "63671.4593815569",
          "m30": "131046.122269339",
          "h1": "255437.609559456",
          "h6": "1071701.23497418",
          "h24": "6205982.25560815"
        },
        "reserve_in_usd": "90605.6659"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9oDndFiC7RW42vZcmSzacTKMWE9kgeqnzwXDGLSkpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00970953907552957",
        "base_token_price_native_currency": "0.00000539816961799449",
        "quote_token_price_usd": "1793.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005398169618",
        "quote_token_price_base_token": "185247.97677097",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "9708255.542",
        "market_cap_usd": "9708255.542",
        "price_change_percentage": {
          "m5": "-2.309",
          "m15": "-1.415",
          "m30": "0.476",
          "h1": "-6.752",
          "h6": "0.001",
          "h24": "-16.804"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 14,
            "buyers": 12,
            "sellers": 10
          },
          "m15": {
            "buys": 33,
            "sells": 32,
            "buyers": 23,
            "sellers": 22
          },
          "m30": {
            "buys": 72,
            "sells": 66,
            "buyers": 45,
            "sellers": 35
          },
          "h1": {
            "buys": 155,
            "sells": 169,
            "buyers": 86,
            "sellers": 79
          },
          "h6": {
            "buys": 994,
            "sells": 1212,
            "buyers": 365,
            "sellers": 383
          },
          "h24": {
            "buys": 4549,
            "sells": 4740,
            "buyers": 1094,
            "sellers": 1063
          }
        },
        "volume_usd": {
          "m5": "6920.0169945253",
          "m15": "13299.7612840893",
          "m30": "35953.8185420684",
          "h1": "92016.7747091634",
          "h6": "637310.444462607",
          "h24": "2302366.54973117"
        },
        "reserve_in_usd": "356624.2886"
      },
      "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_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0087081970870137",
        "base_token_price_native_currency": "0.00000485558317368504",
        "quote_token_price_usd": "1793.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004855583174",
        "quote_token_price_base_token": "205948.485327061",
        "address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
        "name": "WISHBONE / WETH 1%",
        "pool_created_at": "2026-07-08T16:58:55Z",
        "fdv_usd": "8308288.31576733",
        "market_cap_usd": "8308288.31576733",
        "price_change_percentage": {
          "m5": "-0.02",
          "m15": "5.88",
          "m30": "0.742",
          "h1": "-1.667",
          "h6": "3.397",
          "h24": "65.182"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 29,
            "sells": 21,
            "buyers": 12,
            "sellers": 17
          },
          "m30": {
            "buys": 61,
            "sells": 41,
            "buyers": 30,
            "sellers": 32
          },
          "h1": {
            "buys": 124,
            "sells": 93,
            "buyers": 70,
            "sellers": 69
          },
          "h6": {
            "buys": 824,
            "sells": 812,
            "buyers": 299,
            "sellers": 408
          },
          "h24": {
            "buys": 4100,
            "sells": 3537,
            "buyers": 894,
            "sellers": 1016
          }
        },
        "volume_usd": {
          "m5": "68.917129846",
          "m15": "13706.3531309192",
          "m30": "34869.3246802846",
          "h1": "91504.0093389625",
          "h6": "634009.384976873",
          "h24": "2733809.16752391"
        },
        "reserve_in_usd": "407134.5534"
      },
      "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": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.540825331677996",
        "base_token_price_native_currency": "0.000301212726663547041419667883427641000211176",
        "quote_token_price_usd": "0.994851439151203",
        "quote_token_price_native_currency": "0.000554636471623573",
        "base_token_price_quote_token": "0.5430813552",
        "quote_token_price_base_token": "1.8413447458",
        "address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
        "name": "VELVET / USDC 0.01%",
        "pool_created_at": "2025-08-23T23:44:37Z",
        "fdv_usd": "4249241.53035008",
        "market_cap_usd": "226642036.344236",
        "price_change_percentage": {
          "m5": "0.318",
          "m15": "-3.023",
          "m30": "-0.658",
          "h1": "5.964",
          "h6": "-15.209",
          "h24": "-13.809"
        },
        "transactions": {
          "m5": {
            "buys": 79,
            "sells": 35,
            "buyers": 9,
            "sellers": 9
          },
          "m15": {
            "buys": 593,
            "sells": 494,
            "buyers": 89,
            "sellers": 82
          },
          "m30": {
            "buys": 1153,
            "sells": 1057,
            "buyers": 126,
            "sellers": 126
          },
          "h1": {
            "buys": 2623,
            "sells": 2595,
            "buyers": 213,
            "sellers": 266
          },
          "h6": {
            "buys": 14567,
            "sells": 14762,
            "buyers": 713,
            "sellers": 589
          },
          "h24": {
            "buys": 40485,
            "sells": 41277,
            "buyers": 1117,
            "sellers": 1093
          }
        },
        "volume_usd": {
          "m5": "8657.0998235497",
          "m15": "97856.2097748145",
          "m30": "173395.875715307",
          "h1": "480053.366353013",
          "h6": "2394467.9361208",
          "h24": "6219475.44136551"
        },
        "reserve_in_usd": "3678513.0225"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000121385241683070931559304368840766069240143590722323655708100288",
        "base_token_price_native_currency": "0.00000170401217826271",
        "quote_token_price_usd": "75.184348142877925040566097682482438749285483544",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001704012178",
        "quote_token_price_base_token": "586850.265952635",
        "address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
        "name": "baby / SOL",
        "pool_created_at": "2026-07-13T09:23:00Z",
        "fdv_usd": "130756.0768",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.306",
          "m15": "6.364",
          "m30": "-5.723",
          "h1": "-6.503",
          "h6": "-20.034",
          "h24": "-22.635"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 13,
            "buyers": 5,
            "sellers": 10
          },
          "m15": {
            "buys": 35,
            "sells": 36,
            "buyers": 28,
            "sellers": 20
          },
          "m30": {
            "buys": 58,
            "sells": 64,
            "buyers": 42,
            "sellers": 36
          },
          "h1": {
            "buys": 154,
            "sells": 134,
            "buyers": 81,
            "sellers": 79
          },
          "h6": {
            "buys": 1078,
            "sells": 1157,
            "buyers": 509,
            "sellers": 510
          },
          "h24": {
            "buys": 8844,
            "sells": 8262,
            "buyers": 2880,
            "sellers": 2672
          }
        },
        "volume_usd": {
          "m5": "721.5831031829",
          "m15": "2942.0118610185",
          "m30": "4234.5934302058",
          "h1": "9237.880500515",
          "h6": "94954.9228098777",
          "h24": "790284.451198815"
        },
        "reserve_in_usd": "28779.9987"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6Cn9XH2SCi79Nam7mhH5L1kfwFwPhfresmg6Q4Eipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00028656482451107570425969971488365072762939294924251648484619648",
        "base_token_price_native_currency": "0.00000370746209954948",
        "quote_token_price_usd": "75.18451384572230179093938463557782409872159168",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000037074621",
        "quote_token_price_base_token": "269726.290693981",
        "address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
        "name": "PCAT / SOL",
        "pool_created_at": "2026-07-13T16:33:44Z",
        "fdv_usd": "286341.384882394",
        "market_cap_usd": "286341.384882395",
        "price_change_percentage": {
          "m5": "-2.623",
          "m15": "-16.451",
          "m30": "10.081",
          "h1": "9.296",
          "h6": "-10.899",
          "h24": "817.125"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 8,
            "buyers": 9,
            "sellers": 7
          },
          "m15": {
            "buys": 51,
            "sells": 63,
            "buyers": 31,
            "sellers": 41
          },
          "m30": {
            "buys": 158,
            "sells": 212,
            "buyers": 96,
            "sellers": 142
          },
          "h1": {
            "buys": 328,
            "sells": 378,
            "buyers": 196,
            "sellers": 223
          },
          "h6": {
            "buys": 2151,
            "sells": 2089,
            "buyers": 783,
            "sellers": 866
          },
          "h24": {
            "buys": 33877,
            "sells": 29372,
            "buyers": 6683,
            "sellers": 6355
          }
        },
        "volume_usd": {
          "m5": "1242.590472762",
          "m15": "8015.993826194",
          "m30": "27007.6224717613",
          "h1": "46540.4502974276",
          "h6": "290081.952790797",
          "h24": "3715205.51791831"
        },
        "reserve_in_usd": "44973.6756"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3dejiWxvpL6QH63rBE38fSrVbna8pVrKbmbPPDke7wuH",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0125537628989463",
        "base_token_price_native_currency": "0.00000701462557450438",
        "quote_token_price_usd": "1793.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007014625575",
        "quote_token_price_base_token": "142559.28408134",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "12580310.09",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.641",
          "m15": "-1.322",
          "m30": "-1.413",
          "h1": "-10.509",
          "h6": "10.646",
          "h24": "-15.383"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 6
          },
          "m15": {
            "buys": 18,
            "sells": 33,
            "buyers": 14,
            "sellers": 19
          },
          "m30": {
            "buys": 61,
            "sells": 74,
            "buyers": 31,
            "sellers": 33
          },
          "h1": {
            "buys": 119,
            "sells": 126,
            "buyers": 55,
            "sellers": 79
          },
          "h6": {
            "buys": 1070,
            "sells": 946,
            "buyers": 433,
            "sellers": 547
          },
          "h24": {
            "buys": 4227,
            "sells": 3402,
            "buyers": 1338,
            "sellers": 1396
          }
        },
        "volume_usd": {
          "m5": "2667.9614976902",
          "m15": "15450.9063077969",
          "m30": "32036.3184860834",
          "h1": "81762.4986279577",
          "h6": "925167.67528566",
          "h24": "3573097.84928035"
        },
        "reserve_in_usd": "640771.7212"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.08492976644901",
        "base_token_price_native_currency": "0.001903101652375343",
        "quote_token_price_usd": "0.999605603714675",
        "quote_token_price_native_currency": "0.00175446354315871",
        "base_token_price_quote_token": "1.084719976",
        "quote_token_price_base_token": "0.9218969155",
        "address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
        "name": "EVAA / USDT 0.01%",
        "pool_created_at": "2025-10-02T09:03:49Z",
        "fdv_usd": "32522045.0788114",
        "market_cap_usd": "7174332.79051866",
        "price_change_percentage": {
          "m5": "0.466",
          "m15": "5.122",
          "m30": "5.231",
          "h1": "3.851",
          "h6": "36.066",
          "h24": "45.083"
        },
        "transactions": {
          "m5": {
            "buys": 84,
            "sells": 68,
            "buyers": 47,
            "sellers": 48
          },
          "m15": {
            "buys": 793,
            "sells": 824,
            "buyers": 309,
            "sellers": 277
          },
          "m30": {
            "buys": 1703,
            "sells": 1683,
            "buyers": 507,
            "sellers": 488
          },
          "h1": {
            "buys": 4334,
            "sells": 4395,
            "buyers": 912,
            "sellers": 838
          },
          "h6": {
            "buys": 14391,
            "sells": 15271,
            "buyers": 1604,
            "sellers": 1516
          },
          "h24": {
            "buys": 56367,
            "sells": 56736,
            "buyers": 2737,
            "sellers": 2490
          }
        },
        "volume_usd": {
          "m5": "8464.444580341",
          "m15": "86322.7192673219",
          "m30": "165686.699646408",
          "h1": "494598.8253834",
          "h6": "1684860.2083577",
          "h24": "4925918.73520319"
        },
        "reserve_in_usd": "182304.8262"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000142875286933376947944379205770097499424619884858874400562234026",
        "base_token_price_native_currency": "0.00000190293435108913",
        "quote_token_price_usd": "75.184267922883316710629046543702241855989899151",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001902934351",
        "quote_token_price_base_token": "525504.203246769",
        "address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
        "name": "Bison / SOL",
        "pool_created_at": "2026-07-12T20:04:28Z",
        "fdv_usd": "142868.651656546",
        "market_cap_usd": "142868.651656582",
        "price_change_percentage": {
          "m5": "-5.664",
          "m15": "7.227",
          "m30": "12.311",
          "h1": "2.27",
          "h6": "22.341",
          "h24": "-57.783"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 9,
            "buyers": 9,
            "sellers": 9
          },
          "m15": {
            "buys": 24,
            "sells": 75,
            "buyers": 22,
            "sellers": 51
          },
          "m30": {
            "buys": 68,
            "sells": 124,
            "buyers": 55,
            "sellers": 74
          },
          "h1": {
            "buys": 185,
            "sells": 180,
            "buyers": 104,
            "sellers": 119
          },
          "h6": {
            "buys": 1362,
            "sells": 1469,
            "buyers": 488,
            "sellers": 582
          },
          "h24": {
            "buys": 13971,
            "sells": 12881,
            "buyers": 3520,
            "sellers": 4188
          }
        },
        "volume_usd": {
          "m5": "1264.5711903384",
          "m15": "4713.0086697977",
          "m30": "9394.683329204",
          "h1": "15696.8853695517",
          "h6": "105918.740735694",
          "h24": "1360698.20613937"
        },
        "reserve_in_usd": "34460.2648"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GwZvGvVzjWTL1mvpw55KQWztTQvWo3B6ew16N2aspump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00320797472221514",
        "base_token_price_native_currency": "0.00000179059412389412",
        "quote_token_price_usd": "1793.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001790594124",
        "quote_token_price_base_token": "558473.85326231",
        "address": "0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
        "name": "4663 / WETH 1%",
        "pool_created_at": "2026-06-29T08:45:10Z",
        "fdv_usd": "2981139.78022289",
        "market_cap_usd": "3207974.722",
        "price_change_percentage": {
          "m5": "-1.305",
          "m15": "-4.117",
          "m30": "-6.627",
          "h1": "-14.1",
          "h6": "-21.536",
          "h24": "-40.797"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 10,
            "buyers": 23,
            "sellers": 10
          },
          "m15": {
            "buys": 71,
            "sells": 36,
            "buyers": 62,
            "sellers": 32
          },
          "m30": {
            "buys": 94,
            "sells": 62,
            "buyers": 83,
            "sellers": 51
          },
          "h1": {
            "buys": 143,
            "sells": 97,
            "buyers": 103,
            "sellers": 79
          },
          "h6": {
            "buys": 970,
            "sells": 615,
            "buyers": 510,
            "sellers": 414
          },
          "h24": {
            "buys": 2556,
            "sells": 1986,
            "buyers": 958,
            "sellers": 985
          }
        },
        "volume_usd": {
          "m5": "15690.8461583453",
          "m15": "56970.5751701173",
          "m30": "75371.0198349365",
          "h1": "106619.655239545",
          "h6": "645529.966446168",
          "h24": "1471915.03555082"
        },
        "reserve_in_usd": "287733.4501"
      },
      "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"
          }
        }
      }
    }
  ]
}
Obsługiwane sieci

Obszerne wsparcie dla wielu łańcuchów

Pobierz kursy kryptowalut i dane rynkowe z wielu sieci, 200+ od głównych blockchainów po nowe wprowadzenia..

Dlaczego projekty Web3 korzystają z CoinGecko

„API DEX CoinGecko zapewnia nam szybkie, bardzo dokładne i rzetelne źródło danych cenowych DEX. Ma szeroki zakres danych, jest łatwe w użyciu i wysoce niezawodne. API DEX CoinGecko stało się dla nas jednym z wielu kluczowych źródeł cen DEX, które Supra wykorzystuje do agregowania danych ze zdecentralizowanych giełd”.
„API DEX CoinGecko stało się integralną częścią naszego procesu rozwoju, sprawnie obsługując wiele drobnych zadań, którymi po prostu nie jesteśmy w stanie zarządzać. To znacznie usprawniło nasz przepływ pracy, pozwalając nam skupić się na głównym rozwoju”.
„API DEX CoinGecko ma szerokie pokrycie, obsługuje największą liczbę łańcuchów i cechuje się wysoką dostępnością”.

Często zadawane pytania

Doładuj swój projekt za pomocą CoinGecko API

Odblokuj więcej możliwości dzięki wiarygodnym, dokładnym i kompleksowym danym o kursach kryptowalut.
Nigdy nie przegap aktualizacji!
Subskrybuj nasz newsletter API, aby otrzymywać najnowsze informacje o produktach, aktualizacje punktów końcowych i inspirujące treści społeczności.
Wybierz walutę
Sugerowane waluty
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
Waluty fiducjarne
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
Kryptowaluty
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
Jednostki Bitcoin
BITS
Bits
SATS
Satoshi
Towary
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Wybierz język
Popularne języki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Wszystke języki
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
繁體中文
Witamy w CoinGecko
Witaj z powrotem!
Zaloguj się lub zarejestruj się w ciągu kilku sekund.
lub
Zaloguj się za pomocą . Nie Ty?
Zapomniałeś swojego hasła?
Nie otrzymałeś instrukcji aktywacji konta?
Wyślij ponownie instrukcje aktywacji
Hasło musi zawierać co najmniej 8 znaków, w tym 1 wielką literę, 1 małą literę, 1 cyfrę i 1 znak specjalny
Kontynuując, potwierdzasz, że przeczytałeś i w pełni akceptujesz nasze Warunki korzystania i Polityka prywatności.
Otrzymuj alerty kursowe od aplikacji CoinGecko
Zapomniałeś swojego hasła?
Instrukcja zmiany hasła zostanie niezwłocznie wysłana na podany adres e-mail.
Wyślij ponownie instrukcje aktywacji
Instrukcja jak aktywować konto zostanie niezwłocznie wysłana na podany adres e-mail.
Oceń aplikację CoinGecko.
Zeskanuj ten kod QR, aby pobrać aplikację już teraz App QR Code Lub sprawdź ją w sklepach z aplikacjami
Dodaj NFT
CoinGecko
Lepiej w aplikacji
Alerty dotyczące kursów w czasie rzeczywistym oraz szybsze, bardziej płynne doświadczenie.