Coin'ler: 17.563
Borsalar: 1.496
Piyasa Değeri: 2,225T $ 0.2%
24sa Hacim: 60,204B $
Gas: 0.195 GWEI
Premium

DeFi projeleri ve geliştiriciler için zincir üstü DEX token ve pazar verileri API'si

2014 yılından itibaren, dünyanın en büyük bağımsız kripto veri otoritesi olan CoinGecko API ile kripto piyasasının tamamına dair kapsamlı verilere ulaşın.
Veri Desteği:
Önde Gelen Web3 Projeleri Güveniyor

Kapsamlı ve Güvenilir Zincir Üstü DEX Veri API'si

Güvenilir ve kapsamlı DEX veri API'miz ile Uniswap, PancakeSwap, Orca, Curve gibi DEX'lerden zincir üstü piyasa verilerine büyük ağlar üzerinden erişin.
41M+
Coin'ler ve Token'lar
200+
Ağlar
1,500+
DEX'ler

DeFi Projenizi Verimli Şekilde Ölçeklendirin

Kripto, NFT ve DEX Verileri için Tek Bir Birleşik API

Tam kapsam sağlayan tek bir birleşik kripto veri API'si ile entegrasyon sürecini basitleştirin
Uç Nokta Kategorisi Açıklama
/onchain/simple/*/token_price/* Token adresleriyle bir ağdaki token'ların en son USD fiyatını almanın en basit yolu
/onchain/networks Desteklenen ağların tam listesini alın
/onchain/network/*dexes Bir ağ üzerinde desteklenen tüm DEX'lerin tam listesini alın
/onchains/network/*/pools/* Trend havuzları, yeni havuzlar ve fiyat, rezerv, piyasa değeri, işlemler, hacim gibi piyasa verileri gibi likidite havuzu verilerini alın. Bir ağdaki havuzları aramak için arama uç noktası da mevcuttur.
/onchains/network/*/tokens/* En iyi havuzlar, fiyat, fdv, rezerv, hacim, piyasa değeri, geckoterminal puanı, coingecko API kimliği gibi token'la ilgili verileri alın. Resim, web sitesi, açıklama ve sosyal medya bağlantıları dahil olmak üzere meta veriler de mevcuttur.
/onchains/network/*/ohlcvs/* Bir likidite havuzunun OHLCV geçmiş grafik verilerini alın
/onchains/network/*/trades Likidite havuzundan en son 300 işlemi alın
// Bir likidite havuzunun fiyatlarını ve piyasa verilerini alın
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999501608830481",
      "base_token_price_native_currency": "0.000555158674583953",
      "quote_token_price_usd": "1794.13",
      "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": "4644799594.15514",
      "market_cap_usd": "4637146286.72166",
      "price_change_percentage": {
        "m5": "-0.039",
        "m15": "-0.102",
        "m30": "-0.007",
        "h1": "-0.128",
        "h6": "-0.05",
        "h24": "-0.075"
      },
      "transactions": {
        "m5": {
          "buys": 5,
          "sells": 1,
          "buyers": 3,
          "sellers": 1
        },
        "m15": {
          "buys": 17,
          "sells": 5,
          "buyers": 11,
          "sellers": 3
        },
        "m30": {
          "buys": 21,
          "sells": 11,
          "buyers": 15,
          "sellers": 6
        },
        "h1": {
          "buys": 25,
          "sells": 21,
          "buyers": 18,
          "sellers": 15
        },
        "h6": {
          "buys": 74,
          "sells": 78,
          "buyers": 53,
          "sellers": 48
        },
        "h24": {
          "buys": 410,
          "sells": 467,
          "buyers": 222,
          "sellers": 222
        }
      },
      "volume_usd": {
        "m5": "258.1272279981",
        "m15": "1971.7507518925",
        "m30": "3192.4390326305",
        "h1": "5315.9915515927",
        "h6": "14341.7104521311",
        "h24": "105632.318490174"
      },
      "reserve_in_usd": "886292.1464",
      "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"
        }
      }
    }
  }
}
// Trend Havuzları Keşfedin
{
  "data": [
    {
      "id": "robinhood_0x817f16f5d8da83d1b089b082c0172af3923618da",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00805769480692041",
        "base_token_price_native_currency": "0.00000449261693963679",
        "quote_token_price_usd": "0.557377566353669",
        "quote_token_price_native_currency": "0.000310539240364856",
        "base_token_price_quote_token": "0.01446714732",
        "quote_token_price_base_token": "69.1221273786",
        "address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
        "name": "VEX / VIRTUAL",
        "pool_created_at": "2026-07-03T16:34:51Z",
        "fdv_usd": "8057694.807",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-0.819",
          "m15": "-5.004",
          "m30": "-6.201",
          "h1": "-7.767",
          "h6": "-11.831",
          "h24": "7.587"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 52,
            "sells": 12,
            "buyers": 37,
            "sellers": 11
          },
          "m30": {
            "buys": 68,
            "sells": 24,
            "buyers": 48,
            "sellers": 17
          },
          "h1": {
            "buys": 101,
            "sells": 53,
            "buyers": 68,
            "sellers": 43
          },
          "h6": {
            "buys": 578,
            "sells": 494,
            "buyers": 313,
            "sellers": 328
          },
          "h24": {
            "buys": 3001,
            "sells": 2541,
            "buyers": 1034,
            "sellers": 1223
          }
        },
        "volume_usd": {
          "m5": "1480.145106953",
          "m15": "28632.3169973344",
          "m30": "33125.0346391456",
          "h1": "42141.8087620032",
          "h6": "285647.220136857",
          "h24": "1930227.62995991"
        },
        "reserve_in_usd": "353466.7436"
      },
      "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.000338394501011177",
        "base_token_price_native_currency": "0.000000188704332403707",
        "quote_token_price_usd": "1794.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001887043324",
        "quote_token_price_base_token": "5299295.39646518",
        "address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
        "name": "MYSTERY / WETH",
        "pool_created_at": "2026-07-08T18:32:59Z",
        "fdv_usd": "340427.809338559",
        "market_cap_usd": "340429.7441",
        "price_change_percentage": {
          "m5": "0.312",
          "m15": "0.387",
          "m30": "4.276",
          "h1": "8.267",
          "h6": "17.669",
          "h24": "-25.909"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 10,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "m30": {
            "buys": 21,
            "sells": 16,
            "buyers": 21,
            "sellers": 16
          },
          "h1": {
            "buys": 35,
            "sells": 26,
            "buyers": 35,
            "sellers": 26
          },
          "h6": {
            "buys": 170,
            "sells": 149,
            "buyers": 157,
            "sellers": 148
          },
          "h24": {
            "buys": 841,
            "sells": 817,
            "buyers": 711,
            "sellers": 708
          }
        },
        "volume_usd": {
          "m5": "237.6339262172",
          "m15": "1722.9759414472",
          "m30": "3292.8486428634",
          "h1": "5074.6063829516",
          "h6": "29056.407147781",
          "h24": "278219.69008075"
        },
        "reserve_in_usd": "54983.8681"
      },
      "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.177398809805011",
        "base_token_price_native_currency": "0.0000989874196174083",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009898741962",
        "quote_token_price_base_token": "10102.2938456731",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "175896858.399263",
        "market_cap_usd": "175896858.399801",
        "price_change_percentage": {
          "m5": "-0.319",
          "m15": "-0.556",
          "m30": "-2.404",
          "h1": "-1.75",
          "h6": "9.842",
          "h24": "7.847"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 9,
            "buyers": 3,
            "sellers": 7
          },
          "m15": {
            "buys": 34,
            "sells": 18,
            "buyers": 18,
            "sellers": 12
          },
          "m30": {
            "buys": 48,
            "sells": 31,
            "buyers": 28,
            "sellers": 24
          },
          "h1": {
            "buys": 90,
            "sells": 161,
            "buyers": 45,
            "sellers": 78
          },
          "h6": {
            "buys": 1722,
            "sells": 1270,
            "buyers": 478,
            "sellers": 606
          },
          "h24": {
            "buys": 10606,
            "sells": 6813,
            "buyers": 2297,
            "sellers": 1969
          }
        },
        "volume_usd": {
          "m5": "13954.5237469345",
          "m15": "40486.0099119419",
          "m30": "47429.3020304334",
          "h1": "132014.580648084",
          "h6": "3958438.69541528",
          "h24": "21269520.2803991"
        },
        "reserve_in_usd": "10111610.9336"
      },
      "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.00432418620909432819164717713063660856299923507343589719970467204",
        "base_token_price_native_currency": "0.0000569324020607776",
        "quote_token_price_usd": "75.401106929734373692618604026404239683607713892",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005693240206",
        "quote_token_price_base_token": "17564.6901202668",
        "address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
        "name": "febu / SOL",
        "pool_created_at": "2026-07-08T22:17:24Z",
        "fdv_usd": "4318118.56063356",
        "market_cap_usd": "4318118.56063356",
        "price_change_percentage": {
          "m5": "4.853",
          "m15": "4.995",
          "m30": "16.57",
          "h1": "12.068",
          "h6": "-1.787",
          "h24": "66.898"
        },
        "transactions": {
          "m5": {
            "buys": 27,
            "sells": 53,
            "buyers": 21,
            "sellers": 48
          },
          "m15": {
            "buys": 106,
            "sells": 182,
            "buyers": 75,
            "sellers": 145
          },
          "m30": {
            "buys": 237,
            "sells": 428,
            "buyers": 169,
            "sellers": 287
          },
          "h1": {
            "buys": 473,
            "sells": 610,
            "buyers": 293,
            "sellers": 410
          },
          "h6": {
            "buys": 4567,
            "sells": 4805,
            "buyers": 1705,
            "sellers": 2042
          },
          "h24": {
            "buys": 24962,
            "sells": 23967,
            "buyers": 6645,
            "sellers": 7204
          }
        },
        "volume_usd": {
          "m5": "7412.5930522657",
          "m15": "22382.8270955909",
          "m30": "70135.1574082096",
          "h1": "103207.733534622",
          "h6": "1004794.25771786",
          "h24": "5644202.71038501"
        },
        "reserve_in_usd": "238095.165"
      },
      "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.261550827130968363639207396232961599540126135179221247217286918",
        "base_token_price_native_currency": "0.00347216382993151",
        "quote_token_price_usd": "75.329273916106366225084124128235864571184899617",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00347216383",
        "quote_token_price_base_token": "288.004843372",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "261540858.098576",
        "market_cap_usd": "108717974.856008",
        "price_change_percentage": {
          "m5": "0.761",
          "m15": "5.212",
          "m30": "3.814",
          "h1": "6.623",
          "h6": "-3.573",
          "h24": "3.891"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 110,
            "buyers": 13,
            "sellers": 78
          },
          "m15": {
            "buys": 95,
            "sells": 160,
            "buyers": 62,
            "sellers": 114
          },
          "m30": {
            "buys": 140,
            "sells": 189,
            "buyers": 96,
            "sellers": 131
          },
          "h1": {
            "buys": 272,
            "sells": 392,
            "buyers": 157,
            "sellers": 219
          },
          "h6": {
            "buys": 2689,
            "sells": 2050,
            "buyers": 808,
            "sellers": 851
          },
          "h24": {
            "buys": 9436,
            "sells": 8832,
            "buyers": 2427,
            "sellers": 2895
          }
        },
        "volume_usd": {
          "m5": "72383.8861154796",
          "m15": "183278.291172228",
          "m30": "239236.61750018",
          "h1": "347064.145437306",
          "h6": "2374812.40496492",
          "h24": "11373846.4908184"
        },
        "reserve_in_usd": "2597769.6417"
      },
      "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.26947718919949",
        "base_token_price_native_currency": "0.000473479615072935",
        "quote_token_price_usd": "0.999134876833057",
        "quote_token_price_native_currency": "0.00175222264925739",
        "base_token_price_quote_token": "0.2702165819",
        "quote_token_price_base_token": "3.7007351393",
        "address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
        "name": "LAB / USDT 0.007%",
        "pool_created_at": "2025-10-13T09:20:50Z",
        "fdv_usd": "265874298.226732",
        "market_cap_usd": "86622073.5643554",
        "price_change_percentage": {
          "m5": "0.001",
          "m15": "0.314",
          "m30": "-1.099",
          "h1": "-3.479",
          "h6": "-18.833",
          "h24": "-22.474"
        },
        "transactions": {
          "m5": {
            "buys": 225,
            "sells": 239,
            "buyers": 81,
            "sellers": 82
          },
          "m15": {
            "buys": 736,
            "sells": 790,
            "buyers": 216,
            "sellers": 216
          },
          "m30": {
            "buys": 1609,
            "sells": 1770,
            "buyers": 376,
            "sellers": 407
          },
          "h1": {
            "buys": 3273,
            "sells": 3644,
            "buyers": 552,
            "sellers": 576
          },
          "h6": {
            "buys": 29440,
            "sells": 33901,
            "buyers": 1669,
            "sellers": 1650
          },
          "h24": {
            "buys": 118720,
            "sells": 133463,
            "buyers": 3568,
            "sellers": 3035
          }
        },
        "volume_usd": {
          "m5": "93310.3059288235",
          "m15": "286359.518504588",
          "m30": "700432.932321334",
          "h1": "1461598.12401742",
          "h6": "16182096.7173175",
          "h24": "66613860.3593042"
        },
        "reserve_in_usd": "1839010.3296"
      },
      "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_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00433302230410235",
        "base_token_price_native_currency": "0.00000241727483362271",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002417274834",
        "quote_token_price_base_token": "413688.996423019",
        "address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
        "name": "HOPPY / WETH",
        "pool_created_at": "2026-07-10T09:39:51Z",
        "fdv_usd": "4365992.521",
        "market_cap_usd": "4365992.521",
        "price_change_percentage": {
          "m5": "2.242",
          "m15": "8.421",
          "m30": "11.24",
          "h1": "14.348",
          "h6": "34.298",
          "h24": "22.355"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 21,
            "buyers": 21,
            "sellers": 19
          },
          "m15": {
            "buys": 93,
            "sells": 77,
            "buyers": 59,
            "sellers": 54
          },
          "m30": {
            "buys": 166,
            "sells": 130,
            "buyers": 89,
            "sellers": 88
          },
          "h1": {
            "buys": 223,
            "sells": 180,
            "buyers": 121,
            "sellers": 122
          },
          "h6": {
            "buys": 830,
            "sells": 757,
            "buyers": 329,
            "sellers": 376
          },
          "h24": {
            "buys": 5752,
            "sells": 4217,
            "buyers": 1411,
            "sellers": 1304
          }
        },
        "volume_usd": {
          "m5": "15164.8952343597",
          "m15": "62294.2510671321",
          "m30": "94940.362945216",
          "h1": "118753.037410893",
          "h6": "350793.106602324",
          "h24": "2190341.98833786"
        },
        "reserve_in_usd": "203570.1178"
      },
      "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": "robinhood_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00526801252808728",
        "base_token_price_native_currency": "0.00000291733004920408",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002917330049",
        "quote_token_price_base_token": "342779.179295406",
        "address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
        "name": "WEN / WETH 0.3%",
        "pool_created_at": "2026-07-09T00:11:06Z",
        "fdv_usd": "5236228.185",
        "market_cap_usd": "5236228.185",
        "price_change_percentage": {
          "m5": "-0.797",
          "m15": "-0.511",
          "m30": "-0.325",
          "h1": "-7.653",
          "h6": "10.693",
          "h24": "-20.378"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 15,
            "buyers": 15,
            "sellers": 12
          },
          "m15": {
            "buys": 39,
            "sells": 36,
            "buyers": 36,
            "sellers": 27
          },
          "m30": {
            "buys": 73,
            "sells": 69,
            "buyers": 66,
            "sellers": 48
          },
          "h1": {
            "buys": 155,
            "sells": 122,
            "buyers": 146,
            "sellers": 95
          },
          "h6": {
            "buys": 888,
            "sells": 606,
            "buyers": 822,
            "sellers": 531
          },
          "h24": {
            "buys": 3389,
            "sells": 2533,
            "buyers": 2984,
            "sellers": 1953
          }
        },
        "volume_usd": {
          "m5": "3120.4443659103",
          "m15": "8638.7284127012",
          "m30": "15565.7139129188",
          "h1": "35421.9247832582",
          "h6": "195544.043843854",
          "h24": "856565.107501529"
        },
        "reserve_in_usd": "211425.9937"
      },
      "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.000440925302382853564456862875288194118165128020926027900929589083",
        "base_token_price_native_currency": "0.000005800201950832",
        "quote_token_price_usd": "75.401093742291264470107345820723920645364603499",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005800201951",
        "quote_token_price_base_token": "172407.790017821",
        "address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
        "name": "NYX / SOL",
        "pool_created_at": "2026-07-14T03:04:28Z",
        "fdv_usd": "435961.0252",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.279",
          "m15": "-46.637",
          "m30": "5.277",
          "h1": "-4.421",
          "h6": "5.718",
          "h24": "95.234"
        },
        "transactions": {
          "m5": {
            "buys": 766,
            "sells": 283,
            "buyers": 396,
            "sellers": 255
          },
          "m15": {
            "buys": 2177,
            "sells": 743,
            "buyers": 1059,
            "sellers": 570
          },
          "m30": {
            "buys": 4660,
            "sells": 1826,
            "buyers": 2239,
            "sellers": 1146
          },
          "h1": {
            "buys": 9670,
            "sells": 4131,
            "buyers": 4463,
            "sellers": 1962
          },
          "h6": {
            "buys": 33024,
            "sells": 12484,
            "buyers": 10750,
            "sellers": 5483
          },
          "h24": {
            "buys": 41314,
            "sells": 15567,
            "buyers": 11874,
            "sellers": 5844
          }
        },
        "volume_usd": {
          "m5": "35736.4323408299",
          "m15": "96770.5375122755",
          "m30": "239585.645547263",
          "h1": "513499.277156607",
          "h6": "1791381.20286909",
          "h24": "2821513.95806577"
        },
        "reserve_in_usd": "53846.3895"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3UXSLKVxF5L6AaugmUhkRBoKETtThQwj6bD6qYkbpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00203058506615151351415149079904503845100471404241215088521893019",
        "base_token_price_native_currency": "0.0000270056199385734",
        "quote_token_price_usd": "75.329399032902402536584759603086322049516805723",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002700561994",
        "quote_token_price_base_token": "37029.3295349111",
        "address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
        "name": "HBULL / SOL",
        "pool_created_at": "2026-07-14T01:25:32Z",
        "fdv_usd": "2034029.70246043",
        "market_cap_usd": "2034029.938",
        "price_change_percentage": {
          "m5": "5.786",
          "m15": "-1.412",
          "m30": "-1.769",
          "h1": "10.835",
          "h6": "-18.391",
          "h24": "6280.423"
        },
        "transactions": {
          "m5": {
            "buys": 54,
            "sells": 43,
            "buyers": 47,
            "sellers": 35
          },
          "m15": {
            "buys": 142,
            "sells": 112,
            "buyers": 107,
            "sellers": 84
          },
          "m30": {
            "buys": 346,
            "sells": 251,
            "buyers": 188,
            "sellers": 164
          },
          "h1": {
            "buys": 909,
            "sells": 667,
            "buyers": 383,
            "sellers": 337
          },
          "h6": {
            "buys": 8859,
            "sells": 6889,
            "buyers": 2338,
            "sellers": 1870
          },
          "h24": {
            "buys": 22463,
            "sells": 15051,
            "buyers": 10123,
            "sellers": 4963
          }
        },
        "volume_usd": {
          "m5": "19282.7334043575",
          "m15": "37109.4463631217",
          "m30": "67931.1830408496",
          "h1": "203948.289709214",
          "h6": "2180143.3200325",
          "h24": "3216274.30826004"
        },
        "reserve_in_usd": "144159.0778"
      },
      "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_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000131477511477081270197915070409970785536673553381170655881150728",
        "base_token_price_native_currency": "0.00000174573847032387",
        "quote_token_price_usd": "75.318764845084523253596424768729991201152922494",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000174573847",
        "quote_token_price_base_token": "572823.488168007",
        "address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
        "name": "baby / SOL",
        "pool_created_at": "2026-07-13T09:23:00Z",
        "fdv_usd": "131477.5115",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "9.872",
          "m15": "14.387",
          "m30": "4.642",
          "h1": "2.903",
          "h6": "5.948",
          "h24": "0.294"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 29,
            "buyers": 7,
            "sellers": 23
          },
          "m15": {
            "buys": 43,
            "sells": 49,
            "buyers": 28,
            "sellers": 34
          },
          "m30": {
            "buys": 78,
            "sells": 88,
            "buyers": 49,
            "sellers": 56
          },
          "h1": {
            "buys": 147,
            "sells": 158,
            "buyers": 98,
            "sellers": 100
          },
          "h6": {
            "buys": 1182,
            "sells": 1243,
            "buyers": 583,
            "sellers": 550
          },
          "h24": {
            "buys": 10146,
            "sells": 9279,
            "buyers": 3235,
            "sellers": 2916
          }
        },
        "volume_usd": {
          "m5": "1803.385576303",
          "m15": "3738.5365434446",
          "m30": "7912.3691040645",
          "h1": "12557.1015563631",
          "h6": "110154.878154732",
          "h24": "935598.320746138"
        },
        "reserve_in_usd": "28883.6812"
      },
      "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": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0104242609577037",
        "base_token_price_native_currency": "0.00000578615288931216",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005786152889",
        "quote_token_price_base_token": "172826.404543707",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "10432580.86",
        "market_cap_usd": "10432580.86",
        "price_change_percentage": {
          "m5": "-1.061",
          "m15": "-1.662",
          "m30": "-3.718",
          "h1": "-6.038",
          "h6": "3.709",
          "h24": "-12.06"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 11,
            "sells": 24,
            "buyers": 9,
            "sellers": 15
          },
          "m30": {
            "buys": 25,
            "sells": 52,
            "buyers": 21,
            "sellers": 31
          },
          "h1": {
            "buys": 71,
            "sells": 125,
            "buyers": 47,
            "sellers": 70
          },
          "h6": {
            "buys": 960,
            "sells": 1154,
            "buyers": 353,
            "sellers": 383
          },
          "h24": {
            "buys": 4597,
            "sells": 4713,
            "buyers": 1116,
            "sellers": 1081
          }
        },
        "volume_usd": {
          "m5": "2116.2621422167",
          "m15": "7207.2528628596",
          "m30": "15612.3885379706",
          "h1": "44764.3640766921",
          "h6": "588962.442304837",
          "h24": "2294274.96550186"
        },
        "reserve_in_usd": "369616.7172"
      },
      "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": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0009826211108459533369577164899857307662340205086515642293944804",
        "base_token_price_native_currency": "0.0000130249625704346",
        "quote_token_price_usd": "75.401093742291264470107345820723920645364603499",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001302496257",
        "quote_token_price_base_token": "76775.652489774",
        "address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
        "name": "brain / SOL",
        "pool_created_at": "2026-07-13T23:21:14Z",
        "fdv_usd": "981347.1543",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "8.332",
          "m15": "38.91",
          "m30": "34.031",
          "h1": "23.533",
          "h6": "-27.894",
          "h24": "3059.618"
        },
        "transactions": {
          "m5": {
            "buys": 130,
            "sells": 200,
            "buyers": 103,
            "sellers": 169
          },
          "m15": {
            "buys": 266,
            "sells": 401,
            "buyers": 196,
            "sellers": 307
          },
          "m30": {
            "buys": 518,
            "sells": 536,
            "buyers": 355,
            "sellers": 416
          },
          "h1": {
            "buys": 1209,
            "sells": 1098,
            "buyers": 719,
            "sellers": 777
          },
          "h6": {
            "buys": 8375,
            "sells": 6993,
            "buyers": 3095,
            "sellers": 3335
          },
          "h24": {
            "buys": 44445,
            "sells": 37353,
            "buyers": 10517,
            "sellers": 9348
          }
        },
        "volume_usd": {
          "m5": "23600.1927762827",
          "m15": "47313.1625683075",
          "m30": "72000.8302183854",
          "h1": "155443.577633762",
          "h6": "1133470.96732774",
          "h24": "5850935.74328389"
        },
        "reserve_in_usd": "87648.875"
      },
      "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_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00898244065562575",
        "base_token_price_native_currency": "0.00000500204418114083",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005002044181",
        "quote_token_price_base_token": "199918.266170118",
        "address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
        "name": "WISHBONE / WETH 1%",
        "pool_created_at": "2026-07-08T16:58:55Z",
        "fdv_usd": "8567220.32476999",
        "market_cap_usd": "8567220.32476999",
        "price_change_percentage": {
          "m5": "-1.103",
          "m15": "-2.82",
          "m30": "-4.908",
          "h1": "-4.46",
          "h6": "4.903",
          "h24": "44.99"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 18,
            "sells": 22,
            "buyers": 17,
            "sellers": 22
          },
          "m30": {
            "buys": 32,
            "sells": 38,
            "buyers": 27,
            "sellers": 38
          },
          "h1": {
            "buys": 52,
            "sells": 87,
            "buyers": 40,
            "sellers": 62
          },
          "h6": {
            "buys": 778,
            "sells": 817,
            "buyers": 278,
            "sellers": 404
          },
          "h24": {
            "buys": 4063,
            "sells": 3516,
            "buyers": 880,
            "sellers": 1013
          }
        },
        "volume_usd": {
          "m5": "1989.5370906693",
          "m15": "22278.7382240804",
          "m30": "33904.1591189537",
          "h1": "51426.388130643",
          "h6": "576180.42125584",
          "h24": "2691414.62302826"
        },
        "reserve_in_usd": "411587.478"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x77581054581b9c525e7dd7a0155de43867532d03",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000303587223329869742907775747592309471772819361821601800964352345",
        "base_token_price_native_currency": "0.00000396479193521388",
        "quote_token_price_usd": "75.396671996931273093199360703165932340993886605",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003964791935",
        "quote_token_price_base_token": "252220.04492048",
        "address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
        "name": "PCAT / SOL",
        "pool_created_at": "2026-07-13T16:33:44Z",
        "fdv_usd": "298407.978905764",
        "market_cap_usd": "298408.369769835",
        "price_change_percentage": {
          "m5": "3.256",
          "m15": "1.619",
          "m30": "-6.974",
          "h1": "-17.822",
          "h6": "-23.578",
          "h24": "855.773"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 20,
            "buyers": 14,
            "sellers": 14
          },
          "m15": {
            "buys": 86,
            "sells": 81,
            "buyers": 57,
            "sellers": 54
          },
          "m30": {
            "buys": 229,
            "sells": 155,
            "buyers": 139,
            "sellers": 91
          },
          "h1": {
            "buys": 419,
            "sells": 323,
            "buyers": 234,
            "sellers": 180
          },
          "h6": {
            "buys": 2384,
            "sells": 2271,
            "buyers": 858,
            "sellers": 1012
          },
          "h24": {
            "buys": 33473,
            "sells": 28923,
            "buyers": 6612,
            "sellers": 6288
          }
        },
        "volume_usd": {
          "m5": "2361.9327560522",
          "m15": "8600.9135526436",
          "m30": "16702.0675094763",
          "h1": "34940.7988876205",
          "h6": "326829.159781768",
          "h24": "3662342.87182604"
        },
        "reserve_in_usd": "46806.5826"
      },
      "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": "solana_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000160164636835268572987846259713056989598028721573451946555480445",
        "base_token_price_native_currency": "0.00000217673827937952",
        "quote_token_price_usd": "75.396671996931273093199360703165932340993886605",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002176738279",
        "quote_token_price_base_token": "459402.956006751",
        "address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
        "name": "Bison / SOL",
        "pool_created_at": "2026-07-12T20:04:28Z",
        "fdv_usd": "155196.360921244",
        "market_cap_usd": "155196.364485004",
        "price_change_percentage": {
          "m5": "22.32",
          "m15": "15.136",
          "m30": "18.42",
          "h1": "24.919",
          "h6": "14.812",
          "h24": "-60.255"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 34,
            "buyers": 13,
            "sellers": 26
          },
          "m15": {
            "buys": 51,
            "sells": 52,
            "buyers": 36,
            "sellers": 41
          },
          "m30": {
            "buys": 98,
            "sells": 102,
            "buyers": 62,
            "sellers": 71
          },
          "h1": {
            "buys": 193,
            "sells": 224,
            "buyers": 115,
            "sellers": 133
          },
          "h6": {
            "buys": 1613,
            "sells": 1734,
            "buyers": 531,
            "sellers": 648
          },
          "h24": {
            "buys": 14475,
            "sells": 13303,
            "buyers": 3629,
            "sellers": 4346
          }
        },
        "volume_usd": {
          "m5": "2576.7560911641",
          "m15": "4058.5213356902",
          "m30": "7103.5526935279",
          "h1": "17809.6344777665",
          "h6": "120870.664102609",
          "h24": "1410047.03758247"
        },
        "reserve_in_usd": "35641.7522"
      },
      "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": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.496838801278766",
        "base_token_price_native_currency": "0.000277054470904366617629132633762144810883101",
        "quote_token_price_usd": "0.994925049124309",
        "quote_token_price_native_currency": "0.000554621852701579",
        "base_token_price_quote_token": "0.4995376031",
        "quote_token_price_base_token": "2.0018512998",
        "address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
        "name": "VELVET / USDC 0.01%",
        "pool_created_at": "2025-08-23T23:44:37Z",
        "fdv_usd": "3920730.87876618",
        "market_cap_usd": "209313270.778633",
        "price_change_percentage": {
          "m5": "0.028",
          "m15": "-1.388",
          "m30": "-2.079",
          "h1": "-1.622",
          "h6": "-17.754",
          "h24": "-19.45"
        },
        "transactions": {
          "m5": {
            "buys": 80,
            "sells": 71,
            "buyers": 11,
            "sellers": 9
          },
          "m15": {
            "buys": 324,
            "sells": 301,
            "buyers": 44,
            "sellers": 30
          },
          "m30": {
            "buys": 751,
            "sells": 750,
            "buyers": 83,
            "sellers": 49
          },
          "h1": {
            "buys": 2177,
            "sells": 2309,
            "buyers": 232,
            "sellers": 147
          },
          "h6": {
            "buys": 13956,
            "sells": 14204,
            "buyers": 701,
            "sellers": 534
          },
          "h24": {
            "buys": 39369,
            "sells": 40139,
            "buyers": 1093,
            "sellers": 1060
          }
        },
        "volume_usd": {
          "m5": "7460.0820778",
          "m15": "36170.7664233722",
          "m30": "93672.8818009064",
          "h1": "347735.433808706",
          "h6": "2188354.98334317",
          "h24": "5981567.11475537"
        },
        "reserve_in_usd": "3481773.6231"
      },
      "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": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.013523002208319",
        "base_token_price_native_currency": "0.00000738416354988817",
        "quote_token_price_usd": "1794.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000738416355",
        "quote_token_price_base_token": "135424.952771414",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "13523002.21",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.001",
          "m15": "1.884",
          "m30": "-1.457",
          "h1": "4.776",
          "h6": "10.539",
          "h24": "-11.192"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 11,
            "buyers": 6,
            "sellers": 9
          },
          "m15": {
            "buys": 16,
            "sells": 21,
            "buyers": 16,
            "sellers": 19
          },
          "m30": {
            "buys": 43,
            "sells": 45,
            "buyers": 29,
            "sellers": 38
          },
          "h1": {
            "buys": 152,
            "sells": 93,
            "buyers": 56,
            "sellers": 81
          },
          "h6": {
            "buys": 1038,
            "sells": 911,
            "buyers": 440,
            "sellers": 533
          },
          "h24": {
            "buys": 4233,
            "sells": 3441,
            "buyers": 1356,
            "sellers": 1416
          }
        },
        "volume_usd": {
          "m5": "3452.233566873",
          "m15": "7450.3382400109",
          "m30": "26487.7159313306",
          "h1": "65716.2761630435",
          "h6": "935405.094092338",
          "h24": "3656807.11698617"
        },
        "reserve_in_usd": "648257.2065"
      },
      "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": "0.958346890308706",
        "base_token_price_native_currency": "0.001676209967777740074691242618059425093907966",
        "quote_token_price_usd": "0.996634679271523",
        "quote_token_price_native_currency": "0.00174783795316028",
        "base_token_price_quote_token": "0.9590190926",
        "quote_token_price_base_token": "1.042732108",
        "address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
        "name": "EVAA / USDT 0.01%",
        "pool_created_at": "2025-10-02T09:03:49Z",
        "fdv_usd": "28750406.7088332",
        "market_cap_usd": "6342312.88629247",
        "price_change_percentage": {
          "m5": "-6.789",
          "m15": "-8.358",
          "m30": "0.444",
          "h1": "16.52",
          "h6": "22.037",
          "h24": "35.809"
        },
        "transactions": {
          "m5": {
            "buys": 570,
            "sells": 620,
            "buyers": 229,
            "sellers": 262
          },
          "m15": {
            "buys": 1513,
            "sells": 1740,
            "buyers": 471,
            "sellers": 520
          },
          "m30": {
            "buys": 3863,
            "sells": 4470,
            "buyers": 893,
            "sellers": 894
          },
          "h1": {
            "buys": 5085,
            "sells": 5759,
            "buyers": 1003,
            "sellers": 1010
          },
          "h6": {
            "buys": 10398,
            "sells": 11153,
            "buyers": 1397,
            "sellers": 1297
          },
          "h24": {
            "buys": 55753,
            "sells": 56057,
            "buyers": 2686,
            "sellers": 2426
          }
        },
        "volume_usd": {
          "m5": "69718.3752306159",
          "m15": "202120.319562472",
          "m30": "618346.875122733",
          "h1": "766339.209923117",
          "h6": "1180977.85181128",
          "h24": "4664237.57216512"
        },
        "reserve_in_usd": "171544.2709"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00355939552651752",
        "base_token_price_native_currency": "0.00000202807896229544",
        "quote_token_price_usd": "1794.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002028078962",
        "quote_token_price_base_token": "493077.448458008",
        "address": "0xa427ad72db4227910805162ffae9d9b0c87bd1b5",
        "name": "4663 / WETH 1%",
        "pool_created_at": "2026-06-29T08:45:10Z",
        "fdv_usd": "3382745.00177317",
        "market_cap_usd": "3640138.087",
        "price_change_percentage": {
          "m5": "1.31",
          "m15": "0.585",
          "m30": "-2.002",
          "h1": "-1.514",
          "h6": "-18.138",
          "h24": "-40.788"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 0,
            "buyers": 8,
            "sellers": 0
          },
          "m15": {
            "buys": 43,
            "sells": 17,
            "buyers": 37,
            "sellers": 16
          },
          "m30": {
            "buys": 84,
            "sells": 34,
            "buyers": 66,
            "sellers": 31
          },
          "h1": {
            "buys": 121,
            "sells": 70,
            "buyers": 94,
            "sellers": 62
          },
          "h6": {
            "buys": 896,
            "sells": 570,
            "buyers": 471,
            "sellers": 386
          },
          "h24": {
            "buys": 2620,
            "sells": 2004,
            "buyers": 973,
            "sellers": 993
          }
        },
        "volume_usd": {
          "m5": "2184.3580736671",
          "m15": "17685.0767755863",
          "m30": "38300.5840069641",
          "h1": "60926.456348353",
          "h6": "568421.615111247",
          "h24": "1513547.53429045"
        },
        "reserve_in_usd": "307123.257"
      },
      "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"
          }
        }
      }
    }
  ]
}
Desteklenen Ağlar

Birden Fazla Zincirde Geniş Kapsama

Büyük blok zincirlerinden yeni ağlara kadar 200+ adetten fazla ağdan kripto fiyatlarını ve piyasa verilerini alın.

Web3 Projeleri Neden CoinGecko Kullanıyor

“CoinGecko'nun DEX API'si bize hızlı, son derece doğru ve sağlam bir DEX fiyat verisi kaynağı sağlıyor. Geniş veri kapsamına sahip, kullanımı kolay ve son derece güvenilir. CoinGecko'nun DEX API'si, Supra'nın merkeziyetsiz borsalardan veri toplamak için kullandığı birçok önemli DEX fiyat feed'imizden biri haline geldi."
"CoinGecko'nun DEX API'si geliştirme sürecimizin ayrılmaz bir parçası haline geldi ve yönetme kapasitesine sahip olmadığımız çok sayıda küçük görevi ustaca yerine getirdi. Bu, iş akışımızı önemli ölçüde kolaylaştırdı ve temel gelişime odaklanmamızı sağlıyor."
"CoinGecko'nun DEX API'si geniş bir kapsama alanına sahip, en fazla sayıda zinciri destekleyen API ve yüksek kullanılabilirliğe sahip."

Sık Sorulan Sorular

CoinGecko API ile projenizi bir adım öteye taşıyın

Güvenilir, doğru ve kapsamlı kripto fiyat verileriyle daha fazla imkanın kilidini açın.
Hiçbir Güncellemeyi Kaçırmayın!
En son ürün haberleri, uç nokta güncellemeleri ve ilham verici topluluk içerikleri için API bültenimize abone olun.
Para Birimi Seç
Önerilen Para Birimleri
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
Fiat Para Birimleri
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
Kripto Para Birimleri
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 Birimleri
BITS
Bits
SATS
Satoshi
Emtia
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Dil Seç
Popüler Diller
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Tüm Diller
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
繁體中文
CoinGecko'ya Hoş Geldiniz
Tekrar hoş geldiniz!
Oturum açın veya saniyeler içinde kaydolun
veya
Şununla oturum açın: . Siz değil misiniz?
Parolanızı mı unuttunuz?
Onaylama talimatlarını almadınız mı?
Onaylama talimatlarını tekrar gönder
Şifre 1 büyük harf, 1 küçük harf, 1 rakam ve 1 özel karakter dahil en az 8 karakter içermelidir
Devam ederek, Gizlilik Koşullarımızı okuduğunuzu ve Hizmet Koşulları bütünüyle Gizlilik Politikası kabul ettiğinizi onaylamış olursunuz.
CoinGecko Uygulaması ile Fiyat Uyarıları Alın
Parolanızı mı unuttunuz?
Birkaç dakika içinde parolanızı nasıl sıfırlayacağınız ile ilgili bir e-posta alacaksınız.
Onaylama talimatlarını tekrar gönder
Birkaç dakika içinde hesabınızı nasıl onaylayacağınızı anlatan bir e-posta alacaksınız.
CoinGecko uygulamasını edinin.
Uygulamayı şimdi indirmek için bu QR kodunu tarayın App QR Code Ya da uygulama mağazalarından göz atın
NFT ekle
CoinGecko
Uygulamada daha iyi
Gerçek zamanlı fiyat uyarıları ve daha hızlı, daha sorunsuz bir deneyim.