Coin'ler: 14.357
Borsalar: 1.099
Piyasa Değeri: 2,732T $ 5.9%
24sa Hacim: 220,287B $
Gas: 32 GWEI
Reklamsız Sürüme Geçin

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

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.
2M+
Coin'ler ve Token'lar
100+
Ağlar
800+
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.00266037190023",
      "base_token_price_native_currency": "0.000265060243710758",
      "quote_token_price_usd": "3778.37452709275",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026506",
      "quote_token_price_base_token": "3772.73",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3313472712",
      "market_cap_usd": "5354484886.73522",
      "price_change_percentage": {
        "m5": "0.08",
        "h1": "0.49",
        "h6": "0.43",
        "h24": "0.02"
      },
      "transactions": {
        "m5": {
          "buys": 3,
          "sells": 0,
          "buyers": 3,
          "sellers": 0
        },
        "m15": {
          "buys": 4,
          "sells": 1,
          "buyers": 4,
          "sellers": 1
        },
        "m30": {
          "buys": 9,
          "sells": 4,
          "buyers": 8,
          "sellers": 4
        },
        "h1": {
          "buys": 18,
          "sells": 13,
          "buyers": 16,
          "sellers": 11
        },
        "h24": {
          "buys": 708,
          "sells": 505,
          "buyers": 317,
          "sellers": 215
        }
      },
      "volume_usd": {
        "m5": "25020.9761065076",
        "h1": "415261.445731554",
        "h6": "3278141.87621109",
        "h24": "18600974.1812866"
      },
      "reserve_in_usd": "5464584.2913"
    },
    "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": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.61321464723253",
        "base_token_price_native_currency": "0.000421812234645718355477352868977",
        "quote_token_price_usd": "0.997049239657928",
        "quote_token_price_native_currency": "0.000264139721620101",
        "base_token_price_quote_token": "1.59692844",
        "quote_token_price_base_token": "0.62620213",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1613214647",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.42",
          "h1": "-10.85",
          "h6": "916.05",
          "h24": "916.05"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 12,
            "sells": 5,
            "buyers": 12,
            "sellers": 5
          },
          "m30": {
            "buys": 39,
            "sells": 19,
            "buyers": 36,
            "sellers": 14
          },
          "h1": {
            "buys": 75,
            "sells": 35,
            "buyers": 65,
            "sellers": 23
          },
          "h24": {
            "buys": 1506,
            "sells": 509,
            "buyers": 1026,
            "sellers": 258
          }
        },
        "volume_usd": {
          "m5": "578.690274327099",
          "h1": "149679.784157401",
          "h6": "6595561.18267656",
          "h24": "6595561.18267656"
        },
        "reserve_in_usd": "983065.6157"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x26ebb8213fb8d66156f1af8908d43f7e3e367c1d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000000000044101729545555",
        "base_token_price_native_currency": "0.000000000000000714577341226823",
        "quote_token_price_usd": "616.037803585278",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000715",
        "quote_token_price_base_token": "1399428644467160",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "185227",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.45",
          "h1": "-20.79",
          "h6": "-49.84",
          "h24": "61.53"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 11,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "m30": {
            "buys": 28,
            "sells": 23,
            "buyers": 25,
            "sellers": 19
          },
          "h1": {
            "buys": 107,
            "sells": 74,
            "buyers": 92,
            "sellers": 57
          },
          "h24": {
            "buys": 2991,
            "sells": 1937,
            "buyers": 1651,
            "sellers": 1046
          }
        },
        "volume_usd": {
          "m5": "296.932221086249",
          "h1": "16447.6309021394",
          "h6": "141405.641407163",
          "h24": "692565.223466258"
        },
        "reserve_in_usd": "92787.0978"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x1b517f6794523bc3dd4e1275d9c205064f7cc167",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00557523271298921",
        "base_token_price_native_currency": "0.000885249803309752",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00088525",
        "quote_token_price_base_token": "1129.62",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "572655688",
        "market_cap_usd": "577675989.550216",
        "price_change_percentage": {
          "m5": "0.39",
          "h1": "-1.83",
          "h6": "4.47",
          "h24": "5.2"
        },
        "transactions": {
          "m5": {
            "buys": 31,
            "sells": 164,
            "buyers": 29,
            "sellers": 163
          },
          "m15": {
            "buys": 127,
            "sells": 522,
            "buyers": 103,
            "sellers": 515
          },
          "m30": {
            "buys": 228,
            "sells": 1020,
            "buyers": 190,
            "sellers": 986
          },
          "h1": {
            "buys": 428,
            "sells": 1961,
            "buyers": 370,
            "sellers": 1880
          },
          "h24": {
            "buys": 7279,
            "sells": 44045,
            "buyers": 5107,
            "sellers": 38140
          }
        },
        "volume_usd": {
          "m5": "18896.008945825",
          "h1": "310814.32998656",
          "h6": "1668178.79815467",
          "h24": "5256658.23970709"
        },
        "reserve_in_usd": "6057544.1157"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.25193661387798",
        "base_token_price_native_currency": "0.000408236595161976088454745561824457921774117",
        "quote_token_price_usd": "0.999437455301805",
        "quote_token_price_native_currency": "0.00161863410290703",
        "base_token_price_quote_token": "0.25221055",
        "quote_token_price_base_token": "3.96494122",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "251518785",
        "market_cap_usd": "118131219.560244",
        "price_change_percentage": {
          "m5": "-0.02",
          "h1": "-0.21",
          "h6": "0.08",
          "h24": "6.79"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 0,
            "sells": 7,
            "buyers": 0,
            "sellers": 7
          },
          "m30": {
            "buys": 3,
            "sells": 20,
            "buyers": 3,
            "sellers": 15
          },
          "h1": {
            "buys": 25,
            "sells": 45,
            "buyers": 15,
            "sellers": 30
          },
          "h24": {
            "buys": 1151,
            "sells": 839,
            "buyers": 293,
            "sellers": 321
          }
        },
        "volume_usd": {
          "m5": "221.696036352086",
          "h1": "22646.5050569406",
          "h6": "301689.842724312",
          "h24": "1245576.10028006"
        },
        "reserve_in_usd": "4411344.0331"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x9840652dc04fb9db2c43853633f0f62be6f00f98",
            "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": "ton_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.2442062695688",
        "base_token_price_native_currency": "0.0384293569167249",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03842936",
        "quote_token_price_base_token": "26.02",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "5128332",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.27",
          "h1": "1.99",
          "h6": "-1.02",
          "h24": "24.54"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 2,
            "buyers": 11,
            "sellers": 2
          },
          "m15": {
            "buys": 28,
            "sells": 16,
            "buyers": 26,
            "sellers": 14
          },
          "m30": {
            "buys": 51,
            "sells": 33,
            "buyers": 47,
            "sellers": 31
          },
          "h1": {
            "buys": 99,
            "sells": 69,
            "buyers": 90,
            "sellers": 64
          },
          "h24": {
            "buys": 1242,
            "sells": 1010,
            "buyers": 754,
            "sellers": 624
          }
        },
        "volume_usd": {
          "m5": "4914.03767267618",
          "h1": "59277.9617586199",
          "h6": "345298.528608094",
          "h24": "1482486.71114986"
        },
        "reserve_in_usd": "892460.7012"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCH44N73BXEhT8063KAK_27oComvJnmAaebso-dZoyAy6g_",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00345762166363351",
        "base_token_price_native_currency": "0.000543231953715302",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00054323",
        "quote_token_price_base_token": "1840.83",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "484067",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.84",
          "h1": "5.61",
          "h6": "-16.57",
          "h24": "-26.35"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 12,
            "sells": 4,
            "buyers": 9,
            "sellers": 4
          },
          "h1": {
            "buys": 23,
            "sells": 12,
            "buyers": 17,
            "sellers": 10
          },
          "h24": {
            "buys": 1289,
            "sells": 808,
            "buyers": 673,
            "sellers": 428
          }
        },
        "volume_usd": {
          "m5": "164.50070385716",
          "h1": "5091.40603597852",
          "h6": "64373.1293734512",
          "h24": "588456.32334916"
        },
        "reserve_in_usd": "114946.6756"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC8XkUEWb6bzbzE9eVaASoKUCyYA_CUQALGE15jWInEqla6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000828160896980208",
        "base_token_price_native_currency": "0.000130307403042392",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00013031",
        "quote_token_price_base_token": "7674.16",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "725137",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.01",
          "h1": "-5.85",
          "h6": "-26.29",
          "h24": "-49.15"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 8,
            "sells": 10,
            "buyers": 8,
            "sellers": 10
          },
          "m30": {
            "buys": 16,
            "sells": 13,
            "buyers": 16,
            "sellers": 13
          },
          "h1": {
            "buys": 34,
            "sells": 19,
            "buyers": 34,
            "sellers": 18
          },
          "h24": {
            "buys": 925,
            "sells": 577,
            "buyers": 526,
            "sellers": 348
          }
        },
        "volume_usd": {
          "m5": "139.03616148156",
          "h1": "11669.5763285071",
          "h6": "67680.4269793841",
          "h24": "342761.874302899"
        },
        "reserve_in_usd": "71761.2247"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCNCUxFwMsNYKTv89WuRX5pyxDCWqlgBi4Tl8zytjllNTaC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0182766326287152",
        "base_token_price_native_currency": "0.00285355856826277",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00285356",
        "quote_token_price_base_token": "350.44",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "91235568",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.77",
          "h1": "4.17",
          "h6": "-5.59",
          "h24": "10.77"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m30": {
            "buys": 15,
            "sells": 13,
            "buyers": 14,
            "sellers": 13
          },
          "h1": {
            "buys": 31,
            "sells": 25,
            "buyers": 28,
            "sellers": 24
          },
          "h24": {
            "buys": 757,
            "sells": 812,
            "buyers": 536,
            "sellers": 598
          }
        },
        "volume_usd": {
          "m5": "1673.51167363204",
          "h1": "37491.2557677021",
          "h6": "183637.402399565",
          "h24": "1303342.61927246"
        },
        "reserve_in_usd": "1600495.922"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC47093oX5Xhb0xuk2lCr2RhS8rj-vul61u4W2UH5ORmG_O",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000129363700930266",
        "base_token_price_native_currency": "0.00000000343423565964375",
        "quote_token_price_usd": "3774.52534299388",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003434235660",
        "quote_token_price_base_token": "291185608",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5352718413",
        "market_cap_usd": "5396935544.98192",
        "price_change_percentage": {
          "m5": "0.41",
          "h1": "4.14",
          "h6": "15.77",
          "h24": "35.25"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 2,
            "buyers": 7,
            "sellers": 2
          },
          "m15": {
            "buys": 21,
            "sells": 13,
            "buyers": 21,
            "sellers": 13
          },
          "m30": {
            "buys": 48,
            "sells": 38,
            "buyers": 46,
            "sellers": 35
          },
          "h1": {
            "buys": 97,
            "sells": 66,
            "buyers": 88,
            "sellers": 58
          },
          "h24": {
            "buys": 1272,
            "sells": 1102,
            "buyers": 964,
            "sellers": 782
          }
        },
        "volume_usd": {
          "m5": "141732.171022603",
          "h1": "3099387.19871126",
          "h6": "10308923.1205938",
          "h24": "25286394.6294886"
        },
        "reserve_in_usd": "53426910.9483"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x6982508145454ce325ddbe47a25d4ec3d2311933",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000121242567742946",
        "base_token_price_native_currency": "0.0000189445486515351",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001894",
        "quote_token_price_base_token": "52785.63",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "1212426",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.35",
          "h1": "0.2",
          "h6": "54.33",
          "h24": "1515.37"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "m15": {
            "buys": 8,
            "sells": 14,
            "buyers": 8,
            "sellers": 14
          },
          "m30": {
            "buys": 16,
            "sells": 18,
            "buyers": 16,
            "sellers": 18
          },
          "h1": {
            "buys": 44,
            "sells": 42,
            "buyers": 41,
            "sellers": 41
          },
          "h24": {
            "buys": 1042,
            "sells": 637,
            "buyers": 607,
            "sellers": 376
          }
        },
        "volume_usd": {
          "m5": "2261.5353807055",
          "h1": "7415.90375289364",
          "h6": "66613.2936635026",
          "h24": "258954.835010151"
        },
        "reserve_in_usd": "150799.9101"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB8nX1OAAxS0RHCZ-U3xpZPAGIPwjfoqtvtWOPb55NBQipE",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.011730370252",
        "base_token_price_native_currency": "0.0102959346666667",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01029593",
        "quote_token_price_base_token": "97.13",
        "address": "0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
        "name": "OCEAN / SUI 1%",
        "pool_created_at": "2024-05-10T11:32:16Z",
        "fdv_usd": "0.00",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.91",
          "h1": "4.49",
          "h6": "-4.26",
          "h24": "-44.95"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 28,
            "buyers": 1,
            "sellers": 27
          },
          "m15": {
            "buys": 10,
            "sells": 74,
            "buyers": 6,
            "sellers": 72
          },
          "m30": {
            "buys": 17,
            "sells": 116,
            "buyers": 13,
            "sellers": 110
          },
          "h1": {
            "buys": 49,
            "sells": 246,
            "buyers": 41,
            "sellers": 228
          },
          "h24": {
            "buys": 1607,
            "sells": 8607,
            "buyers": 1151,
            "sellers": 7129
          }
        },
        "volume_usd": {
          "m5": "326.1948374391",
          "h1": "3244.81190016835",
          "h6": "20072.6479196257",
          "h24": "103245.569468201"
        },
        "reserve_in_usd": "15969.155"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "sui-network_0xa8816d3a6e3136e86bc2873b1f94a15cadc8af2703c075f2d546c2ae367f4df9::ocean::OCEAN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "sui-network_0x2::sui::SUI",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "sui-network",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "cetus",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.434769225087838",
        "base_token_price_native_currency": "0.002448119557015199834357522",
        "quote_token_price_usd": "176.88",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00244812",
        "quote_token_price_base_token": "408.48",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "241534716",
        "market_cap_usd": "216469409.217567",
        "price_change_percentage": {
          "m5": "0.31",
          "h1": "3.15",
          "h6": "8.8",
          "h24": "-3.37"
        },
        "transactions": {
          "m5": {
            "buys": 31,
            "sells": 9,
            "buyers": 20,
            "sellers": 9
          },
          "m15": {
            "buys": 82,
            "sells": 65,
            "buyers": 55,
            "sellers": 45
          },
          "m30": {
            "buys": 157,
            "sells": 190,
            "buyers": 75,
            "sellers": 107
          },
          "h1": {
            "buys": 328,
            "sells": 268,
            "buyers": 146,
            "sellers": 155
          },
          "h24": {
            "buys": 8774,
            "sells": 7555,
            "buyers": 2861,
            "sellers": 2615
          }
        },
        "volume_usd": {
          "m5": "18548.4435916007",
          "h1": "266649.875336648",
          "h6": "2113588.66732978",
          "h24": "10901697.8680859"
        },
        "reserve_in_usd": "5234683.6187"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5z3EqYQo9HiCEs3R84RCDMu2n7anpDMxRhdK8PSWmrRC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.605993013766035",
        "base_token_price_native_currency": "0.0951191484136141",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09511915",
        "quote_token_price_base_token": "10.51",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "60599301",
        "market_cap_usd": "60056671.2164749",
        "price_change_percentage": {
          "m5": "0",
          "h1": "1.09",
          "h6": "-3.44",
          "h24": "-4.94"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 8,
            "sells": 1,
            "buyers": 8,
            "sellers": 1
          },
          "h1": {
            "buys": 16,
            "sells": 5,
            "buyers": 16,
            "sellers": 5
          },
          "h24": {
            "buys": 553,
            "sells": 349,
            "buyers": 393,
            "sellers": 267
          }
        },
        "volume_usd": {
          "m5": "5384.72",
          "h1": "11894.3805923608",
          "h6": "232962.182310609",
          "h24": "954176.765562071"
        },
        "reserve_in_usd": "2435073.9761"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBZ_cafPyDr5KUTs0aNxh0ZTDhkpEZONmLJA2SNGlLm4Cko",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00529539703085496",
        "base_token_price_native_currency": "0.000030483297977389960182486",
        "quote_token_price_usd": "177.11",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003048",
        "quote_token_price_base_token": "32804.85",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "36459527",
        "market_cap_usd": "37204518.9035898",
        "price_change_percentage": {
          "m5": "0.41",
          "h1": "-1.97",
          "h6": "-14.06",
          "h24": "-12.91"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 17,
            "buyers": 13,
            "sellers": 12
          },
          "m15": {
            "buys": 75,
            "sells": 111,
            "buyers": 53,
            "sellers": 68
          },
          "m30": {
            "buys": 249,
            "sells": 170,
            "buyers": 135,
            "sellers": 103
          },
          "h1": {
            "buys": 587,
            "sells": 357,
            "buyers": 230,
            "sellers": 217
          },
          "h24": {
            "buys": 10412,
            "sells": 8956,
            "buyers": 2760,
            "sellers": 2964
          }
        },
        "volume_usd": {
          "m5": "5674.7783572559",
          "h1": "524984.646036863",
          "h6": "2707064.67172851",
          "h24": "12201202.4158298"
        },
        "reserve_in_usd": "2881575.0313"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00191422940616595",
        "base_token_price_native_currency": "0.000000510598755453181",
        "quote_token_price_usd": "3770.12",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000051",
        "quote_token_price_base_token": "1958485",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "19142294",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.75",
          "h1": "-22.87",
          "h6": "18.48",
          "h24": "-86.77"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 7,
            "buyers": 21,
            "sellers": 7
          },
          "m15": {
            "buys": 105,
            "sells": 28,
            "buyers": 58,
            "sellers": 23
          },
          "m30": {
            "buys": 210,
            "sells": 61,
            "buyers": 85,
            "sellers": 53
          },
          "h1": {
            "buys": 382,
            "sells": 110,
            "buyers": 129,
            "sellers": 94
          },
          "h24": {
            "buys": 7897,
            "sells": 4710,
            "buyers": 2278,
            "sellers": 1653
          }
        },
        "volume_usd": {
          "m5": "12154.5953362656",
          "h1": "280142.136687399",
          "h6": "1234972.64857992",
          "h24": "9290964.31591964"
        },
        "reserve_in_usd": "756752.4876"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x041fdf3f472d2c8a7ecc458fc3b7f543e6c57ef7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.04077561003824",
        "base_token_price_native_currency": "0.00641632416751145",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00641632",
        "quote_token_price_base_token": "155.85",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4077466",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.33",
          "h1": "0.58",
          "h6": "-2.75",
          "h24": "3.41"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m30": {
            "buys": 6,
            "sells": 11,
            "buyers": 6,
            "sellers": 11
          },
          "h1": {
            "buys": 12,
            "sells": 22,
            "buyers": 12,
            "sellers": 22
          },
          "h24": {
            "buys": 374,
            "sells": 347,
            "buyers": 273,
            "sellers": 256
          }
        },
        "volume_usd": {
          "m5": "2123.24648159477",
          "h1": "24234.0400425694",
          "h6": "96094.7213352613",
          "h24": "581869.658188822"
        },
        "reserve_in_usd": "1097178.9102"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB4gPfG0YtoiJHCMTUuzxP9fKXy9nx6TFh-dcAltrnNpLNo",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0388207232578483",
        "base_token_price_native_currency": "0.000205667538314233699048995",
        "quote_token_price_usd": "177.11",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00020567",
        "quote_token_price_base_token": "4862.22",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "37036448",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.62",
          "h1": "8.09",
          "h6": "-21.34",
          "h24": "-13.49"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 13,
            "buyers": 25,
            "sellers": 13
          },
          "m15": {
            "buys": 86,
            "sells": 86,
            "buyers": 64,
            "sellers": 60
          },
          "m30": {
            "buys": 314,
            "sells": 216,
            "buyers": 205,
            "sellers": 161
          },
          "h1": {
            "buys": 599,
            "sells": 529,
            "buyers": 363,
            "sellers": 345
          },
          "h24": {
            "buys": 17149,
            "sells": 11320,
            "buyers": 5336,
            "sellers": 3860
          }
        },
        "volume_usd": {
          "m5": "23895.7857503624",
          "h1": "682126.860596695",
          "h6": "3828227.61226769",
          "h24": "18665367.1926228"
        },
        "reserve_in_usd": "913311.9037"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8vCAUbxejdtaxn6jnX5uaQTyTZLmXALg9u1bvFCAjtx7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.24030043902189",
        "base_token_price_native_currency": "0.528044105755478",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.52804411",
        "quote_token_price_base_token": "1.89378120",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3092634",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "5.16",
          "h1": "-9.03",
          "h6": "-0.65",
          "h24": "-6.14"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 11,
            "sells": 12,
            "buyers": 6,
            "sellers": 11
          },
          "h1": {
            "buys": 20,
            "sells": 24,
            "buyers": 8,
            "sellers": 21
          },
          "h24": {
            "buys": 734,
            "sells": 499,
            "buyers": 279,
            "sellers": 262
          }
        },
        "volume_usd": {
          "m5": "8645.95633566852",
          "h1": "27591.5043686879",
          "h6": "131236.643592034",
          "h24": "501349.5059349"
        },
        "reserve_in_usd": "403713.833"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCF9oYxo37xCGX1DShZEweaVGJe6Kucp0ztKO6vCsRANDOM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0229480507488559",
        "base_token_price_native_currency": "0.00000605140409500158",
        "quote_token_price_usd": "3769.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000605",
        "quote_token_price_base_token": "165251",
        "address": "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
        "name": "DEGEN / WETH 0.3%",
        "pool_created_at": "2024-01-07T19:30:45Z",
        "fdv_usd": "848291455",
        "market_cap_usd": "284550487.280004",
        "price_change_percentage": {
          "m5": "0.54",
          "h1": "15.37",
          "h6": "15.57",
          "h24": "32.29"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 39,
            "buyers": 22,
            "sellers": 26
          },
          "m15": {
            "buys": 100,
            "sells": 155,
            "buyers": 84,
            "sellers": 80
          },
          "m30": {
            "buys": 259,
            "sells": 331,
            "buyers": 198,
            "sellers": 148
          },
          "h1": {
            "buys": 992,
            "sells": 880,
            "buyers": 437,
            "sellers": 307
          },
          "h24": {
            "buys": 4362,
            "sells": 5126,
            "buyers": 1708,
            "sellers": 1744
          }
        },
        "volume_usd": {
          "m5": "153859.588920443",
          "h1": "4674627.37897745",
          "h6": "6846310.89394756",
          "h24": "13500562.280566"
        },
        "reserve_in_usd": "14482947.5448"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00208867676678571",
        "base_token_price_native_currency": "0.000334267895834146",
        "quote_token_price_usd": "6.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00033427",
        "quote_token_price_base_token": "2991.61",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "10443384",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.31",
          "h1": "-3.92",
          "h6": "31.36",
          "h24": "150.31"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 8,
            "sells": 13,
            "buyers": 8,
            "sellers": 9
          },
          "m30": {
            "buys": 19,
            "sells": 19,
            "buyers": 18,
            "sellers": 13
          },
          "h1": {
            "buys": 74,
            "sells": 68,
            "buyers": 61,
            "sellers": 50
          },
          "h24": {
            "buys": 975,
            "sells": 1048,
            "buyers": 520,
            "sellers": 476
          }
        },
        "volume_usd": {
          "m5": "1038.94513085389",
          "h1": "22860.6612932493",
          "h6": "237502.738466726",
          "h24": "359794.903604651"
        },
        "reserve_in_usd": "83101.3967"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCILWMtTu_ShFu0WPZnZx9SfCX70dTypBESubKMZUPQOd53",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    }
  ]
}

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

Projenizi
CoinGecko API ile güçlendirin

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çeriği 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
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
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
繁體中文
Favori coininizi kolayca takip etmek için giriş yapın 🚀
Devam ederek CoinGecko’nun Hizmet Koşullarını kabul ettiğinizi ve Gizlilik Politikamızı okuduğunuzu onaylamış oluyorsunuz
veya
Parolanızı mı unuttunuz?
Onaylama talimatlarını almadınız mı?
Onaylama talimatlarını tekrar gönder
ÜCRETSİZ! CoinGecko ile favori coininizi takip edin 🚀
Devam ederek CoinGecko’nun Hizmet Koşullarını kabul ettiğinizi ve Gizlilik Politikamızı okuduğunuzu onaylamış oluyorsunuz
veya
Şifre 1 büyük harf, 1 küçük harf, 1 rakam ve 1 özel karakter dahil en az 8 karakter içermelidir
Onaylama talimatlarını almadınız mı?
Onaylama talimatlarını tekrar gönder
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
coingecko
Uygulama ile devam edin
Gerç. zamanlı fiyat takip
Uygulamayı Açı