Coin'ler: 17.562
Borsalar: 1.496
Piyasa Değeri: 2,282T $ 2.2%
24sa Hacim: 65,37B $
Gas: 0.409 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.
25M+
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": "1.00022297815775",
      "base_token_price_native_currency": "0.000533041506875116",
      "quote_token_price_usd": "1868.79",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005330415069",
      "quote_token_price_base_token": "1876.026514075",
      "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": "4627942649.28152",
      "market_cap_usd": "4643664264.13268",
      "price_change_percentage": {
        "m5": "-0.083",
        "m15": "-0.245",
        "m30": "0.226",
        "h1": "-0.203",
        "h6": "-0.083",
        "h24": "0.013"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 1,
          "buyers": 2,
          "sellers": 1
        },
        "m15": {
          "buys": 8,
          "sells": 5,
          "buyers": 8,
          "sellers": 5
        },
        "m30": {
          "buys": 29,
          "sells": 19,
          "buyers": 26,
          "sellers": 16
        },
        "h1": {
          "buys": 71,
          "sells": 41,
          "buyers": 44,
          "sellers": 33
        },
        "h6": {
          "buys": 174,
          "sells": 135,
          "buyers": 93,
          "sellers": 87
        },
        "h24": {
          "buys": 499,
          "sells": 496,
          "buyers": 251,
          "sellers": 252
        }
      },
      "volume_usd": {
        "m5": "881.1034881435",
        "m15": "4209.5501850229",
        "m30": "15168.4226571909",
        "h1": "27566.0184970624",
        "h6": "59717.2371793227",
        "h24": "144335.823328192"
      },
      "reserve_in_usd": "904372.7509",
      "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.00857883003961514",
        "base_token_price_native_currency": "0.0000046052431594784",
        "quote_token_price_usd": "0.586207023025611",
        "quote_token_price_native_currency": "0.00031389766214136",
        "base_token_price_quote_token": "0.01467116107",
        "quote_token_price_base_token": "68.1609311976",
        "address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
        "name": "VEX / VIRTUAL",
        "pool_created_at": "2026-07-03T16:34:51Z",
        "fdv_usd": "8578830.04",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "4.144",
          "m15": "5.007",
          "m30": "5.843",
          "h1": "15.5",
          "h6": "6.681",
          "h24": "20.19"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 9,
            "buyers": 18,
            "sellers": 8
          },
          "m15": {
            "buys": 76,
            "sells": 62,
            "buyers": 50,
            "sellers": 47
          },
          "m30": {
            "buys": 96,
            "sells": 76,
            "buyers": 65,
            "sellers": 55
          },
          "h1": {
            "buys": 188,
            "sells": 114,
            "buyers": 124,
            "sellers": 83
          },
          "h6": {
            "buys": 730,
            "sells": 508,
            "buyers": 388,
            "sellers": 326
          },
          "h24": {
            "buys": 2796,
            "sells": 2299,
            "buyers": 1002,
            "sellers": 1134
          }
        },
        "volume_usd": {
          "m5": "6133.6216358346",
          "m15": "47734.239805397",
          "m30": "54551.2493783079",
          "h1": "84263.3290528466",
          "h6": "334343.453005731",
          "h24": "1675364.00218802"
        },
        "reserve_in_usd": "375922.2324"
      },
      "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.000485240982452032",
        "base_token_price_native_currency": "0.000000260167814975446",
        "quote_token_price_usd": "1867.51",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000260167815",
        "quote_token_price_base_token": "3843672.97736031",
        "address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
        "name": "MYSTERY / WETH",
        "pool_created_at": "2026-07-08T18:32:59Z",
        "fdv_usd": "488157.774941343",
        "market_cap_usd": "488160.5493",
        "price_change_percentage": {
          "m5": "-0.527",
          "m15": "5.002",
          "m30": "6.644",
          "h1": "16.187",
          "h6": "43.402",
          "h24": "24.066"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 10,
            "sells": 10,
            "buyers": 10,
            "sellers": 10
          },
          "m30": {
            "buys": 16,
            "sells": 15,
            "buyers": 16,
            "sellers": 15
          },
          "h1": {
            "buys": 38,
            "sells": 32,
            "buyers": 34,
            "sellers": 31
          },
          "h6": {
            "buys": 264,
            "sells": 222,
            "buyers": 188,
            "sellers": 210
          },
          "h24": {
            "buys": 921,
            "sells": 865,
            "buyers": 728,
            "sellers": 738
          }
        },
        "volume_usd": {
          "m5": "351.3505709033",
          "m15": "2480.2915386581",
          "m30": "3059.8247989276",
          "h1": "6775.6840446931",
          "h6": "50595.8915939878",
          "h24": "257609.578840128"
        },
        "reserve_in_usd": "67285.078"
      },
      "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.184218269367286",
        "base_token_price_native_currency": "0.0000966546176205968",
        "quote_token_price_usd": "1868.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009665461762",
        "quote_token_price_base_token": "10346.1171811299",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "179021336.348223",
        "market_cap_usd": "179021336.348224",
        "price_change_percentage": {
          "m5": "-0.195",
          "m15": "-4.505",
          "m30": "-5.954",
          "h1": "-6.334",
          "h6": "-3.95",
          "h24": "15.472"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 77,
            "sells": 202,
            "buyers": 49,
            "sellers": 66
          },
          "m30": {
            "buys": 123,
            "sells": 348,
            "buyers": 75,
            "sellers": 130
          },
          "h1": {
            "buys": 423,
            "sells": 731,
            "buyers": 189,
            "sellers": 272
          },
          "h6": {
            "buys": 1603,
            "sells": 1579,
            "buyers": 468,
            "sellers": 602
          },
          "h24": {
            "buys": 10010,
            "sells": 7009,
            "buyers": 2182,
            "sellers": 2000
          }
        },
        "volume_usd": {
          "m5": "28383.9111569982",
          "m15": "400048.806902489",
          "m30": "642828.939257406",
          "h1": "1921558.94734315",
          "h6": "4098660.88602241",
          "h24": "21305780.0349712"
        },
        "reserve_in_usd": "10421789.7465"
      },
      "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.00374591956777072742584276411229816832484795071870083605379276322",
        "base_token_price_native_currency": "0.0000485436569752353",
        "quote_token_price_usd": "76.976196587608571358307183894363463037013324149",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004854365698",
        "quote_token_price_base_token": "20600.0137259983",
        "address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
        "name": "febu / SOL",
        "pool_created_at": "2026-07-08T22:17:24Z",
        "fdv_usd": "3745330.17592521",
        "market_cap_usd": "3745330.48512188",
        "price_change_percentage": {
          "m5": "0.896",
          "m15": "1.307",
          "m30": "-2.083",
          "h1": "-17.543",
          "h6": "9.563",
          "h24": "1.584"
        },
        "transactions": {
          "m5": {
            "buys": 48,
            "sells": 25,
            "buyers": 35,
            "sellers": 22
          },
          "m15": {
            "buys": 114,
            "sells": 100,
            "buyers": 82,
            "sellers": 79
          },
          "m30": {
            "buys": 362,
            "sells": 299,
            "buyers": 240,
            "sellers": 218
          },
          "h1": {
            "buys": 705,
            "sells": 628,
            "buyers": 378,
            "sellers": 428
          },
          "h6": {
            "buys": 3806,
            "sells": 4409,
            "buyers": 1549,
            "sellers": 1913
          },
          "h24": {
            "buys": 24272,
            "sells": 23153,
            "buyers": 6443,
            "sellers": 7065
          }
        },
        "volume_usd": {
          "m5": "6997.7460113267",
          "m15": "23028.6811643786",
          "m30": "77593.2574636601",
          "h1": "177113.511197219",
          "h6": "963570.796058321",
          "h24": "5511054.6398287"
        },
        "reserve_in_usd": "225374.8835"
      },
      "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.250837008416448849264335495073806963475897100813406358376387527",
        "base_token_price_native_currency": "0.00325702873027326",
        "quote_token_price_usd": "77.014043767046875981749113022135262281226987129",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00325702873",
        "quote_token_price_base_token": "307.028301809",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "250823233.728519",
        "market_cap_usd": "104262844.919964",
        "price_change_percentage": {
          "m5": "-0.872",
          "m15": "-0.554",
          "m30": "0.263",
          "h1": "-2.701",
          "h6": "2.517",
          "h24": "4.333"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 16,
            "buyers": 29,
            "sellers": 14
          },
          "m15": {
            "buys": 82,
            "sells": 107,
            "buyers": 58,
            "sellers": 75
          },
          "m30": {
            "buys": 341,
            "sells": 371,
            "buyers": 164,
            "sellers": 177
          },
          "h1": {
            "buys": 993,
            "sells": 603,
            "buyers": 323,
            "sellers": 293
          },
          "h6": {
            "buys": 3101,
            "sells": 2236,
            "buyers": 863,
            "sellers": 835
          },
          "h24": {
            "buys": 10570,
            "sells": 9610,
            "buyers": 2547,
            "sellers": 3021
          }
        },
        "volume_usd": {
          "m5": "15757.7505502707",
          "m15": "116702.406283816",
          "m30": "468588.678127221",
          "h1": "916746.310069495",
          "h6": "2645411.09991526",
          "h24": "12446607.9217614"
        },
        "reserve_in_usd": "2616846.6462"
      },
      "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.293862374803842",
        "base_token_price_native_currency": "0.000507507092181911",
        "quote_token_price_usd": "0.997483472968692",
        "quote_token_price_native_currency": "0.00172232318564913",
        "base_token_price_quote_token": "0.294664263",
        "quote_token_price_base_token": "3.3936928413",
        "address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
        "name": "LAB / USDT 0.007%",
        "pool_created_at": "2025-10-13T09:20:50Z",
        "fdv_usd": "290983505.074612",
        "market_cap_usd": "94802674.6123924",
        "price_change_percentage": {
          "m5": "-0.534",
          "m15": "-2.794",
          "m30": "-1.838",
          "h1": "-2.898",
          "h6": "7.241",
          "h24": "-8.669"
        },
        "transactions": {
          "m5": {
            "buys": 300,
            "sells": 352,
            "buyers": 129,
            "sellers": 120
          },
          "m15": {
            "buys": 1116,
            "sells": 1251,
            "buyers": 343,
            "sellers": 312
          },
          "m30": {
            "buys": 2244,
            "sells": 2356,
            "buyers": 503,
            "sellers": 457
          },
          "h1": {
            "buys": 4381,
            "sells": 4655,
            "buyers": 686,
            "sellers": 658
          },
          "h6": {
            "buys": 26009,
            "sells": 29035,
            "buyers": 1548,
            "sellers": 1447
          },
          "h24": {
            "buys": 125361,
            "sells": 140949,
            "buyers": 3620,
            "sellers": 3097
          }
        },
        "volume_usd": {
          "m5": "129516.407943042",
          "m15": "536933.780432199",
          "m30": "1065121.70419826",
          "h1": "2116607.31367245",
          "h6": "13256628.2320006",
          "h24": "70881250.3562012"
        },
        "reserve_in_usd": "1905901.569"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x7ec43cf65f1663f820427c62a5780b8f2e25593a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000085954292521562972422215015933967437998408897602960788609562146",
        "base_token_price_native_currency": "0.00000112900729681045",
        "quote_token_price_usd": "77.013988922783748573201578485501435119132831914",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001129007297",
        "quote_token_price_base_token": "885733.86799633",
        "address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
        "name": "NYX / SOL",
        "pool_created_at": "2026-07-14T03:04:28Z",
        "fdv_usd": "86949.41737",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.966",
          "m15": "0.95",
          "m30": "15.151",
          "h1": "-62.993",
          "h6": "-84.195",
          "h24": "-61.062"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 27,
            "buyers": 25,
            "sellers": 18
          },
          "m15": {
            "buys": 378,
            "sells": 256,
            "buyers": 261,
            "sellers": 150
          },
          "m30": {
            "buys": 739,
            "sells": 384,
            "buyers": 572,
            "sellers": 243
          },
          "h1": {
            "buys": 3216,
            "sells": 980,
            "buyers": 1611,
            "sellers": 688
          },
          "h6": {
            "buys": 41991,
            "sells": 15959,
            "buyers": 11606,
            "sellers": 5939
          },
          "h24": {
            "buys": 57852,
            "sells": 21134,
            "buyers": 13079,
            "sellers": 6591
          }
        },
        "volume_usd": {
          "m5": "1881.1680129972",
          "m15": "23715.7795963034",
          "m30": "34625.7316182508",
          "h1": "97043.826330207",
          "h6": "2105872.84255276",
          "h24": "3546801.75429544"
        },
        "reserve_in_usd": "24970.1127"
      },
      "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_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00594325786574138",
        "base_token_price_native_currency": "0.00000315917000256168",
        "quote_token_price_usd": "1867.51",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003159170003",
        "quote_token_price_base_token": "316538.837476023",
        "address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
        "name": "WEN / WETH 0.3%",
        "pool_created_at": "2026-07-09T00:11:06Z",
        "fdv_usd": "5929923.838",
        "market_cap_usd": "5929923.838",
        "price_change_percentage": {
          "m5": "0.019",
          "m15": "2.21",
          "m30": "5.465",
          "h1": "6.465",
          "h6": "3.136",
          "h24": "-14.419"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 7,
            "buyers": 14,
            "sellers": 7
          },
          "m15": {
            "buys": 49,
            "sells": 27,
            "buyers": 40,
            "sellers": 26
          },
          "m30": {
            "buys": 97,
            "sells": 64,
            "buyers": 81,
            "sellers": 55
          },
          "h1": {
            "buys": 174,
            "sells": 111,
            "buyers": 155,
            "sellers": 98
          },
          "h6": {
            "buys": 916,
            "sells": 649,
            "buyers": 823,
            "sellers": 540
          },
          "h24": {
            "buys": 3437,
            "sells": 2569,
            "buyers": 3009,
            "sellers": 1952
          }
        },
        "volume_usd": {
          "m5": "2716.1698688339",
          "m15": "10633.2391009896",
          "m30": "20687.1037578397",
          "h1": "33487.9830898614",
          "h6": "187766.930535516",
          "h24": "830136.847013527"
        },
        "reserve_in_usd": "229212.5423"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xa80eb66b3e0cf66ccb46f8b8c9e7ff5803eeb820",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00108431806850696301408667404141529516261519146381786681155457466",
        "base_token_price_native_currency": "0.0000141606828668855",
        "quote_token_price_usd": "77.025288348279851897231569781744862802552720786",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001416068287",
        "quote_token_price_base_token": "70618.0633660317",
        "address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
        "name": "brain / SOL",
        "pool_created_at": "2026-07-13T23:21:14Z",
        "fdv_usd": "1090573.187",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.359",
          "m15": "10.88",
          "m30": "12.795",
          "h1": "-10.103",
          "h6": "71.049",
          "h24": "3411.29"
        },
        "transactions": {
          "m5": {
            "buys": 99,
            "sells": 112,
            "buyers": 84,
            "sellers": 89
          },
          "m15": {
            "buys": 269,
            "sells": 312,
            "buyers": 188,
            "sellers": 215
          },
          "m30": {
            "buys": 488,
            "sells": 592,
            "buyers": 329,
            "sellers": 391
          },
          "h1": {
            "buys": 1242,
            "sells": 1270,
            "buyers": 706,
            "sellers": 761
          },
          "h6": {
            "buys": 6924,
            "sells": 6966,
            "buyers": 2908,
            "sellers": 3101
          },
          "h24": {
            "buys": 48014,
            "sells": 41133,
            "buyers": 11280,
            "sellers": 10223
          }
        },
        "volume_usd": {
          "m5": "15671.0087543784",
          "m15": "43500.620463097",
          "m30": "80901.8199838853",
          "h1": "191153.900330584",
          "h6": "1086422.71934024",
          "h24": "6484691.24852002"
        },
        "reserve_in_usd": "94473.948"
      },
      "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": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00340350338939768430235287134004905870554179491201805179019220671",
        "base_token_price_native_currency": "0.0000445614782065284",
        "quote_token_price_usd": "77.014043767046875981749113022135262281226987129",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004456147821",
        "quote_token_price_base_token": "22440.9072644609",
        "address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
        "name": "HBULL / SOL",
        "pool_created_at": "2026-07-14T01:25:32Z",
        "fdv_usd": "3403502.99463291",
        "market_cap_usd": "3403503.389",
        "price_change_percentage": {
          "m5": "0.569",
          "m15": "19.432",
          "m30": "11.172",
          "h1": "25.063",
          "h6": "21.371",
          "h24": "10576.239"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 18,
            "buyers": 13,
            "sellers": 18
          },
          "m15": {
            "buys": 224,
            "sells": 157,
            "buyers": 180,
            "sellers": 125
          },
          "m30": {
            "buys": 636,
            "sells": 391,
            "buyers": 449,
            "sellers": 267
          },
          "h1": {
            "buys": 1356,
            "sells": 877,
            "buyers": 917,
            "sellers": 497
          },
          "h6": {
            "buys": 10107,
            "sells": 6554,
            "buyers": 5532,
            "sellers": 2792
          },
          "h24": {
            "buys": 28233,
            "sells": 18111,
            "buyers": 14150,
            "sellers": 6567
          }
        },
        "volume_usd": {
          "m5": "3470.3495494137",
          "m15": "37642.4103775894",
          "m30": "104830.55733784",
          "h1": "235817.374751548",
          "h6": "1598525.74225081",
          "h24": "3828298.13109595"
        },
        "reserve_in_usd": "197059.3829"
      },
      "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": "robinhood_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.003857993147661",
        "base_token_price_native_currency": "0.00000205919969422908",
        "quote_token_price_usd": "1868.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002059199694",
        "quote_token_price_base_token": "485625.557736098",
        "address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
        "name": "HOPPY / WETH",
        "pool_created_at": "2026-07-10T09:39:51Z",
        "fdv_usd": "3858916.715",
        "market_cap_usd": "3858916.715",
        "price_change_percentage": {
          "m5": "-1.392",
          "m15": "-1.404",
          "m30": "-0.574",
          "h1": "-6.339",
          "h6": "10.106",
          "h24": "24.246"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 17,
            "buyers": 13,
            "sellers": 16
          },
          "m15": {
            "buys": 52,
            "sells": 61,
            "buyers": 39,
            "sellers": 51
          },
          "m30": {
            "buys": 85,
            "sells": 121,
            "buyers": 55,
            "sellers": 93
          },
          "h1": {
            "buys": 186,
            "sells": 209,
            "buyers": 104,
            "sellers": 145
          },
          "h6": {
            "buys": 1199,
            "sells": 972,
            "buyers": 415,
            "sellers": 477
          },
          "h24": {
            "buys": 5499,
            "sells": 4107,
            "buyers": 1347,
            "sellers": 1300
          }
        },
        "volume_usd": {
          "m5": "6384.2690932567",
          "m15": "36769.5360249418",
          "m30": "61237.2823794083",
          "h1": "103033.149409393",
          "h6": "525830.161458889",
          "h24": "2134611.42584232"
        },
        "reserve_in_usd": "195937.8105"
      },
      "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_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0106964309604822",
        "base_token_price_native_currency": "0.00000571148874088663",
        "quote_token_price_usd": "1868.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005711488741",
        "quote_token_price_base_token": "175085.699257592",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "10670915.57",
        "market_cap_usd": "10670915.57",
        "price_change_percentage": {
          "m5": "-1.772",
          "m15": "0.137",
          "m30": "-0.488",
          "h1": "1.443",
          "h6": "-2.834",
          "h24": "-2.815"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 19,
            "buyers": 15,
            "sellers": 11
          },
          "m15": {
            "buys": 60,
            "sells": 62,
            "buyers": 37,
            "sellers": 27
          },
          "m30": {
            "buys": 218,
            "sells": 154,
            "buyers": 111,
            "sellers": 62
          },
          "h1": {
            "buys": 476,
            "sells": 513,
            "buyers": 192,
            "sellers": 194
          },
          "h6": {
            "buys": 1228,
            "sells": 1329,
            "buyers": 433,
            "sellers": 404
          },
          "h24": {
            "buys": 4607,
            "sells": 5046,
            "buyers": 1128,
            "sellers": 1076
          }
        },
        "volume_usd": {
          "m5": "14352.9406804534",
          "m15": "37358.9034700081",
          "m30": "123594.983718612",
          "h1": "362179.551380194",
          "h6": "782482.397379454",
          "h24": "2570875.93849652"
        },
        "reserve_in_usd": "382387.5192"
      },
      "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.0102668464736068",
        "base_token_price_native_currency": "0.00000547134304687665",
        "quote_token_price_usd": "1868.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005471343047",
        "quote_token_price_base_token": "182770.480928052",
        "address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
        "name": "WISHBONE / WETH 1%",
        "pool_created_at": "2026-07-08T16:58:55Z",
        "fdv_usd": "9553630.39361479",
        "market_cap_usd": "9553630.39361479",
        "price_change_percentage": {
          "m5": "3.31",
          "m15": "2.917",
          "m30": "7.357",
          "h1": "11.75",
          "h6": "13.97",
          "h24": "95.784"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 25,
            "buyers": 19,
            "sellers": 23
          },
          "m15": {
            "buys": 39,
            "sells": 35,
            "buyers": 31,
            "sellers": 32
          },
          "m30": {
            "buys": 60,
            "sells": 53,
            "buyers": 44,
            "sellers": 47
          },
          "h1": {
            "buys": 101,
            "sells": 119,
            "buyers": 65,
            "sellers": 94
          },
          "h6": {
            "buys": 767,
            "sells": 803,
            "buyers": 304,
            "sellers": 407
          },
          "h24": {
            "buys": 4102,
            "sells": 3612,
            "buyers": 897,
            "sellers": 1038
          }
        },
        "volume_usd": {
          "m5": "24944.1284161939",
          "m15": "45674.604654853",
          "m30": "61428.7362097456",
          "h1": "112848.954794463",
          "h6": "688191.115642986",
          "h24": "2820317.79702838"
        },
        "reserve_in_usd": "434493.2462"
      },
      "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.000252562622742148091856385471976766786473646169983802068589628862",
        "base_token_price_native_currency": "0.00000330035597000353",
        "quote_token_price_usd": "76.976196587608571358307183894363463037013324149",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000330035597",
        "quote_token_price_base_token": "302997.61876866",
        "address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
        "name": "PCAT / SOL",
        "pool_created_at": "2026-07-13T16:33:44Z",
        "fdv_usd": "252365.694698191",
        "market_cap_usd": "252365.695195251",
        "price_change_percentage": {
          "m5": "-9.753",
          "m15": "-10.851",
          "m30": "-4.647",
          "h1": "-21.556",
          "h6": "-41.542",
          "h24": "708.304"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 21,
            "buyers": 10,
            "sellers": 17
          },
          "m15": {
            "buys": 40,
            "sells": 63,
            "buyers": 23,
            "sellers": 44
          },
          "m30": {
            "buys": 155,
            "sells": 168,
            "buyers": 109,
            "sellers": 98
          },
          "h1": {
            "buys": 370,
            "sells": 372,
            "buyers": 192,
            "sellers": 192
          },
          "h6": {
            "buys": 2019,
            "sells": 1968,
            "buyers": 740,
            "sellers": 796
          },
          "h24": {
            "buys": 34359,
            "sells": 29912,
            "buyers": 6729,
            "sellers": 6428
          }
        },
        "volume_usd": {
          "m5": "1370.8095087211",
          "m15": "3851.9743989494",
          "m30": "15565.9425890056",
          "h1": "50272.4992664464",
          "h6": "255941.636823392",
          "h24": "3776603.10261476"
        },
        "reserve_in_usd": "43557.4226"
      },
      "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_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000102742872061056932060280977618832502511622134035941862885885191",
        "base_token_price_native_currency": "0.00000135081195468647",
        "quote_token_price_usd": "76.976196587608571358307183894363463037013324149",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001350811955",
        "quote_token_price_base_token": "740295.491560189",
        "address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
        "name": "baby / SOL",
        "pool_created_at": "2026-07-13T09:23:00Z",
        "fdv_usd": "102742.8721",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-4.202",
          "m15": "-6.984",
          "m30": "-0.135",
          "h1": "-17.692",
          "h6": "-15.579",
          "h24": "31.142"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 5,
            "buyers": 5,
            "sellers": 3
          },
          "m15": {
            "buys": 17,
            "sells": 23,
            "buyers": 15,
            "sellers": 15
          },
          "m30": {
            "buys": 40,
            "sells": 59,
            "buyers": 31,
            "sellers": 33
          },
          "h1": {
            "buys": 185,
            "sells": 171,
            "buyers": 122,
            "sellers": 103
          },
          "h6": {
            "buys": 963,
            "sells": 1046,
            "buyers": 456,
            "sellers": 468
          },
          "h24": {
            "buys": 7489,
            "sells": 7118,
            "buyers": 2487,
            "sellers": 2313
          }
        },
        "volume_usd": {
          "m5": "423.9677928546",
          "m15": "1045.0099812069",
          "m30": "4191.356595229",
          "h1": "13301.8395845294",
          "h6": "76511.8970249114",
          "h24": "649840.440423139"
        },
        "reserve_in_usd": "26006.5459"
      },
      "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_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000089504628059094476107173148677887208834856049874256924659246226",
        "base_token_price_native_currency": "0.00000117876447531944",
        "quote_token_price_usd": "77.014166426869112559306947261132315839302436502",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001178764475",
        "quote_token_price_base_token": "848345.891768586",
        "address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
        "name": "Bison / SOL",
        "pool_created_at": "2026-07-12T20:04:28Z",
        "fdv_usd": "90691.504265891",
        "market_cap_usd": "90691.5345364483",
        "price_change_percentage": {
          "m5": "-3.951",
          "m15": "3.068",
          "m30": "-22.648",
          "h1": "-30.286",
          "h6": "-11.748",
          "h24": "-72.909"
        },
        "transactions": {
          "m5": {
            "buys": 35,
            "sells": 22,
            "buyers": 22,
            "sellers": 20
          },
          "m15": {
            "buys": 78,
            "sells": 89,
            "buyers": 49,
            "sellers": 60
          },
          "m30": {
            "buys": 220,
            "sells": 176,
            "buyers": 123,
            "sellers": 115
          },
          "h1": {
            "buys": 585,
            "sells": 491,
            "buyers": 269,
            "sellers": 264
          },
          "h6": {
            "buys": 1562,
            "sells": 1653,
            "buyers": 577,
            "sellers": 676
          },
          "h24": {
            "buys": 13602,
            "sells": 12596,
            "buyers": 3405,
            "sellers": 4074
          }
        },
        "volume_usd": {
          "m5": "1166.7594364336",
          "m15": "5529.8705911693",
          "m30": "13981.1679745206",
          "h1": "52623.4499876953",
          "h6": "132633.890100321",
          "h24": "1322075.46752358"
        },
        "reserve_in_usd": "27868.8437"
      },
      "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": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.20914717786888",
        "base_token_price_native_currency": "0.002088547555315374",
        "quote_token_price_usd": "0.999959773605304",
        "quote_token_price_native_currency": "0.00172659893569076",
        "base_token_price_quote_token": "1.2096309758",
        "quote_token_price_base_token": "0.8266984064",
        "address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
        "name": "EVAA / USDT 0.01%",
        "pool_created_at": "2025-10-02T09:03:49Z",
        "fdv_usd": "36300749.6307895",
        "market_cap_usd": "8007911.48789894",
        "price_change_percentage": {
          "m5": "0.62",
          "m15": "-1.154",
          "m30": "5.006",
          "h1": "4.017",
          "h6": "58.202",
          "h24": "63.81"
        },
        "transactions": {
          "m5": {
            "buys": 37,
            "sells": 36,
            "buyers": 17,
            "sellers": 24
          },
          "m15": {
            "buys": 561,
            "sells": 594,
            "buyers": 199,
            "sellers": 203
          },
          "m30": {
            "buys": 1619,
            "sells": 1747,
            "buyers": 491,
            "sellers": 500
          },
          "h1": {
            "buys": 3174,
            "sells": 3338,
            "buyers": 737,
            "sellers": 718
          },
          "h6": {
            "buys": 18493,
            "sells": 19694,
            "buyers": 1733,
            "sellers": 1683
          },
          "h24": {
            "buys": 58605,
            "sells": 59186,
            "buyers": 2780,
            "sellers": 2601
          }
        },
        "volume_usd": {
          "m5": "3475.431172421",
          "m15": "57495.5958623018",
          "m30": "192896.865652303",
          "h1": "363079.058444703",
          "h6": "2247148.80710607",
          "h24": "5326303.60761996"
        },
        "reserve_in_usd": "193883.8409"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0134807420554895",
        "base_token_price_native_currency": "0.00000721719038511055",
        "quote_token_price_usd": "1868.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007217190385",
        "quote_token_price_base_token": "138558.074075897",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "13480742.06",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.7",
          "m15": "-11.942",
          "m30": "-6.504",
          "h1": "-6.138",
          "h6": "2.652",
          "h24": "-0.379"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 5,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 35,
            "sells": 63,
            "buyers": 23,
            "sellers": 45
          },
          "m30": {
            "buys": 88,
            "sells": 99,
            "buyers": 50,
            "sellers": 76
          },
          "h1": {
            "buys": 259,
            "sells": 293,
            "buyers": 122,
            "sellers": 213
          },
          "h6": {
            "buys": 1194,
            "sells": 1180,
            "buyers": 465,
            "sellers": 635
          },
          "h24": {
            "buys": 4312,
            "sells": 3604,
            "buyers": 1350,
            "sellers": 1429
          }
        },
        "volume_usd": {
          "m5": "11815.1548910627",
          "m15": "47652.3417483293",
          "m30": "87992.4777608865",
          "h1": "284625.256998243",
          "h6": "1181443.64741589",
          "h24": "3827238.57994351"
        },
        "reserve_in_usd": "656196.7944"
      },
      "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": "solana_FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00089834092165543315517720398059067120327090469402129868685787094",
        "base_token_price_native_currency": "0.0000116700148762842",
        "quote_token_price_usd": "1.0004635259177766231489277160363062116136460215532924009914846",
        "quote_token_price_native_currency": "0.0129906634813774",
        "base_token_price_quote_token": "0.0008983386332",
        "quote_token_price_base_token": "1113.1659744305",
        "address": "FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
        "name": "TrumpCoin / USDC",
        "pool_created_at": "2026-07-14T05:26:46Z",
        "fdv_usd": "943114.2827",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "14.524",
          "m15": "-7.208",
          "m30": "-5.959",
          "h1": "-42.995",
          "h6": "-72.461",
          "h24": "1503.092"
        },
        "transactions": {
          "m5": {
            "buys": 261,
            "sells": 197,
            "buyers": 149,
            "sellers": 156
          },
          "m15": {
            "buys": 850,
            "sells": 552,
            "buyers": 382,
            "sellers": 416
          },
          "m30": {
            "buys": 1819,
            "sells": 1349,
            "buyers": 736,
            "sellers": 853
          },
          "h1": {
            "buys": 5717,
            "sells": 3981,
            "buyers": 2001,
            "sellers": 2273
          },
          "h6": {
            "buys": 22039,
            "sells": 14771,
            "buyers": 6445,
            "sellers": 6620
          },
          "h24": {
            "buys": 64973,
            "sells": 47394,
            "buyers": 13702,
            "sellers": 11699
          }
        },
        "volume_usd": {
          "m5": "34048.5376835496",
          "m15": "118680.173873075",
          "m30": "269172.106648588",
          "h1": "920230.138237758",
          "h6": "3737078.76624745",
          "h24": "10727451.3320652"
        },
        "reserve_in_usd": "118041.7789"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_F4GpAFr6vrxU3Y887F3XWkXRgybCVjZNk63m72f6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00189351412521418555345408865719150723620842480588319594880871452",
        "base_token_price_native_currency": "0.0000243495542647425",
        "quote_token_price_usd": "77.014043767046875981749113022135262281226987129",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002434955426",
        "quote_token_price_base_token": "41068.5135804713",
        "address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
        "name": "WORLDCUP / SOL",
        "pool_created_at": "2026-05-11T20:38:31Z",
        "fdv_usd": "1893941.354",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.164",
          "m15": "7.895",
          "m30": "6.846",
          "h1": "15.846",
          "h6": "60.277",
          "h24": "288.237"
        },
        "transactions": {
          "m5": {
            "buys": 83,
            "sells": 46,
            "buyers": 58,
            "sellers": 44
          },
          "m15": {
            "buys": 197,
            "sells": 105,
            "buyers": 145,
            "sellers": 92
          },
          "m30": {
            "buys": 367,
            "sells": 241,
            "buyers": 247,
            "sellers": 190
          },
          "h1": {
            "buys": 801,
            "sells": 662,
            "buyers": 496,
            "sellers": 440
          },
          "h6": {
            "buys": 2688,
            "sells": 2330,
            "buyers": 1429,
            "sellers": 1313
          },
          "h24": {
            "buys": 11304,
            "sells": 8257,
            "buyers": 4055,
            "sellers": 3293
          }
        },
        "volume_usd": {
          "m5": "14266.1931008714",
          "m15": "27544.8714135501",
          "m30": "50992.4377158944",
          "h1": "146961.797263303",
          "h6": "358870.061330702",
          "h24": "1520098.62913622"
        },
        "reserve_in_usd": "188573.2143"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_33eum82LaAhtv5YkUq1BdwEviSErH5CnFxqVNLT5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
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.