Tiền ảo: 14.356
Sàn giao dịch: 1.099
Giá trị vốn hóa thị trường: 2,744T $ 8.1%
Lưu lượng 24 giờ: 216,73B $
Gas: 24 GWEI
Không quảng cáo

Token DEX & API dữ liệu thị trường trên chuỗi dành cho các dự án và nhà phát triển DeFi

Dữ liệu được cung cấp bởi
Được các dự án Web3 hàng đầu tin tưởng

API dữ liệu DEX trên chuỗi toàn diện và đáng tin cậy

Truy cập dữ liệu thị trường trên chuỗi từ các DEX như Uniswap, PancakeSwap, Orca, Curve và nhiều sàn giao dịch khác trên các mạng chính, bằng API dữ liệu DEX đáng tin cậy và toàn diện của chúng tôi.
2M+
Tiền ảo & token
100+
Mạng
Hơn 800
DEX

Mở rộng quy mô dự án DeFi của bạn một cách hiệu quả

Một API thống nhất cho dữ liệu về tiền mã hóa, NFT và DEX

Biến quy trình tích hợp trở nên đơn giản hơn với một API dữ liệu tiền mã hóa thống nhất, cung cấp độ bao phủ toàn diện
Danh mục tiêu chí đánh giá Mô tả
/onchain/simple/*/token_price/* Cách đơn giản nhất để nhận được giá USD mới nhất của các token trên một mạng bằng các địa chỉ token
/onchain/networks Xem danh sách đầy đủ các mạng được hỗ trợ
/onchain/network/*dexes Xem danh sách đầy đủ các DEX được hỗ trợ trên một mạng
/onchains/network/*/pools/* Xem dữ liệu về nhóm thanh khoản, chẳng hạn như nhóm thịnh hành, nhóm mới và dữ liệu thị trường như giá, dự trữ, vốn hóa, giao dịch, khối lượng giao dịch. Ngoài ra, còn có điểm cuối tìm kiếm để tìm kiếm các nhóm trên một mạng.
/onchains/network/*/tokens/* Xem dữ liệu về token như các nhóm thịnh hành nhất, giá, giá trị pha loãng hoàn toàn (fdv), dự trữ, khối lượng giao dịch, vốn hóa, điểm số trên geckoterminal, id api của coingecko. Ngoài ra còn có siêu dữ liệu, bao gồm hình ảnh, trang web, mô tả và đường liên kết mạng xã hội.
/onchains/network/*/ohlcvs/* Xem dữ liệu lịch sử biểu đồ OHLCV của một nhóm thanh khoản
/onchains/network/*/trades Xem 300 giao dịch mới nhất từ nhóm thanh khoản
// Xem giá và dữ liệu thị trường của một nhóm thanh khoản
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999545462927103",
      "base_token_price_native_currency": "0.000265281482461915",
      "quote_token_price_usd": "3779.13906402822",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026528",
      "quote_token_price_base_token": "3769.58",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3303178932",
      "market_cap_usd": "5353672268.4766",
      "price_change_percentage": {
        "m5": "-0.18",
        "h1": "0.07",
        "h6": "0.09",
        "h24": "0.12"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 4,
          "sells": 2,
          "buyers": 4,
          "sellers": 2
        },
        "m30": {
          "buys": 6,
          "sells": 4,
          "buyers": 6,
          "sellers": 4
        },
        "h1": {
          "buys": 20,
          "sells": 15,
          "buyers": 20,
          "sellers": 14
        },
        "h24": {
          "buys": 735,
          "sells": 540,
          "buyers": 320,
          "sellers": 221
        }
      },
      "volume_usd": {
        "m5": "19497.119238086",
        "h1": "367737.020316586",
        "h6": "3152334.17525702",
        "h24": "22874290.885244"
      },
      "reserve_in_usd": "5473803.0109"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Khám phá các nhóm đang thịnh hành
{
  "data": [
    {
      "id": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000610192841777136",
        "base_token_price_native_currency": "0.000000000000000986755771015226",
        "quote_token_price_usd": "617.267872940627",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000987",
        "quote_token_price_base_token": "1013421992932605",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "256281",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.35",
          "h1": "-29.29",
          "h6": "-33.32",
          "h24": "123.23"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 37,
            "sells": 15,
            "buyers": 35,
            "sellers": 11
          },
          "m30": {
            "buys": 53,
            "sells": 43,
            "buyers": 47,
            "sellers": 36
          },
          "h1": {
            "buys": 98,
            "sells": 95,
            "buyers": 84,
            "sellers": 79
          },
          "h24": {
            "buys": 3011,
            "sells": 1934,
            "buyers": 1686,
            "sellers": 1044
          }
        },
        "volume_usd": {
          "m5": "442.783098932195",
          "h1": "24365.3115967878",
          "h6": "167938.513422449",
          "h24": "698873.055580883"
        },
        "reserve_in_usd": "108842.8594"
      },
      "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.005468005005426",
        "base_token_price_native_currency": "0.00086693086757973",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00086693",
        "quote_token_price_base_token": "1153.49",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "561641878",
        "market_cap_usd": "571111338.632311",
        "price_change_percentage": {
          "m5": "-0.2",
          "h1": "2.61",
          "h6": "1.75",
          "h24": "2.94"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 137,
            "buyers": 28,
            "sellers": 137
          },
          "m15": {
            "buys": 111,
            "sells": 427,
            "buyers": 105,
            "sellers": 414
          },
          "m30": {
            "buys": 205,
            "sells": 899,
            "buyers": 188,
            "sellers": 870
          },
          "h1": {
            "buys": 373,
            "sells": 1820,
            "buyers": 331,
            "sellers": 1748
          },
          "h24": {
            "buys": 7169,
            "sells": 43525,
            "buyers": 5011,
            "sellers": 37734
          }
        },
        "volume_usd": {
          "m5": "28154.6284083092",
          "h1": "306634.907465245",
          "h6": "1558368.98130771",
          "h24": "5038079.56613165"
        },
        "reserve_in_usd": "5896316.1223"
      },
      "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.254341070275073",
        "base_token_price_native_currency": "0.000412523501392524835156591963238049427107166",
        "quote_token_price_usd": "1.0004700170326",
        "quote_token_price_native_currency": "0.00162186549837786",
        "base_token_price_quote_token": "0.25435124",
        "quote_token_price_base_token": "3.93157115",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "253919254",
        "market_cap_usd": "119135198.510139",
        "price_change_percentage": {
          "m5": "-0.02",
          "h1": "0.34",
          "h6": "-1.9",
          "h24": "10.44"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 2,
            "sells": 12,
            "buyers": 2,
            "sellers": 9
          },
          "m30": {
            "buys": 11,
            "sells": 25,
            "buyers": 10,
            "sellers": 20
          },
          "h1": {
            "buys": 23,
            "sells": 49,
            "buyers": 20,
            "sellers": 39
          },
          "h24": {
            "buys": 1274,
            "sells": 805,
            "buyers": 298,
            "sellers": 321
          }
        },
        "volume_usd": {
          "m5": "228.917077379666",
          "h1": "24640.2786630732",
          "h6": "487712.386522248",
          "h24": "1341014.76695893"
        },
        "reserve_in_usd": "4439005.7222"
      },
      "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": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.80908136085587",
        "base_token_price_native_currency": "0.000476422367630766971912335202112",
        "quote_token_price_usd": "1.00313116225655",
        "quote_token_price_native_currency": "0.000265439070979119",
        "base_token_price_quote_token": "1.79484643",
        "quote_token_price_base_token": "0.55715073",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1809081361",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.48",
          "h1": "74.49",
          "h6": "1048.94",
          "h24": "1048.94"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m15": {
            "buys": 45,
            "sells": 22,
            "buyers": 42,
            "sellers": 19
          },
          "m30": {
            "buys": 97,
            "sells": 40,
            "buyers": 86,
            "sellers": 35
          },
          "h1": {
            "buys": 162,
            "sells": 49,
            "buyers": 135,
            "sellers": 42
          },
          "h24": {
            "buys": 1359,
            "sells": 438,
            "buyers": 928,
            "sellers": 227
          }
        },
        "volume_usd": {
          "m5": "12739.2360811477",
          "h1": "498826.161474566",
          "h6": "6173346.26298722",
          "h24": "6173346.26298722"
        },
        "reserve_in_usd": "1046994.968"
      },
      "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": "ton_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.237543974870969",
        "base_token_price_native_currency": "0.0372051364711631",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03720514",
        "quote_token_price_base_token": "26.88",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4988423",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.29",
          "h1": "3.57",
          "h6": "1.67",
          "h24": "35.72"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 5,
            "buyers": 11,
            "sellers": 5
          },
          "m15": {
            "buys": 39,
            "sells": 13,
            "buyers": 35,
            "sellers": 13
          },
          "m30": {
            "buys": 75,
            "sells": 21,
            "buyers": 71,
            "sellers": 21
          },
          "h1": {
            "buys": 114,
            "sells": 37,
            "buyers": 110,
            "sellers": 35
          },
          "h24": {
            "buys": 1200,
            "sells": 1017,
            "buyers": 716,
            "sellers": 635
          }
        },
        "volume_usd": {
          "m5": "9986.71986912",
          "h1": "31496.9547083699",
          "h6": "495352.61739786",
          "h24": "1522629.34887825"
        },
        "reserve_in_usd": "865084.7168"
      },
      "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.00365246426338864",
        "base_token_price_native_currency": "0.000568507354207564",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00056851",
        "quote_token_price_base_token": "1758.99",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "511345",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "5.32",
          "h6": "-16.14",
          "h24": "-22.2"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m30": {
            "buys": 9,
            "sells": 5,
            "buyers": 9,
            "sellers": 4
          },
          "h1": {
            "buys": 26,
            "sells": 11,
            "buyers": 22,
            "sellers": 8
          },
          "h24": {
            "buys": 1240,
            "sells": 769,
            "buyers": 650,
            "sellers": 407
          }
        },
        "volume_usd": {
          "m5": "9.645636",
          "h1": "7568.56111904009",
          "h6": "69595.8220396491",
          "h24": "573589.299094526"
        },
        "reserve_in_usd": "117959.0049"
      },
      "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.000928708889901476",
        "base_token_price_native_currency": "0.000144372879358187",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00014437",
        "quote_token_price_base_token": "6926.51",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "813176",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.35",
          "h1": "-7.02",
          "h6": "-17.31",
          "h24": "-14.85"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 9,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "m30": {
            "buys": 26,
            "sells": 9,
            "buyers": 22,
            "sellers": 9
          },
          "h1": {
            "buys": 65,
            "sells": 20,
            "buyers": 51,
            "sellers": 20
          },
          "h24": {
            "buys": 989,
            "sells": 610,
            "buyers": 567,
            "sellers": 368
          }
        },
        "volume_usd": {
          "m5": "380.0729987968",
          "h1": "24317.6240859647",
          "h6": "41800.1517849606",
          "h24": "355794.729380224"
        },
        "reserve_in_usd": "88532.3865"
      },
      "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.0178137987630107",
        "base_token_price_native_currency": "0.00279831044791699",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00279831",
        "quote_token_price_base_token": "357.36",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "88925136",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.01",
          "h1": "0.72",
          "h6": "-5.56",
          "h24": "22.49"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m30": {
            "buys": 9,
            "sells": 15,
            "buyers": 9,
            "sellers": 14
          },
          "h1": {
            "buys": 25,
            "sells": 30,
            "buyers": 25,
            "sellers": 27
          },
          "h24": {
            "buys": 758,
            "sells": 846,
            "buyers": 536,
            "sellers": 616
          }
        },
        "volume_usd": {
          "m5": "47.1945213696",
          "h1": "15998.9432756338",
          "h6": "312882.645482741",
          "h24": "1360397.83210121"
        },
        "reserve_in_usd": "1593600.3482"
      },
      "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": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.401306202335492",
        "base_token_price_native_currency": "0.002256268477031102355491976",
        "quote_token_price_usd": "177.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00225627",
        "quote_token_price_base_token": "443.21",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "222944436",
        "market_cap_usd": "199785027.396095",
        "price_change_percentage": {
          "m5": "0.59",
          "h1": "-0.99",
          "h6": "-2.09",
          "h24": "-8.92"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 6,
            "buyers": 10,
            "sellers": 6
          },
          "m15": {
            "buys": 37,
            "sells": 39,
            "buyers": 31,
            "sellers": 22
          },
          "m30": {
            "buys": 91,
            "sells": 84,
            "buyers": 62,
            "sellers": 56
          },
          "h1": {
            "buys": 166,
            "sells": 251,
            "buyers": 112,
            "sellers": 111
          },
          "h24": {
            "buys": 8931,
            "sells": 7724,
            "buyers": 3014,
            "sellers": 2693
          }
        },
        "volume_usd": {
          "m5": "4394.17292838391",
          "h1": "216803.143841338",
          "h6": "1811113.43355342",
          "h24": "11375145.8277143"
        },
        "reserve_in_usd": "5035626.3415"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0122282206443971",
        "base_token_price_native_currency": "0.0104205719098653",
        "quote_token_price_usd": "1.15",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01042057",
        "quote_token_price_base_token": "95.96",
        "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": "2.17",
          "h1": "-10.89",
          "h6": "3.05",
          "h24": "-39.34"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 14,
            "buyers": 3,
            "sellers": 14
          },
          "m15": {
            "buys": 9,
            "sells": 94,
            "buyers": 7,
            "sellers": 91
          },
          "m30": {
            "buys": 29,
            "sells": 190,
            "buyers": 26,
            "sellers": 181
          },
          "h1": {
            "buys": 63,
            "sells": 354,
            "buyers": 58,
            "sellers": 334
          },
          "h24": {
            "buys": 1733,
            "sells": 9187,
            "buyers": 1239,
            "sellers": 7595
          }
        },
        "volume_usd": {
          "m5": "85.83461234905",
          "h1": "2886.29739742394",
          "h6": "24960.0431018915",
          "h24": "109669.941057481"
        },
        "reserve_in_usd": "16253.499"
      },
      "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": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.59412681176098",
        "base_token_price_native_currency": "0.0924805190647951",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09248052",
        "quote_token_price_base_token": "10.81",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "59412681",
        "market_cap_usd": "59255473.2975631",
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.29",
          "h6": "-6.22",
          "h24": "4.73"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 6,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "h1": {
            "buys": 16,
            "sells": 8,
            "buyers": 15,
            "sellers": 8
          },
          "h24": {
            "buys": 552,
            "sells": 385,
            "buyers": 391,
            "sellers": 285
          }
        },
        "volume_usd": {
          "m5": "249.5332609408",
          "h1": "15327.1302019011",
          "h6": "259884.653432693",
          "h24": "1154868.53319736"
        },
        "reserve_in_usd": "2404771.8844"
      },
      "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.00563634481597752",
        "base_token_price_native_currency": "0.000032349460527571877671116",
        "quote_token_price_usd": "177.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003235",
        "quote_token_price_base_token": "30912.42",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "38806999",
        "market_cap_usd": "39460444.6481073",
        "price_change_percentage": {
          "m5": "0.22",
          "h1": "-1.79",
          "h6": "-14.26",
          "h24": "-18.51"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 5,
            "buyers": 9,
            "sellers": 4
          },
          "m15": {
            "buys": 49,
            "sells": 24,
            "buyers": 19,
            "sellers": 22
          },
          "m30": {
            "buys": 120,
            "sells": 73,
            "buyers": 58,
            "sellers": 62
          },
          "h1": {
            "buys": 218,
            "sells": 192,
            "buyers": 96,
            "sellers": 157
          },
          "h24": {
            "buys": 11132,
            "sells": 9757,
            "buyers": 2928,
            "sellers": 3196
          }
        },
        "volume_usd": {
          "m5": "5747.54881331767",
          "h1": "256182.948802015",
          "h6": "2466902.18250372",
          "h24": "13713393.5480619"
        },
        "reserve_in_usd": "2968597.9738"
      },
      "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": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000121420705586244",
        "base_token_price_native_currency": "0.00000000322272104965795",
        "quote_token_price_usd": "3778.84046388198",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003222721050",
        "quote_token_price_base_token": "310296791",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5024058850",
        "market_cap_usd": "5114189191.00311",
        "price_change_percentage": {
          "m5": "-0.42",
          "h1": "-2.12",
          "h6": "9.11",
          "h24": "30.2"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "m15": {
            "buys": 16,
            "sells": 13,
            "buyers": 16,
            "sellers": 13
          },
          "m30": {
            "buys": 23,
            "sells": 42,
            "buyers": 23,
            "sellers": 41
          },
          "h1": {
            "buys": 81,
            "sells": 73,
            "buyers": 73,
            "sellers": 67
          },
          "h24": {
            "buys": 1208,
            "sells": 1054,
            "buyers": 923,
            "sellers": 739
          }
        },
        "volume_usd": {
          "m5": "29414.8787029319",
          "h1": "1087074.75860646",
          "h6": "7367128.82038052",
          "h24": "22332383.6965103"
        },
        "reserve_in_usd": "51849548.0017"
      },
      "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.000104122069069505",
        "base_token_price_native_currency": "0.0000165931227150282",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001659",
        "quote_token_price_base_token": "60265.93",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "1041221",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.31",
          "h1": "12.97",
          "h6": "48.42",
          "h24": "20337.38"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 13,
            "sells": 5,
            "buyers": 13,
            "sellers": 5
          },
          "m30": {
            "buys": 33,
            "sells": 12,
            "buyers": 31,
            "sellers": 12
          },
          "h1": {
            "buys": 51,
            "sells": 25,
            "buyers": 45,
            "sellers": 23
          },
          "h24": {
            "buys": 1001,
            "sells": 582,
            "buyers": 582,
            "sellers": 341
          }
        },
        "volume_usd": {
          "m5": "4507.16110768",
          "h1": "25891.2506746784",
          "h6": "66620.966395214",
          "h24": "255578.81014823"
        },
        "reserve_in_usd": "141536.6874"
      },
      "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": "ton_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0403452444965581",
        "base_token_price_native_currency": "0.00629511455750341",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00629511",
        "quote_token_price_base_token": "158.85",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4034430",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.44",
          "h1": "-1.35",
          "h6": "-5.42",
          "h24": "6.79"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 6,
            "sells": 6,
            "buyers": 6,
            "sellers": 6
          },
          "m30": {
            "buys": 10,
            "sells": 9,
            "buyers": 10,
            "sellers": 9
          },
          "h1": {
            "buys": 14,
            "sells": 15,
            "buyers": 14,
            "sellers": 15
          },
          "h24": {
            "buys": 475,
            "sells": 405,
            "buyers": 344,
            "sellers": 301
          }
        },
        "volume_usd": {
          "m5": "52.5146075584",
          "h1": "12374.5385973446",
          "h6": "96617.7515307886",
          "h24": "684035.3007366"
        },
        "reserve_in_usd": "1088398.7747"
      },
      "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": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00219261186710012",
        "base_token_price_native_currency": "0.000000580628415649152",
        "quote_token_price_usd": "3776.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000058",
        "quote_token_price_base_token": "1722272",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "21926119",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.5",
          "h1": "16.06",
          "h6": "-10.53",
          "h24": "-82.8"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m15": {
            "buys": 23,
            "sells": 16,
            "buyers": 19,
            "sellers": 14
          },
          "m30": {
            "buys": 48,
            "sells": 54,
            "buyers": 41,
            "sellers": 50
          },
          "h1": {
            "buys": 104,
            "sells": 113,
            "buyers": 86,
            "sellers": 100
          },
          "h24": {
            "buys": 8322,
            "sells": 4862,
            "buyers": 2325,
            "sellers": 1673
          }
        },
        "volume_usd": {
          "m5": "927.59455828",
          "h1": "129932.447366576",
          "h6": "1735028.92030311",
          "h24": "9810349.00371013"
        },
        "reserve_in_usd": "808629.9363"
      },
      "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_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.71312243660762",
        "base_token_price_native_currency": "0.577021859488432",
        "quote_token_price_usd": "6.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.57702186",
        "quote_token_price_base_token": "1.73303660",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3545322",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.46",
          "h1": "0.62",
          "h6": "-16.61",
          "h24": "39.53"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m30": {
            "buys": 9,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "h1": {
            "buys": 16,
            "sells": 15,
            "buyers": 5,
            "sellers": 10
          },
          "h24": {
            "buys": 840,
            "sells": 560,
            "buyers": 309,
            "sellers": 286
          }
        },
        "volume_usd": {
          "m5": "124.4931417299",
          "h1": "3290.62745370244",
          "h6": "246388.791771352",
          "h24": "609719.315729092"
        },
        "reserve_in_usd": "424006.0122"
      },
      "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": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0435878277937998",
        "base_token_price_native_currency": "0.000229036882902960131258797",
        "quote_token_price_usd": "177.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00022904",
        "quote_token_price_base_token": "4366.11",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "41584447",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.81",
          "h1": "30.17",
          "h6": "0.48",
          "h24": "3.82"
        },
        "transactions": {
          "m5": {
            "buys": 48,
            "sells": 32,
            "buyers": 42,
            "sellers": 26
          },
          "m15": {
            "buys": 128,
            "sells": 85,
            "buyers": 100,
            "sellers": 76
          },
          "m30": {
            "buys": 287,
            "sells": 206,
            "buyers": 215,
            "sellers": 160
          },
          "h1": {
            "buys": 932,
            "sells": 720,
            "buyers": 659,
            "sellers": 465
          },
          "h24": {
            "buys": 16598,
            "sells": 11001,
            "buyers": 5353,
            "sellers": 3803
          }
        },
        "volume_usd": {
          "m5": "33756.087865275",
          "h1": "918400.302079949",
          "h6": "2820512.91044286",
          "h24": "18096638.97088"
        },
        "reserve_in_usd": "964231.6796"
      },
      "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": "solana_7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0411219020067366",
        "base_token_price_native_currency": "0.000232710344267455733436479",
        "quote_token_price_usd": "177.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00023271",
        "quote_token_price_base_token": "4297.19",
        "address": "7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
        "name": "SLOTH / SOL",
        "pool_created_at": "2024-05-01T14:38:00Z",
        "fdv_usd": "76272654",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.66",
          "h1": "-1.61",
          "h6": "-3.27",
          "h24": "-15.04"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 7,
            "buyers": 8,
            "sellers": 7
          },
          "m15": {
            "buys": 23,
            "sells": 38,
            "buyers": 22,
            "sellers": 36
          },
          "m30": {
            "buys": 74,
            "sells": 93,
            "buyers": 66,
            "sellers": 72
          },
          "h1": {
            "buys": 257,
            "sells": 184,
            "buyers": 195,
            "sellers": 154
          },
          "h24": {
            "buys": 6165,
            "sells": 4324,
            "buyers": 3329,
            "sellers": 2484
          }
        },
        "volume_usd": {
          "m5": "4486.52273347776",
          "h1": "437595.169507145",
          "h6": "1651180.18750155",
          "h24": "9296914.94734705"
        },
        "reserve_in_usd": "6001730.8816"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HQ7DaoiUxzC2K1Dr7KXRHccNtXvEYgNvoUextXe8dmBh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000141120809236748",
        "base_token_price_native_currency": "0.0000000371178683357755",
        "quote_token_price_usd": "3778.84046388198",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004",
        "quote_token_price_base_token": "26941202",
        "address": "0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
        "name": "MAGA / WETH",
        "pool_created_at": "2024-05-16T14:08:11Z",
        "fdv_usd": "58331790",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.64",
          "h1": "-2.96",
          "h6": "22.59",
          "h24": "-2.77"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "m15": {
            "buys": 27,
            "sells": 16,
            "buyers": 26,
            "sellers": 16
          },
          "m30": {
            "buys": 46,
            "sells": 32,
            "buyers": 44,
            "sellers": 30
          },
          "h1": {
            "buys": 87,
            "sells": 65,
            "buyers": 77,
            "sellers": 55
          },
          "h24": {
            "buys": 4173,
            "sells": 3205,
            "buyers": 2356,
            "sellers": 1661
          }
        },
        "volume_usd": {
          "m5": "22753.9911131238",
          "h1": "398802.334592501",
          "h6": "4050541.76652252",
          "h24": "22426797.8633838"
        },
        "reserve_in_usd": "1722070.0721"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}

Tại sao các dự án Web3 sử dụng CoinGecko

“API DEX của CoinGecko cung cấp cho chúng tôi nguồn dữ liệu về giá DEX nhanh chóng, chính xác caomạnh mẽ. Các API này có độ bao phủ dữ liệu rộng, dễ sử dụng và rất đáng tin cậy. API DEX của CoinGecko đã trở thành một trong nhiều nguồn cấp dữ liệu giá DEX chính của chúng tôi mà Supra tận dụng để tổng hợp dữ liệu từ các sàn giao dịch phi tập trung”.
"API DEX của CoinGecko đã trở thành một phần không thể thiếu trong quá trình phát triển của chúng tôi, nó xử lý khéo léo vô vàn tác vụ nhỏ mà chúng tôi không đủ năng lực để quản lý. Điều này đã tinh giản đáng kể quy trình làm việc của chúng tôi, từ đó giúp chúng tôi tập trung phát triển".
"API DEX của CoinGecko có độ bao phủ rộng, hỗ trợ nhiều chuỗi nhấttính khả dụng cao".

Câu hỏi thường gặp

Đẩy nhanh dự án của bạn
với API CoinGecko

Mở ra nhiều cơ hội hơn với dữ liệu giá tiền mã hóa đáng tin cậy, chính xác và toàn diện.

Không bao giờ bỏ lỡ tin tức cập nhật!

Đăng ký nhận bản tin API của chúng tôi để biết tin tức mới nhất về sản phẩm, thông tin cập nhật về điểm cuối và nội dung truyền cảm hứng từ cộng đồng.
Chọn loại tiền
Tiền tệ đề xuất
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
Tiền định danh
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
Tiền mã hóa
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
Đơn vị Bitcoin
BITS
Bits
SATS
Satoshi
Hàng hóa
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Chọn ngôn ngữ
Các ngôn ngữ phổ biến
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Tất cả các ngôn ngữ
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
繁體中文
Đăng nhập để dễ dàng theo dõi tiền ảo bạn yêu thích 🚀
Nếu tiếp tục, tức là bạn đồng ý với Điều khoản dịch vụ của CoinGecko và xác nhận rằng bạn đã đọc Chính sách về quyền riêng tư của chúng tôi
hoặc
Quên mật khẩu?
Không nhận được hướng dẫn xác nhận tài khoản?
Gửi lại hướng dẫn xác nhận tài khoản
HOÀN TOÀN MIỄN PHÍ! Dễ dàng theo dõi tiền ảo yêu thích của bạn với CoinGecko 🚀
Nếu tiếp tục, tức là bạn đồng ý với Điều khoản dịch vụ của CoinGecko và xác nhận rằng bạn đã đọc Chính sách về quyền riêng tư của chúng tôi
hoặc
Mật khẩu phải có ít nhất 8 ký tự bao gồm 1 ký tự viết hoa, 1 ký tự viết thường, 1 số và 1 ký tự đặc biệt
Không nhận được hướng dẫn xác nhận tài khoản?
Gửi lại hướng dẫn xác nhận tài khoản
Quên mật khẩu?
Bạn sẽ nhận được email hướng dẫn thiết lập lại mật khẩu trong vài phút nữa.
Gửi lại hướng dẫn xác nhận tài khoản
Bạn sẽ nhận được email hướng dẫn xác nhận tài khoản trong vài phút nữa.
Tải ứng dụng CoinGecko.
Quét mã QR này để tải ứng dụng ngay App QR Code Hoặc truy cập trên các cửa hàng ứng dụng
coingecko
Tiếp tục trên ứng dụng
Theo dõi giá theo TG thực
Mở ứng dụng