Coin'ler: 18.404
Borsalar: 1.489
Piyasa Değeri: 2,272T $ 1.2%
24sa Hacim: 50,213B $
Gas: 0.061 GWEI
Reklamsız Sürüme Geçin

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.
43M+
Coin'ler ve Token'lar
250+
Ağlar
1.900+
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.999998268006351",
      "base_token_price_native_currency": "0.00052686091537767",
      "quote_token_price_usd": "1896.6",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005268609154",
      "quote_token_price_base_token": "1898.034131614",
      "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": "4578701895.89668",
      "market_cap_usd": "4572808601.33122",
      "price_change_percentage": {
        "m5": "0",
        "m15": "-0.008",
        "m30": "-0.011",
        "h1": "-0.143",
        "h6": "0.017",
        "h24": "0.055"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 0,
          "buyers": 0,
          "sellers": 0
        },
        "m15": {
          "buys": 0,
          "sells": 4,
          "buyers": 0,
          "sellers": 4
        },
        "m30": {
          "buys": 0,
          "sells": 12,
          "buyers": 0,
          "sellers": 12
        },
        "h1": {
          "buys": 9,
          "sells": 29,
          "buyers": 7,
          "sellers": 23
        },
        "h6": {
          "buys": 89,
          "sells": 146,
          "buyers": 42,
          "sellers": 82
        },
        "h24": {
          "buys": 438,
          "sells": 478,
          "buyers": 237,
          "sellers": 233
        }
      },
      "volume_usd": {
        "m5": "0.0",
        "m15": "154.3154314338",
        "m30": "1028.7945242578",
        "h1": "6854.3716521911",
        "h6": "47060.4217306867",
        "h24": "173667.21371077"
      },
      "reserve_in_usd": "915068.4385",
      "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_0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000661532312407263",
        "base_token_price_native_currency": "0.0000000350365786255638",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003503657863",
        "quote_token_price_base_token": "28541599.6432474",
        "address": "0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
        "name": "KEP / WETH",
        "pool_created_at": "2026-08-08T01:54:31Z",
        "fdv_usd": "66153.23124",
        "market_cap_usd": "66153.23124",
        "price_change_percentage": {
          "m5": "-13.267",
          "m15": "-9.518",
          "m30": "-21.58",
          "h1": "-16.618",
          "h6": "17.523",
          "h24": "-60.441"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 14,
            "buyers": 10,
            "sellers": 9
          },
          "m15": {
            "buys": 41,
            "sells": 39,
            "buyers": 18,
            "sellers": 18
          },
          "m30": {
            "buys": 76,
            "sells": 77,
            "buyers": 25,
            "sellers": 27
          },
          "h1": {
            "buys": 147,
            "sells": 137,
            "buyers": 40,
            "sellers": 37
          },
          "h6": {
            "buys": 925,
            "sells": 1033,
            "buyers": 211,
            "sellers": 199
          },
          "h24": {
            "buys": 5547,
            "sells": 7045,
            "buyers": 802,
            "sellers": 780
          }
        },
        "volume_usd": {
          "m5": "3089.5524140502",
          "m15": "7426.9566321299",
          "m30": "13656.3023090038",
          "h1": "23439.9426561058",
          "h6": "154139.911944097",
          "h24": "1510101.16251207"
        },
        "reserve_in_usd": "28923.1698"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5cd3da2892b4ad15f110d6ee3a8f635cc0abbb19",
            "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_0xbb3535466eab9df38d47ed3175d290136750904d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000000139329276781062",
        "base_token_price_native_currency": "0.00000000000728622919165576",
        "quote_token_price_usd": "1896.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000007286229192",
        "quote_token_price_base_token": "137245202380.568",
        "address": "0xbb3535466eab9df38d47ed3175d290136750904d",
        "name": "BUB / WETH",
        "pool_created_at": "2026-08-11T18:10:05Z",
        "fdv_usd": "13932.92768",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.697",
          "h1": "1.86",
          "h6": "-15.62",
          "h24": "-72.828"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 4,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "h6": {
            "buys": 19,
            "sells": 31,
            "buyers": 12,
            "sellers": 27
          },
          "h24": {
            "buys": 1061,
            "sells": 625,
            "buyers": 554,
            "sellers": 403
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "62.6778298569",
          "m30": "104.1780018058",
          "h1": "168.3785645831",
          "h6": "1507.6550686991",
          "h24": "125962.793624132"
        },
        "reserve_in_usd": "10851.9472"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd4e9852451241732c0017faacf9ca5a499080b4b",
            "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_0x7e05ca6a3692be972f331e6388e09c6bb1379a23953d7a4589eac077c5c82205",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000294600958699523",
        "base_token_price_native_currency": "0.0000000154639324369763",
        "quote_token_price_usd": "1895.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001546393244",
        "quote_token_price_base_token": "64666604.311389",
        "address": "0x7e05ca6a3692be972f331e6388e09c6bb1379a23953d7a4589eac077c5c82205",
        "name": "ELVES / WETH",
        "pool_created_at": "2026-08-12T03:54:06Z",
        "fdv_usd": "29460.09587",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "6.533",
          "m30": "13.302",
          "h1": "7.54",
          "h6": "121.301",
          "h24": "-74.286"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 10,
            "sells": 7,
            "buyers": 9,
            "sellers": 5
          },
          "h1": {
            "buys": 11,
            "sells": 16,
            "buyers": 10,
            "sellers": 13
          },
          "h6": {
            "buys": 180,
            "sells": 187,
            "buyers": 103,
            "sellers": 94
          },
          "h24": {
            "buys": 3778,
            "sells": 3363,
            "buyers": 1999,
            "sellers": 1994
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "298.5448533918",
          "m30": "520.0012081563",
          "h1": "727.3997165813",
          "h6": "15100.0125643505",
          "h24": "334773.727790079"
        },
        "reserve_in_usd": "13819.5021"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x1ec72a220d35854b4ec348435b37a100c58d6698",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xce4b64e140bc707ab88335ba35790bab9be44c97",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000372354462510365",
        "base_token_price_native_currency": "0.0000000196265004864149",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001962650049",
        "quote_token_price_base_token": "50951518.366312",
        "address": "0xce4b64e140bc707ab88335ba35790bab9be44c97",
        "name": "CHILLCAT / WETH 1%",
        "pool_created_at": "2026-08-12T12:56:09Z",
        "fdv_usd": "37182.20891",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-4.864",
          "m15": "12.279",
          "m30": "14.336",
          "h1": "95.881",
          "h6": "93.063",
          "h24": "1252.387"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m15": {
            "buys": 32,
            "sells": 13,
            "buyers": 26,
            "sellers": 11
          },
          "m30": {
            "buys": 59,
            "sells": 32,
            "buyers": 39,
            "sellers": 24
          },
          "h1": {
            "buys": 120,
            "sells": 60,
            "buyers": 76,
            "sellers": 39
          },
          "h6": {
            "buys": 243,
            "sells": 156,
            "buyers": 147,
            "sellers": 109
          },
          "h24": {
            "buys": 1591,
            "sells": 1109,
            "buyers": 713,
            "sellers": 593
          }
        },
        "volume_usd": {
          "m5": "444.4909109705",
          "m15": "2785.2928685239",
          "m30": "4736.9860559037",
          "h1": "12718.7291408307",
          "h6": "28143.1686698856",
          "h24": "149968.281006561"
        },
        "reserve_in_usd": "17430.2552"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7f42ec7bcc9e89f33929d6b809cc8b90dc9fe85d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0207795247782006",
        "base_token_price_native_currency": "0.0000109476895266069",
        "quote_token_price_usd": "1894.48",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001094768953",
        "quote_token_price_base_token": "91343.4745815209",
        "address": "0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
        "name": "HMM / WETH 1%",
        "pool_created_at": "2026-07-19T07:54:03Z",
        "fdv_usd": "20523424.287101",
        "market_cap_usd": "20778863.16",
        "price_change_percentage": {
          "m5": "-1.64",
          "m15": "2.702",
          "m30": "3.976",
          "h1": "10.569",
          "h6": "-15.616",
          "h24": "21.832"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m15": {
            "buys": 22,
            "sells": 20,
            "buyers": 20,
            "sellers": 16
          },
          "m30": {
            "buys": 32,
            "sells": 40,
            "buyers": 25,
            "sellers": 31
          },
          "h1": {
            "buys": 89,
            "sells": 96,
            "buyers": 59,
            "sellers": 71
          },
          "h6": {
            "buys": 1043,
            "sells": 980,
            "buyers": 353,
            "sellers": 352
          },
          "h24": {
            "buys": 5178,
            "sells": 4516,
            "buyers": 945,
            "sellers": 1016
          }
        },
        "volume_usd": {
          "m5": "1050.7658999095",
          "m15": "22149.0929765047",
          "m30": "29304.3386658464",
          "h1": "66843.1434724333",
          "h6": "889764.941223391",
          "h24": "3541343.25503868"
        },
        "reserve_in_usd": "568136.8723"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7fe995a80075df3dc8ae11a9b82c7fe4202cd87f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.156640996487179",
        "base_token_price_native_currency": "0.0000827299826582994",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008272998266",
        "quote_token_price_base_token": "12087.5161322143",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "154954350.287247",
        "market_cap_usd": "154955911.038265",
        "price_change_percentage": {
          "m5": "-2.165",
          "m15": "-2.889",
          "m30": "-1.534",
          "h1": "-3.389",
          "h6": "-3.19",
          "h24": "10.265"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 14,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 11,
            "sells": 30,
            "buyers": 7,
            "sellers": 18
          },
          "m30": {
            "buys": 13,
            "sells": 72,
            "buyers": 7,
            "sellers": 40
          },
          "h1": {
            "buys": 27,
            "sells": 245,
            "buyers": 11,
            "sellers": 53
          },
          "h6": {
            "buys": 401,
            "sells": 387,
            "buyers": 83,
            "sellers": 147
          },
          "h24": {
            "buys": 3967,
            "sells": 2538,
            "buyers": 474,
            "sellers": 784
          }
        },
        "volume_usd": {
          "m5": "3154.450230598",
          "m15": "21173.6429294214",
          "m30": "40945.7320395649",
          "h1": "80511.5509564648",
          "h6": "218008.002334344",
          "h24": "2307080.6661385"
        },
        "reserve_in_usd": "4176590.1607"
      },
      "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_7eYEZSesE86FWqkVxbwP9wKhC3L5UKp4oEt6zUu3f9MD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000243535017291133344701189924991103097620558788990573554872190575",
        "base_token_price_native_currency": "0.0000000321070221445954",
        "quote_token_price_usd": "76.427314216118327109684731982054788619226190351",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003210702214",
        "quote_token_price_base_token": "31145834.5621857",
        "address": "7eYEZSesE86FWqkVxbwP9wKhC3L5UKp4oEt6zUu3f9MD",
        "name": "FOMEOW / SOL",
        "pool_created_at": "2026-08-11T21:05:54Z",
        "fdv_usd": "2394.0233667491",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.479",
          "h1": "5.225",
          "h6": "5.29",
          "h24": "-98.532"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 2,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 5,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "h6": {
            "buys": 6,
            "sells": 12,
            "buyers": 3,
            "sellers": 8
          },
          "h24": {
            "buys": 8247,
            "sells": 15388,
            "buyers": 7845,
            "sellers": 6480
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.237986708",
          "m30": "21.0878743698",
          "h1": "55.1955732464",
          "h6": "67.1358647089",
          "h24": "645779.519517718"
        },
        "reserve_in_usd": "2562.0689"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5qHUGTgkRaDrSNGgQg5wQxb5tDrzEW5ewuGpSS3jpump",
            "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.00308650520060709",
        "base_token_price_native_currency": "0.00000162427728544526",
        "quote_token_price_usd": "1894.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001624277285",
        "quote_token_price_base_token": "615658.427880971",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "3086505.201",
        "market_cap_usd": "3086505.201",
        "price_change_percentage": {
          "m5": "-0.35",
          "m15": "0.209",
          "m30": "0.404",
          "h1": "-0.782",
          "h6": "10.752",
          "h24": "149.395"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "m30": {
            "buys": 12,
            "sells": 10,
            "buyers": 10,
            "sellers": 9
          },
          "h1": {
            "buys": 24,
            "sells": 27,
            "buyers": 18,
            "sellers": 25
          },
          "h6": {
            "buys": 374,
            "sells": 401,
            "buyers": 164,
            "sellers": 233
          },
          "h24": {
            "buys": 4731,
            "sells": 4416,
            "buyers": 941,
            "sellers": 1169
          }
        },
        "volume_usd": {
          "m5": "372.2569164654",
          "m15": "1034.975041728",
          "m30": "1777.0867677373",
          "h1": "4038.3264053661",
          "h6": "141268.240856064",
          "h24": "2023835.90520114"
        },
        "reserve_in_usd": "306560.9708"
      },
      "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_0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00585370875921355",
        "base_token_price_native_currency": "0.00000307929267054452",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003079292671",
        "quote_token_price_base_token": "324749.904276935",
        "address": "0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
        "name": "FRONG / WETH 0.25%",
        "pool_created_at": "2026-07-30T20:16:59Z",
        "fdv_usd": "5830285.42594385",
        "market_cap_usd": "5853708.759",
        "price_change_percentage": {
          "m5": "-1.059",
          "m15": "-0.972",
          "m30": "-1.849",
          "h1": "1.452",
          "h6": "11.167",
          "h24": "51.426"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 11,
            "buyers": 6,
            "sellers": 10
          },
          "m15": {
            "buys": 34,
            "sells": 23,
            "buyers": 33,
            "sellers": 21
          },
          "m30": {
            "buys": 57,
            "sells": 71,
            "buyers": 52,
            "sellers": 59
          },
          "h1": {
            "buys": 87,
            "sells": 122,
            "buyers": 70,
            "sellers": 97
          },
          "h6": {
            "buys": 664,
            "sells": 685,
            "buyers": 358,
            "sellers": 358
          },
          "h24": {
            "buys": 9783,
            "sells": 9700,
            "buyers": 2127,
            "sellers": 2224
          }
        },
        "volume_usd": {
          "m5": "4989.1454953199",
          "m15": "20871.545440907",
          "m30": "37047.7139442334",
          "h1": "69024.099641161",
          "h6": "379366.136898528",
          "h24": "6089465.49668191"
        },
        "reserve_in_usd": "617081.7936"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x6245e67affa44a23077f0ea7f981a8dc743a0c47",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0267439740128657",
        "base_token_price_native_currency": "0.0000141006949156732",
        "quote_token_price_usd": "1896.05",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001410069492",
        "quote_token_price_base_token": "70918.4906120109",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "64712192.4285771",
        "market_cap_usd": "42074035.1929604",
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.37",
          "m30": "2.578",
          "h1": "5.044",
          "h6": "1.696",
          "h24": "-25.487"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 9,
            "sells": 0,
            "buyers": 0,
            "sellers": 6
          },
          "m30": {
            "buys": 17,
            "sells": 1,
            "buyers": 1,
            "sellers": 12
          },
          "h1": {
            "buys": 18,
            "sells": 4,
            "buyers": 4,
            "sellers": 13
          },
          "h6": {
            "buys": 246,
            "sells": 120,
            "buyers": 97,
            "sellers": 164
          },
          "h24": {
            "buys": 1549,
            "sells": 1191,
            "buyers": 643,
            "sellers": 778
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "15463.8970753076",
          "m30": "26664.7655200436",
          "h1": "31305.0068847538",
          "h6": "637516.860119415",
          "h24": "3497527.12335824"
        },
        "reserve_in_usd": "5813854.8108"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xebc250ae14467403029d4943ca4ad4b53b511f34",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00278838460423971",
        "base_token_price_native_currency": "0.00000147018113624393",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001470181136",
        "quote_token_price_base_token": "680188.294725938",
        "address": "0xebc250ae14467403029d4943ca4ad4b53b511f34",
        "name": "YARD / WETH 1%",
        "pool_created_at": "2026-08-12T02:21:05Z",
        "fdv_usd": "2684722.84486812",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.075",
          "m15": "2.399",
          "m30": "0.827",
          "h1": "1.242",
          "h6": "3.556",
          "h24": "-31.828"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 11,
            "sells": 1,
            "buyers": 11,
            "sellers": 1
          },
          "m30": {
            "buys": 14,
            "sells": 3,
            "buyers": 14,
            "sellers": 3
          },
          "h1": {
            "buys": 25,
            "sells": 20,
            "buyers": 23,
            "sellers": 17
          },
          "h6": {
            "buys": 183,
            "sells": 228,
            "buyers": 132,
            "sellers": 177
          },
          "h24": {
            "buys": 1406,
            "sells": 1447,
            "buyers": 675,
            "sellers": 981
          }
        },
        "volume_usd": {
          "m5": "837.432240624",
          "m15": "1687.7972539006",
          "m30": "2899.4724978245",
          "h1": "12950.4775103588",
          "h6": "117313.422484215",
          "h24": "879426.879679886"
        },
        "reserve_in_usd": "866420.5683"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe3fa12da7fa026b21817f16622e8ae48fa785166",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "up-v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0494302621646435",
        "base_token_price_native_currency": "0.0000255765198033946",
        "quote_token_price_usd": "1894.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000255765198",
        "quote_token_price_base_token": "39098.3608280935",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "35943536.7861823",
        "market_cap_usd": "35969116.4038787",
        "price_change_percentage": {
          "m5": "1.842",
          "m15": "1.775",
          "m30": "0.264",
          "h1": "1.261",
          "h6": "1.186",
          "h24": "0.421"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 6,
            "sells": 7,
            "buyers": 4,
            "sellers": 7
          },
          "m30": {
            "buys": 11,
            "sells": 9,
            "buyers": 7,
            "sellers": 9
          },
          "h1": {
            "buys": 22,
            "sells": 14,
            "buyers": 11,
            "sellers": 14
          },
          "h6": {
            "buys": 305,
            "sells": 336,
            "buyers": 131,
            "sellers": 220
          },
          "h24": {
            "buys": 1376,
            "sells": 1055,
            "buyers": 410,
            "sellers": 525
          }
        },
        "volume_usd": {
          "m5": "1008.3245303185",
          "m15": "2423.7930763434",
          "m30": "6671.4318921941",
          "h1": "13122.4634570553",
          "h6": "416673.248589432",
          "h24": "1241765.9227561"
        },
        "reserve_in_usd": "1375512.1596"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3b2ccee56e7360f958c2972a770503094549460f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000609156856777139",
        "base_token_price_native_currency": "0.000000032116707583788",
        "quote_token_price_usd": "1894.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003211670758",
        "quote_token_price_base_token": "31136441.9092816",
        "address": "0x3b2ccee56e7360f958c2972a770503094549460f",
        "name": "WENCAT / WETH 1%",
        "pool_created_at": "2026-08-12T02:49:46Z",
        "fdv_usd": "60915.68568",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.792",
          "m15": "13.229",
          "m30": "14.147",
          "h1": "23.306",
          "h6": "23.649",
          "h24": "-49.231"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "m30": {
            "buys": 13,
            "sells": 2,
            "buyers": 11,
            "sellers": 2
          },
          "h1": {
            "buys": 32,
            "sells": 5,
            "buyers": 19,
            "sellers": 5
          },
          "h6": {
            "buys": 199,
            "sells": 137,
            "buyers": 103,
            "sellers": 98
          },
          "h24": {
            "buys": 1782,
            "sells": 1112,
            "buyers": 596,
            "sellers": 602
          }
        },
        "volume_usd": {
          "m5": "488.2728757071",
          "m15": "729.7767863532",
          "m30": "914.6779403815",
          "h1": "1409.2700740952",
          "h6": "17833.0447755876",
          "h24": "211982.169569914"
        },
        "reserve_in_usd": "22826.3318"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xb86c8358f7753e188e588411e9f04e4488ce850e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00366295766926443",
        "base_token_price_native_currency": "0.0000019364349494192",
        "quote_token_price_usd": "1894.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001936434949",
        "quote_token_price_base_token": "516412.906253284",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "3461703.77654393",
        "market_cap_usd": "3662957.669",
        "price_change_percentage": {
          "m5": "-0.413",
          "m15": "-4.02",
          "m30": "-7.038",
          "h1": "-8.75",
          "h6": "-14.119",
          "h24": "-5.322"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 7,
            "sells": 10,
            "buyers": 7,
            "sellers": 10
          },
          "m30": {
            "buys": 11,
            "sells": 22,
            "buyers": 10,
            "sellers": 18
          },
          "h1": {
            "buys": 24,
            "sells": 34,
            "buyers": 20,
            "sellers": 26
          },
          "h6": {
            "buys": 191,
            "sells": 207,
            "buyers": 94,
            "sellers": 120
          },
          "h24": {
            "buys": 1202,
            "sells": 1151,
            "buyers": 370,
            "sellers": 421
          }
        },
        "volume_usd": {
          "m5": "1064.2596522061",
          "m15": "6346.2694139626",
          "m30": "22330.8252458112",
          "h1": "27926.9131772993",
          "h6": "177700.1415755",
          "h24": "869154.259057687"
        },
        "reserve_in_usd": "384147.3018"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00775390008246238",
        "base_token_price_native_currency": "0.00000410130612252791",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004101306123",
        "quote_token_price_base_token": "243824.764629769",
        "address": "0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
        "name": "YOLO / WETH 1%",
        "pool_created_at": "2026-07-15T07:15:15Z",
        "fdv_usd": "7521283.06542106",
        "market_cap_usd": "7753900.082",
        "price_change_percentage": {
          "m5": "-4.114",
          "m15": "-9.943",
          "m30": "-5.825",
          "h1": "-5.23",
          "h6": "-13.28",
          "h24": "49.3"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 13,
            "buyers": 3,
            "sellers": 12
          },
          "m15": {
            "buys": 7,
            "sells": 26,
            "buyers": 7,
            "sellers": 23
          },
          "m30": {
            "buys": 12,
            "sells": 35,
            "buyers": 11,
            "sellers": 32
          },
          "h1": {
            "buys": 36,
            "sells": 55,
            "buyers": 28,
            "sellers": 48
          },
          "h6": {
            "buys": 481,
            "sells": 434,
            "buyers": 201,
            "sellers": 231
          },
          "h24": {
            "buys": 1757,
            "sells": 1597,
            "buyers": 505,
            "sellers": 593
          }
        },
        "volume_usd": {
          "m5": "5859.3753248195",
          "m15": "10573.9067407162",
          "m30": "16456.93823198",
          "h1": "32355.2016847289",
          "h6": "357956.516531555",
          "h24": "1213161.33480131"
        },
        "reserve_in_usd": "349873.7"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x62c71cd34a52c30d894419cbcc55db2afa8032ea",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000585877712241429",
        "base_token_price_native_currency": "0.000000308603497874958",
        "quote_token_price_usd": "1894.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003086034979",
        "quote_token_price_base_token": "3240403.97106966",
        "address": "0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
        "name": "POOLS / WETH 0.25%",
        "pool_created_at": "2026-07-30T16:41:56Z",
        "fdv_usd": "585877.707638718",
        "market_cap_usd": "585877.7122",
        "price_change_percentage": {
          "m5": "-0.93",
          "m15": "1.053",
          "m30": "8.554",
          "h1": "0.714",
          "h6": "28.407",
          "h24": "36.236"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 3,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 20,
            "sells": 9,
            "buyers": 14,
            "sellers": 8
          },
          "m30": {
            "buys": 31,
            "sells": 16,
            "buyers": 21,
            "sellers": 15
          },
          "h1": {
            "buys": 53,
            "sells": 25,
            "buyers": 38,
            "sellers": 23
          },
          "h6": {
            "buys": 329,
            "sells": 200,
            "buyers": 184,
            "sellers": 148
          },
          "h24": {
            "buys": 1738,
            "sells": 1323,
            "buyers": 697,
            "sellers": 631
          }
        },
        "volume_usd": {
          "m5": "1104.4405801598",
          "m15": "3398.167368406",
          "m30": "6059.7947503857",
          "h1": "13565.1234525953",
          "h6": "76220.5636508594",
          "h24": "499038.005159795"
        },
        "reserve_in_usd": "205173.478"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x385b36ff682ab4c76e7c37a66b96aabc466471d5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000445425243624998",
        "base_token_price_native_currency": "0.000000236288741962595",
        "quote_token_price_usd": "1894.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000236288742",
        "quote_token_price_base_token": "4232110.22113911",
        "address": "0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
        "name": "EQUITY / WETH",
        "pool_created_at": "2026-08-12T22:32:08Z",
        "fdv_usd": "431729.4675842",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.219",
          "m15": "-22.296",
          "m30": "-26.924",
          "h1": "3.474",
          "h6": "-46.232",
          "h24": "1068.172"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 43,
            "sells": 43,
            "buyers": 35,
            "sellers": 33
          },
          "m30": {
            "buys": 95,
            "sells": 107,
            "buyers": 60,
            "sellers": 73
          },
          "h1": {
            "buys": 201,
            "sells": 251,
            "buyers": 109,
            "sellers": 152
          },
          "h6": {
            "buys": 8026,
            "sells": 6240,
            "buyers": 1701,
            "sellers": 1663
          },
          "h24": {
            "buys": 13183,
            "sells": 10457,
            "buyers": 2676,
            "sellers": 2188
          }
        },
        "volume_usd": {
          "m5": "767.3414198021",
          "m15": "11317.6429150642",
          "m30": "24262.7784808641",
          "h1": "50477.6519077714",
          "h6": "2382005.35701764",
          "h24": "4010919.29078785"
        },
        "reserve_in_usd": "53904.3972"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x9708efb3ba2e5d23e973cae1a8599606333cd4ad",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00640660820342465",
        "base_token_price_native_currency": "0.00000348468341577375",
        "quote_token_price_usd": "224.273684462737",
        "quote_token_price_native_currency": "0.118407714807578",
        "base_token_price_quote_token": "0.00002942953017",
        "quote_token_price_base_token": "33979.4755160811",
        "address": "0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
        "name": "PACK / NVDA 1%",
        "pool_created_at": "2026-08-12T21:31:25Z",
        "fdv_usd": "6406608.203",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "10.637",
          "m15": "16.105",
          "m30": "17.47",
          "h1": "19.001",
          "h6": "-11.781",
          "h24": "208337.09"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 18,
            "buyers": 18,
            "sellers": 18
          },
          "m15": {
            "buys": 35,
            "sells": 20,
            "buyers": 28,
            "sellers": 20
          },
          "m30": {
            "buys": 53,
            "sells": 35,
            "buyers": 37,
            "sellers": 34
          },
          "h1": {
            "buys": 91,
            "sells": 61,
            "buyers": 64,
            "sellers": 58
          },
          "h6": {
            "buys": 2466,
            "sells": 2703,
            "buyers": 626,
            "sellers": 685
          },
          "h24": {
            "buys": 21730,
            "sells": 20161,
            "buyers": 2741,
            "sellers": 2430
          }
        },
        "volume_usd": {
          "m5": "2276.7923614071",
          "m15": "3463.1517596966",
          "m30": "5637.9263978614",
          "h1": "10216.2141065693",
          "h6": "415063.252619484",
          "h24": "3438945.12540013"
        },
        "reserve_in_usd": "150215.5072"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0145acbccefbed6f303c420beeaaac72e905430b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00057193159913718212089530021073557958511457177878462969579200567",
        "base_token_price_native_currency": "0.00000738936879620008",
        "quote_token_price_usd": "76.443127783232727008389188393976305312512294165",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007389368796",
        "quote_token_price_base_token": "135329.556228705",
        "address": "42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
        "name": "GTA / SOL",
        "pool_created_at": "2026-08-12T15:35:27Z",
        "fdv_usd": "564504.2791",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.903",
          "m15": "-7.586",
          "m30": "-6.378",
          "h1": "-15.793",
          "h6": "-28.064",
          "h24": "1697.713"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 19,
            "buyers": 14,
            "sellers": 17
          },
          "m15": {
            "buys": 85,
            "sells": 62,
            "buyers": 56,
            "sellers": 53
          },
          "m30": {
            "buys": 158,
            "sells": 109,
            "buyers": 104,
            "sellers": 88
          },
          "h1": {
            "buys": 322,
            "sells": 278,
            "buyers": 204,
            "sellers": 210
          },
          "h6": {
            "buys": 2728,
            "sells": 2604,
            "buyers": 1375,
            "sellers": 1650
          },
          "h24": {
            "buys": 58129,
            "sells": 48286,
            "buyers": 15555,
            "sellers": 13335
          }
        },
        "volume_usd": {
          "m5": "1019.5205279873",
          "m15": "5292.4252052288",
          "m30": "10909.0484636659",
          "h1": "22896.82329294",
          "h6": "249626.062965451",
          "h24": "8118332.51321279"
        },
        "reserve_in_usd": "68821.8397"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BVEaDToN2Ufn8m1Jnqy8rtwwCiiMC7JcFtvmKPxTpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_J3hKH2nE88wRie1ShpE53Jd7KE12E2LMG7CNLb4BJFTN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00134115571799611379946642913055428859406267435603163024963753152",
        "base_token_price_native_currency": "0.0000173993636062496",
        "quote_token_price_usd": "76.443212569482551437918154358957754527234345328",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001739936361",
        "quote_token_price_base_token": "57473.3664190347",
        "address": "J3hKH2nE88wRie1ShpE53Jd7KE12E2LMG7CNLb4BJFTN",
        "name": "Plumber / SOL",
        "pool_created_at": "2026-08-11T05:39:59Z",
        "fdv_usd": "1286522.88177585",
        "market_cap_usd": "1286523.01254229",
        "price_change_percentage": {
          "m5": "-2.092",
          "m15": "-2.896",
          "m30": "-6.442",
          "h1": "-9.471",
          "h6": "4.578",
          "h24": "-54.148"
        },
        "transactions": {
          "m5": {
            "buys": 38,
            "sells": 35,
            "buyers": 27,
            "sellers": 28
          },
          "m15": {
            "buys": 76,
            "sells": 63,
            "buyers": 42,
            "sellers": 47
          },
          "m30": {
            "buys": 113,
            "sells": 95,
            "buyers": 66,
            "sellers": 73
          },
          "h1": {
            "buys": 233,
            "sells": 196,
            "buyers": 126,
            "sellers": 136
          },
          "h6": {
            "buys": 3942,
            "sells": 3527,
            "buyers": 1347,
            "sellers": 1605
          },
          "h24": {
            "buys": 21876,
            "sells": 19334,
            "buyers": 6404,
            "sellers": 7535
          }
        },
        "volume_usd": {
          "m5": "6633.1730572134",
          "m15": "13005.8674939303",
          "m30": "18039.7112552709",
          "h1": "43187.9419187281",
          "h6": "955750.740729264",
          "h24": "4833885.01764433"
        },
        "reserve_in_usd": "121860.4077"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GCa9TZMK9Q3VUSkhZgX76YAQBjqQd1dPxkBnZojFpump",
            "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 250+ 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
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.