Tiền ảo: 17.332
Sàn giao dịch: 1.484
Giá trị vốn hóa thị trường: 2,196T $ 2.0%
Lưu lượng 24 giờ: 104,974B $
Gas: 0.155 GWEI
Xóa quảng cáo
CoinGecko CoinGecko

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

Nhận thông tin đầy đủ về thị trường tiền mã hóa từ API CoinGecko, cơ quan dữ liệu tiền mã hóa độc lập lớn nhất thế giới từ năm 2014.
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.
39M+
Tiền ảo & token
200+
Mạng
1,500+
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.997997596314376",
      "base_token_price_native_currency": "0.000614302881735723",
      "quote_token_price_usd": "1624.67175648936",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006143028817",
      "quote_token_price_base_token": "1627.86148288",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_name": "DAI / WETH",
      "pool_fee_percentage": "0.05",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "4204184221.89426",
      "market_cap_usd": "4203385826.45289",
      "price_change_percentage": {
        "m5": "0.047",
        "m15": "-0.035",
        "m30": "0.048",
        "h1": "-0.066",
        "h6": "-0.421",
        "h24": "-0.119"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 2,
          "buyers": 0,
          "sellers": 2
        },
        "m15": {
          "buys": 0,
          "sells": 4,
          "buyers": 0,
          "sellers": 2
        },
        "m30": {
          "buys": 4,
          "sells": 7,
          "buyers": 3,
          "sellers": 4
        },
        "h1": {
          "buys": 20,
          "sells": 25,
          "buyers": 12,
          "sellers": 12
        },
        "h6": {
          "buys": 131,
          "sells": 181,
          "buyers": 68,
          "sellers": 77
        },
        "h24": {
          "buys": 631,
          "sells": 844,
          "buyers": 261,
          "sellers": 263
        }
      },
      "volume_usd": {
        "m5": "134.1970199862",
        "m15": "479.7099929354",
        "m30": "2256.2071463247",
        "h1": "9023.5930577359",
        "h6": "61773.2550947162",
        "h24": "368289.567552669"
      },
      "reserve_in_usd": "1196241.1008",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Khám phá các nhóm đang thịnh hành
{
  "data": [
    {
      "id": "eth_0x4438a8af0231b27f54da4b6c32a56d1357b369e7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0024233105955793",
        "base_token_price_native_currency": "0.00000151550385845465",
        "quote_token_price_usd": "1624.37799207121",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001515503858",
        "quote_token_price_base_token": "659846.554940278",
        "address": "0x4438a8af0231b27f54da4b6c32a56d1357b369e7",
        "name": "SPCX / WETH",
        "pool_created_at": "2026-05-25T00:54:11Z",
        "fdv_usd": "2422374.124",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.853",
          "m15": "-4.027",
          "m30": "29.781",
          "h1": "10.663",
          "h6": "16.2",
          "h24": "-38.029"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 4,
            "buyers": 12,
            "sellers": 4
          },
          "m15": {
            "buys": 34,
            "sells": 6,
            "buyers": 31,
            "sellers": 6
          },
          "m30": {
            "buys": 64,
            "sells": 6,
            "buyers": 52,
            "sellers": 6
          },
          "h1": {
            "buys": 120,
            "sells": 21,
            "buyers": 91,
            "sellers": 21
          },
          "h6": {
            "buys": 649,
            "sells": 246,
            "buyers": 378,
            "sellers": 130
          },
          "h24": {
            "buys": 2157,
            "sells": 1060,
            "buyers": 1252,
            "sellers": 384
          }
        },
        "volume_usd": {
          "m5": "11097.7983852474",
          "m15": "21771.3055706287",
          "m30": "32019.7260435212",
          "h1": "71804.8459989252",
          "h6": "381376.436482287",
          "h24": "1299602.48796673"
        },
        "reserve_in_usd": "143934.1846"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xcb891c8f1e3a4d04229e4d871dc27124411d8952",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AKQyQgEifBBhQmANuKzrRuRGoKSkKBv8NVdccc87FrR8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0073925770376328199707941985916863192371403822062187632587520788",
        "base_token_price_native_currency": "0.000116774436578386",
        "quote_token_price_usd": "1.0013236044522814567698945978113508812098791263044320122622264",
        "quote_token_price_native_currency": "0.015724459014375",
        "base_token_price_quote_token": "0.007426292788",
        "quote_token_price_base_token": "134.6566892131",
        "address": "AKQyQgEifBBhQmANuKzrRuRGoKSkKBv8NVdccc87FrR8",
        "name": "Jotchua / USDC",
        "pool_created_at": "2026-06-07T05:15:25Z",
        "fdv_usd": "7325193.58488736",
        "market_cap_usd": "7325193.58488736",
        "price_change_percentage": {
          "m5": "-0.094",
          "m15": "2.086",
          "m30": "7.017",
          "h1": "20.571",
          "h6": "24.073",
          "h24": "25.146"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 3,
            "buyers": 15,
            "sellers": 3
          },
          "m15": {
            "buys": 89,
            "sells": 34,
            "buyers": 56,
            "sellers": 31
          },
          "m30": {
            "buys": 482,
            "sells": 351,
            "buyers": 232,
            "sellers": 241
          },
          "h1": {
            "buys": 740,
            "sells": 623,
            "buyers": 339,
            "sellers": 361
          },
          "h6": {
            "buys": 1810,
            "sells": 1415,
            "buyers": 825,
            "sellers": 783
          },
          "h24": {
            "buys": 17896,
            "sells": 14530,
            "buyers": 5212,
            "sellers": 4952
          }
        },
        "volume_usd": {
          "m5": "856.9503352666",
          "m15": "16457.692889384",
          "m30": "158575.791710353",
          "h1": "228825.942664055",
          "h6": "446112.571435364",
          "h24": "4836250.48343837"
        },
        "reserve_in_usd": "325868.8942"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BcHEaaTCvycPwwsJ9yQTXdHP9X2gCLkznDbZ8VySpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xd9edc75a3a797ec92ca370f19051babebfb2edee",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.172572907600863",
        "base_token_price_native_currency": "0.000106757292780221",
        "quote_token_price_usd": "1626.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001067572928",
        "quote_token_price_base_token": "9367.041575873",
        "address": "0xd9edc75a3a797ec92ca370f19051babebfb2edee",
        "name": "KTA / WETH",
        "pool_created_at": "2025-03-05T18:32:49Z",
        "fdv_usd": "172572894.96731",
        "market_cap_usd": "95005465.3568628",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.522",
          "m30": "-0.408",
          "h1": "-0.157",
          "h6": "-8.391",
          "h24": "2.016"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 4,
            "sells": 9,
            "buyers": 4,
            "sellers": 2
          },
          "h1": {
            "buys": 15,
            "sells": 25,
            "buyers": 14,
            "sellers": 8
          },
          "h6": {
            "buys": 118,
            "sells": 314,
            "buyers": 95,
            "sellers": 64
          },
          "h24": {
            "buys": 2686,
            "sells": 2623,
            "buyers": 708,
            "sellers": 602
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "53.502137423",
          "m30": "7920.9523853045",
          "h1": "22969.3002332097",
          "h6": "155774.057612962",
          "h24": "4519254.37276647"
        },
        "reserve_in_usd": "5187930.7831"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc0634090f2fe6c6d75e61be2b949464abb498973",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00373724531954574482657846844903597670204080533389939494851662355",
        "base_token_price_native_currency": "0.0000590536934031978",
        "quote_token_price_usd": "63.679576886670240010623946397862346655990753537",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000590536934",
        "quote_token_price_base_token": "16933.7418605192",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "3727929.29520169",
        "market_cap_usd": "3727929.30687971",
        "price_change_percentage": {
          "m5": "-1.246",
          "m15": "-1.001",
          "m30": "-4.189",
          "h1": "-6.582",
          "h6": "24.46",
          "h24": "2.165"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 22,
            "buyers": 18,
            "sellers": 17
          },
          "m15": {
            "buys": 49,
            "sells": 43,
            "buyers": 34,
            "sellers": 37
          },
          "m30": {
            "buys": 160,
            "sells": 119,
            "buyers": 109,
            "sellers": 86
          },
          "h1": {
            "buys": 288,
            "sells": 201,
            "buyers": 166,
            "sellers": 135
          },
          "h6": {
            "buys": 2280,
            "sells": 2039,
            "buyers": 686,
            "sellers": 796
          },
          "h24": {
            "buys": 30677,
            "sells": 14153,
            "buyers": 3693,
            "sellers": 3797
          }
        },
        "volume_usd": {
          "m5": "3963.9898266451",
          "m15": "10230.8143917605",
          "m30": "29864.1477154728",
          "h1": "57431.8101145503",
          "h6": "505723.934363383",
          "h24": "1287662.74268768"
        },
        "reserve_in_usd": "237135.3717"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FeMbDoX7R1Psc4GEcvJdsbNbZA3bfztcyDCatJVJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0082258938582805110456068744179210530281280783515011423687101359",
        "base_token_price_native_currency": "0.000128819950638305",
        "quote_token_price_usd": "63.679430752951602369376134861520895143046898683",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001288199506",
        "quote_token_price_base_token": "7762.772730815",
        "address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
        "name": "WORLDCUP / SOL",
        "pool_created_at": "2026-05-11T20:38:31Z",
        "fdv_usd": "8181681.202",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.27",
          "m15": "-1.226",
          "m30": "2.651",
          "h1": "3.643",
          "h6": "-4.668",
          "h24": "-20.579"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 17,
            "buyers": 13,
            "sellers": 16
          },
          "m15": {
            "buys": 56,
            "sells": 52,
            "buyers": 44,
            "sellers": 44
          },
          "m30": {
            "buys": 96,
            "sells": 112,
            "buyers": 75,
            "sellers": 81
          },
          "h1": {
            "buys": 164,
            "sells": 229,
            "buyers": 118,
            "sellers": 142
          },
          "h6": {
            "buys": 1001,
            "sells": 835,
            "buyers": 596,
            "sellers": 553
          },
          "h24": {
            "buys": 7923,
            "sells": 6177,
            "buyers": 3199,
            "sellers": 3115
          }
        },
        "volume_usd": {
          "m5": "6047.1410046702",
          "m15": "15476.4401416593",
          "m30": "25380.1608379358",
          "h1": "42472.5557964754",
          "h6": "180710.610875924",
          "h24": "1405133.81418403"
        },
        "reserve_in_usd": "304050.1111"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_33eum82LaAhtv5YkUq1BdwEviSErH5CnFxqVNLT5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3ucNos4NbumPLZNWztqGHNFFgkHeRMBQAVemeeomsUxv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "63.541998778737343107506606921",
        "base_token_price_native_currency": "1.0",
        "quote_token_price_usd": "0.99836220909807090956062183417490659547256433",
        "quote_token_price_native_currency": "0.0157244413672062",
        "base_token_price_quote_token": "63.595264",
        "quote_token_price_base_token": "0.01572444137",
        "address": "3ucNos4NbumPLZNWztqGHNFFgkHeRMBQAVemeeomsUxv",
        "name": "SOL / USDC",
        "pool_created_at": "2024-08-07T13:36:00Z",
        "fdv_usd": "1423660770.27619",
        "market_cap_usd": "1423660770.27619",
        "price_change_percentage": {
          "m5": "-0.112",
          "m15": "0.045",
          "m30": "0.257",
          "h1": "0.041",
          "h6": "-1.232",
          "h24": "-4.212"
        },
        "transactions": {
          "m5": {
            "buys": 68,
            "sells": 80,
            "buyers": 34,
            "sellers": 53
          },
          "m15": {
            "buys": 268,
            "sells": 211,
            "buyers": 119,
            "sellers": 129
          },
          "m30": {
            "buys": 522,
            "sells": 484,
            "buyers": 206,
            "sellers": 216
          },
          "h1": {
            "buys": 1023,
            "sells": 1019,
            "buyers": 336,
            "sellers": 378
          },
          "h6": {
            "buys": 6343,
            "sells": 6547,
            "buyers": 995,
            "sellers": 1068
          },
          "h24": {
            "buys": 28195,
            "sells": 30363,
            "buyers": 2604,
            "sellers": 2802
          }
        },
        "volume_usd": {
          "m5": "43227.899486198",
          "m15": "90428.192314819",
          "m30": "221380.29226445",
          "h1": "521924.326531565",
          "h6": "3440672.38933098",
          "h24": "18568853.1267378"
        },
        "reserve_in_usd": "4525904.5339"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x81944a45b9ad5001c4eb721bf09b33dc381eb73dc3f5750cb98fe584b5e60e72",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000473840299798776",
        "base_token_price_native_currency": "0.00000000844329404160008",
        "quote_token_price_usd": "1.00239926404903",
        "quote_token_price_native_currency": "0.00171593759359267",
        "base_token_price_quote_token": "0.000004920513469",
        "quote_token_price_base_token": "203230.822607652",
        "address": "0x81944a45b9ad5001c4eb721bf09b33dc381eb73dc3f5750cb98fe584b5e60e72",
        "name": "H / USDT 4%",
        "pool_created_at": "2026-06-09T01:13:51Z",
        "fdv_usd": "624839.51052089",
        "market_cap_usd": "8597.143728775",
        "price_change_percentage": {
          "m5": "-0.342",
          "m15": "3.357",
          "m30": "0.201",
          "h1": "5.247",
          "h6": "-5.01",
          "h24": "-99.478"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 14,
            "sells": 1,
            "buyers": 14,
            "sellers": 1
          },
          "m30": {
            "buys": 17,
            "sells": 3,
            "buyers": 17,
            "sellers": 3
          },
          "h1": {
            "buys": 54,
            "sells": 10,
            "buyers": 45,
            "sellers": 10
          },
          "h6": {
            "buys": 662,
            "sells": 218,
            "buyers": 464,
            "sellers": 167
          },
          "h24": {
            "buys": 10862,
            "sells": 6115,
            "buyers": 4174,
            "sellers": 1820
          }
        },
        "volume_usd": {
          "m5": "10.4059725283",
          "m15": "257.7174073787",
          "m30": "844.7549593899",
          "h1": "4135.591139682",
          "h6": "53569.4947527409",
          "h24": "681744.526879142"
        },
        "reserve_in_usd": "91507.7443"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x44f161ae29361e332dea039dfa2f404e0bc5b5cc",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DkG6tErnFkmEeLmxcvXwobZzZQi7vtPkCo6GQvUkf33c",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00098385029462732242748825759529057628340957243101363710465867",
        "base_token_price_native_currency": "0.0000154400268935153",
        "quote_token_price_usd": "63.72076301502658945820562471168202487125540188",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001544002689",
        "quote_token_price_base_token": "64766.7265670368",
        "address": "DkG6tErnFkmEeLmxcvXwobZzZQi7vtPkCo6GQvUkf33c",
        "name": "清正 / SOL",
        "pool_created_at": "2026-03-22T01:59:01Z",
        "fdv_usd": "992175.484653458",
        "market_cap_usd": "992175.48465346",
        "price_change_percentage": {
          "m5": "6.808",
          "m15": "2.05",
          "m30": "-2.322",
          "h1": "-9.098",
          "h6": "3.562",
          "h24": "3081.611"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 28,
            "buyers": 16,
            "sellers": 25
          },
          "m15": {
            "buys": 229,
            "sells": 136,
            "buyers": 162,
            "sellers": 116
          },
          "m30": {
            "buys": 578,
            "sells": 330,
            "buyers": 363,
            "sellers": 250
          },
          "h1": {
            "buys": 795,
            "sells": 510,
            "buyers": 470,
            "sellers": 364
          },
          "h6": {
            "buys": 4484,
            "sells": 3636,
            "buyers": 1631,
            "sellers": 1471
          },
          "h24": {
            "buys": 17285,
            "sells": 14616,
            "buyers": 4132,
            "sellers": 3644
          }
        },
        "volume_usd": {
          "m5": "4099.4179006495",
          "m15": "26945.252255728",
          "m30": "67057.4714545002",
          "h1": "98040.8506706019",
          "h6": "694619.750789116",
          "h24": "2709882.14870048"
        },
        "reserve_in_usd": "76217.0376"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_ANP1wJHYWYQPfrZvg8FnjduwfBVJhRV3xqKcs3yapump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000935843716373761",
        "base_token_price_native_currency": "0.0000000577128992278039",
        "quote_token_price_usd": "1624.75",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000005771289923",
        "quote_token_price_base_token": "17327148.9282285",
        "address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
        "name": "GITLAWB / WETH",
        "pool_created_at": "2026-03-11T02:00:07Z",
        "fdv_usd": "9347100.35876413",
        "market_cap_usd": "9358437.164",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.215",
          "h1": "-0.775",
          "h6": "0.178",
          "h24": "-7.914"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h1": {
            "buys": 0,
            "sells": 10,
            "buyers": 0,
            "sellers": 10
          },
          "h6": {
            "buys": 36,
            "sells": 21,
            "buyers": 19,
            "sellers": 18
          },
          "h24": {
            "buys": 156,
            "sells": 101,
            "buyers": 115,
            "sellers": 85
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "770.0043174429",
          "h1": "2309.6591105172",
          "h6": "16602.0817901094",
          "h24": "121998.158381179"
        },
        "reserve_in_usd": "2821732.0492"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3122a3fa830e4918d6a9c09bd4769d0d95bf291548e7c7960cd7ccd9e3ac3627",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0842172854902047",
        "base_token_price_native_currency": "0.000144340000325675",
        "quote_token_price_usd": "1.00191332996062",
        "quote_token_price_native_currency": "0.00171510595149369",
        "base_token_price_quote_token": "0.08415806627",
        "quote_token_price_base_token": "11.8824022975",
        "address": "0x3122a3fa830e4918d6a9c09bd4769d0d95bf291548e7c7960cd7ccd9e3ac3627",
        "name": "BTW / USDT 0.007%",
        "pool_created_at": "2026-02-26T08:10:50Z",
        "fdv_usd": "846274422.787183",
        "market_cap_usd": "186180376.976",
        "price_change_percentage": {
          "m5": "-0.611",
          "m15": "2.811",
          "m30": "0.744",
          "h1": "0.644",
          "h6": "-1.265",
          "h24": "43.598"
        },
        "transactions": {
          "m5": {
            "buys": 114,
            "sells": 141,
            "buyers": 75,
            "sellers": 74
          },
          "m15": {
            "buys": 314,
            "sells": 322,
            "buyers": 175,
            "sellers": 153
          },
          "m30": {
            "buys": 713,
            "sells": 749,
            "buyers": 308,
            "sellers": 276
          },
          "h1": {
            "buys": 1607,
            "sells": 1747,
            "buyers": 504,
            "sellers": 423
          },
          "h6": {
            "buys": 14335,
            "sells": 15415,
            "buyers": 1232,
            "sellers": 1192
          },
          "h24": {
            "buys": 84656,
            "sells": 93612,
            "buyers": 2165,
            "sellers": 2591
          }
        },
        "volume_usd": {
          "m5": "18713.1440644958",
          "m15": "45296.4032921044",
          "m30": "115745.300406727",
          "h1": "260226.919356006",
          "h6": "2786747.04506144",
          "h24": "16115531.7200752"
        },
        "reserve_in_usd": "1310369.5994"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x444045b0ee1ee319a660a5e3d604ca0ffa35acaa",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Chop45gMLf9BtY5UwVWHXRtykvFaY4SWfU3qLmyGT79o",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00108274445132086476717964835232354439048621984747185318290050124",
        "base_token_price_native_currency": "0.0000172065536292",
        "quote_token_price_usd": "63.679430752951602369376134861520895143046898683",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001720655363",
        "quote_token_price_base_token": "58117.39070763",
        "address": "Chop45gMLf9BtY5UwVWHXRtykvFaY4SWfU3qLmyGT79o",
        "name": "Bountywork / SOL",
        "pool_created_at": "2026-06-04T14:49:54Z",
        "fdv_usd": "1086639.30485055",
        "market_cap_usd": "1086639.30485055",
        "price_change_percentage": {
          "m5": "1.123",
          "m15": "5.651",
          "m30": "1.559",
          "h1": "21.865",
          "h6": "11.226",
          "h24": "201.19"
        },
        "transactions": {
          "m5": {
            "buys": 39,
            "sells": 44,
            "buyers": 30,
            "sellers": 30
          },
          "m15": {
            "buys": 66,
            "sells": 63,
            "buyers": 49,
            "sellers": 47
          },
          "m30": {
            "buys": 93,
            "sells": 100,
            "buyers": 69,
            "sellers": 76
          },
          "h1": {
            "buys": 355,
            "sells": 462,
            "buyers": 214,
            "sellers": 312
          },
          "h6": {
            "buys": 1619,
            "sells": 1489,
            "buyers": 789,
            "sellers": 874
          },
          "h24": {
            "buys": 14801,
            "sells": 13987,
            "buyers": 3567,
            "sellers": 4162
          }
        },
        "volume_usd": {
          "m5": "13063.2466969623",
          "m15": "17896.1609919253",
          "m30": "24506.29400761",
          "h1": "89021.7828061763",
          "h6": "286158.593073874",
          "h24": "2973309.5597877"
        },
        "reserve_in_usd": "117190.6697"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_J4x1EMmQjF6WEzXq2tUtzY89x5aMhYz5CzfevcJEpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00002130286892087",
        "base_token_price_native_currency": "0.0000000134165923410696",
        "quote_token_price_usd": "1627.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001341659234",
        "quote_token_price_base_token": "74534574.3970244",
        "address": "0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
        "name": "Surplus / WETH",
        "pool_created_at": "2026-05-16T15:20:31Z",
        "fdv_usd": "2130286.8919994",
        "market_cap_usd": "2130286.892",
        "price_change_percentage": {
          "m5": "-1.277",
          "m15": "-2.585",
          "m30": "-4.926",
          "h1": "-11.199",
          "h6": "-0.957",
          "h24": "-38.538"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m30": {
            "buys": 5,
            "sells": 8,
            "buyers": 5,
            "sellers": 7
          },
          "h1": {
            "buys": 9,
            "sells": 21,
            "buyers": 9,
            "sellers": 17
          },
          "h6": {
            "buys": 82,
            "sells": 84,
            "buyers": 60,
            "sellers": 72
          },
          "h24": {
            "buys": 558,
            "sells": 367,
            "buyers": 289,
            "sellers": 251
          }
        },
        "volume_usd": {
          "m5": "2329.481883809",
          "m15": "3175.4996678316",
          "m30": "6197.2430468166",
          "h1": "16147.1307961843",
          "h6": "59375.2183485823",
          "h24": "503549.882864474"
        },
        "reserve_in_usd": "809007.9504"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc52aedec3374422d7510e294cfaa90799595cba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0232132524448963714231871640921946889158258689",
        "base_token_price_native_currency": "0.000364990455951458",
        "quote_token_price_usd": "63.541998778737343107506606921",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000364990456",
        "quote_token_price_base_token": "2739.797667841",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "23037166.8884579",
        "market_cap_usd": "23037166.8884579",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.618",
          "m30": "-2.203",
          "h1": "-2.769",
          "h6": "5.822",
          "h24": "1.443"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 23,
            "sells": 34,
            "buyers": 9,
            "sellers": 10
          },
          "m30": {
            "buys": 48,
            "sells": 114,
            "buyers": 14,
            "sellers": 17
          },
          "h1": {
            "buys": 148,
            "sells": 222,
            "buyers": 22,
            "sellers": 28
          },
          "h6": {
            "buys": 2058,
            "sells": 2108,
            "buyers": 166,
            "sellers": 174
          },
          "h24": {
            "buys": 9875,
            "sells": 9345,
            "buyers": 645,
            "sellers": 521
          }
        },
        "volume_usd": {
          "m5": "0.009939823799",
          "m15": "13074.5749097259",
          "m30": "37054.8115928714",
          "h1": "87235.5403000081",
          "h6": "1012101.71307808",
          "h24": "4587453.86711903"
        },
        "reserve_in_usd": "3354135.9029"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2842060d68177ff202e81b3bd8588630fe7ede60e1a19f4d327125f73ae92be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "5.39266209242764",
        "base_token_price_native_currency": "0.00916959283462445",
        "quote_token_price_usd": "1.00191332996062",
        "quote_token_price_native_currency": "0.00171510575681843",
        "base_token_price_quote_token": "5.3463716731",
        "quote_token_price_base_token": "0.1870427387",
        "address": "0xb2842060d68177ff202e81b3bd8588630fe7ede60e1a19f4d327125f73ae92be",
        "name": "Beat / USDT 0.007%",
        "pool_created_at": "2025-11-19T05:50:12Z",
        "fdv_usd": "5326520757.06642",
        "market_cap_usd": "1553314901.66372",
        "price_change_percentage": {
          "m5": "0.049",
          "m15": "-0.432",
          "m30": "0.302",
          "h1": "0.311",
          "h6": "15.675",
          "h24": "13.643"
        },
        "transactions": {
          "m5": {
            "buys": 43,
            "sells": 27,
            "buyers": 23,
            "sellers": 19
          },
          "m15": {
            "buys": 564,
            "sells": 648,
            "buyers": 123,
            "sellers": 207
          },
          "m30": {
            "buys": 1252,
            "sells": 1271,
            "buyers": 228,
            "sellers": 302
          },
          "h1": {
            "buys": 2861,
            "sells": 2805,
            "buyers": 349,
            "sellers": 437
          },
          "h6": {
            "buys": 23109,
            "sells": 21916,
            "buyers": 1068,
            "sellers": 1058
          },
          "h24": {
            "buys": 65785,
            "sells": 70702,
            "buyers": 1657,
            "sellers": 1673
          }
        },
        "volume_usd": {
          "m5": "35492.6771731528",
          "m15": "782247.002435384",
          "m30": "1558927.59905061",
          "h1": "3454822.59405384",
          "h6": "30210874.2239065",
          "h24": "38970055.8266289"
        },
        "reserve_in_usd": "4873776.3426"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xcf3232b85b43bca90e51d38cc06cc8bb8c8a3e36",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.068673320137446943763356324927949032717489078226771530802391159",
        "base_token_price_native_currency": "0.00108227222161355",
        "quote_token_price_usd": "63.765046256997940383439765977476112164993182429",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.001082272222",
        "quote_token_price_base_token": "923.981952072",
        "address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
        "name": "TROLL / SOL",
        "pool_created_at": "2025-04-20T18:30:26Z",
        "fdv_usd": "68588981.6792377",
        "market_cap_usd": "68588981.6792377",
        "price_change_percentage": {
          "m5": "-0.286",
          "m15": "-0.16",
          "m30": "-1.204",
          "h1": "-1.526",
          "h6": "-0.845",
          "h24": "-13.478"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 31,
            "sells": 3,
            "buyers": 20,
            "sellers": 3
          },
          "m30": {
            "buys": 84,
            "sells": 19,
            "buyers": 45,
            "sellers": 12
          },
          "h1": {
            "buys": 113,
            "sells": 45,
            "buyers": 51,
            "sellers": 24
          },
          "h6": {
            "buys": 395,
            "sells": 365,
            "buyers": 176,
            "sellers": 162
          },
          "h24": {
            "buys": 2764,
            "sells": 1468,
            "buyers": 617,
            "sellers": 519
          }
        },
        "volume_usd": {
          "m5": "143.3294977129",
          "m15": "5718.919086863",
          "m30": "26112.003697865",
          "h1": "36377.0868179145",
          "h6": "224900.738821166",
          "h24": "1422067.47131818"
        },
        "reserve_in_usd": "2801841.3909"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00395679198431986075663122054933109910713880440505654361340687204",
        "base_token_price_native_currency": "0.0000629393470215475",
        "quote_token_price_usd": "63.679430207581002771224046921557189870792032781",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00006293934702",
        "quote_token_price_base_token": "15888.3122771777",
        "address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
        "name": "KINS / SOL",
        "pool_created_at": "2026-05-22T17:47:24Z",
        "fdv_usd": "3940894.67868302",
        "market_cap_usd": "3941003.31959328",
        "price_change_percentage": {
          "m5": "0.051",
          "m15": "3.287",
          "m30": "3.248",
          "h1": "1.246",
          "h6": "6.133",
          "h24": "43.085"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 17,
            "buyers": 5,
            "sellers": 17
          },
          "m15": {
            "buys": 32,
            "sells": 26,
            "buyers": 19,
            "sellers": 26
          },
          "m30": {
            "buys": 49,
            "sells": 45,
            "buyers": 30,
            "sellers": 43
          },
          "h1": {
            "buys": 86,
            "sells": 102,
            "buyers": 62,
            "sellers": 91
          },
          "h6": {
            "buys": 900,
            "sells": 743,
            "buyers": 496,
            "sellers": 481
          },
          "h24": {
            "buys": 5132,
            "sells": 4477,
            "buyers": 1819,
            "sellers": 1826
          }
        },
        "volume_usd": {
          "m5": "1261.1811086249",
          "m15": "3943.9681459327",
          "m30": "6230.7189095954",
          "h1": "10915.4732177636",
          "h6": "197913.603702153",
          "h24": "1048665.88984875"
        },
        "reserve_in_usd": "178364.5919"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9GQQWEY1iAhCaTLKApgSZZUoSF5ev6FKFi39B4yfDStL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000086152083666138150087704739691402490599942644227891874504167364",
        "base_token_price_native_currency": "0.00000137757200113787",
        "quote_token_price_usd": "63.679438974574463587259426703655054394759119972",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001377572001",
        "quote_token_price_base_token": "725914.869911702",
        "address": "9GQQWEY1iAhCaTLKApgSZZUoSF5ev6FKFi39B4yfDStL",
        "name": "GO / SOL",
        "pool_created_at": "2026-06-08T04:01:07Z",
        "fdv_usd": "86489.3434346682",
        "market_cap_usd": "86489.3434346682",
        "price_change_percentage": {
          "m5": "-8.902",
          "m15": "-30.703",
          "m30": "-50.238",
          "h1": "-46.531",
          "h6": "-62.249",
          "h24": "-73.136"
        },
        "transactions": {
          "m5": {
            "buys": 42,
            "sells": 32,
            "buyers": 38,
            "sellers": 28
          },
          "m15": {
            "buys": 224,
            "sells": 135,
            "buyers": 153,
            "sellers": 108
          },
          "m30": {
            "buys": 425,
            "sells": 246,
            "buyers": 243,
            "sellers": 185
          },
          "h1": {
            "buys": 475,
            "sells": 314,
            "buyers": 266,
            "sellers": 218
          },
          "h6": {
            "buys": 974,
            "sells": 724,
            "buyers": 468,
            "sellers": 448
          },
          "h24": {
            "buys": 5715,
            "sells": 5573,
            "buyers": 1782,
            "sellers": 2347
          }
        },
        "volume_usd": {
          "m5": "3734.5600501025",
          "m15": "14738.2333449972",
          "m30": "34457.1376406998",
          "h1": "40562.5678746848",
          "h6": "96533.1735597854",
          "h24": "695466.000731487"
        },
        "reserve_in_usd": "23441.3789"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CujZ5W6GWYb5XYe3hsTJ6kjiaw5MdZjbKQEuGA6jpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x85f1aa3a70fedd1c52705c15baed143e675cd626",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0350651701502339",
        "base_token_price_native_currency": "0.00002149899738156358507680468704917696758528",
        "quote_token_price_usd": "0.998882293774058",
        "quote_token_price_native_currency": "0.000613775189115456",
        "base_token_price_quote_token": "0.03502747873",
        "quote_token_price_base_token": "28.5490145527",
        "address": "0x85f1aa3a70fedd1c52705c15baed143e675cd626",
        "name": "NOCK / USDC",
        "pool_created_at": "2025-12-22T21:52:45Z",
        "fdv_usd": "40569060.9742771",
        "market_cap_usd": "76775491.8844097",
        "price_change_percentage": {
          "m5": "0.255",
          "m15": "0.163",
          "m30": "1.481",
          "h1": "4.326",
          "h6": "-1.322",
          "h24": "-19.63"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 6,
            "sells": 15,
            "buyers": 6,
            "sellers": 10
          },
          "m30": {
            "buys": 21,
            "sells": 25,
            "buyers": 17,
            "sellers": 16
          },
          "h1": {
            "buys": 36,
            "sells": 26,
            "buyers": 29,
            "sellers": 17
          },
          "h6": {
            "buys": 199,
            "sells": 131,
            "buyers": 131,
            "sellers": 73
          },
          "h24": {
            "buys": 1110,
            "sells": 701,
            "buyers": 471,
            "sellers": 305
          }
        },
        "volume_usd": {
          "m5": "2261.7308085905",
          "m15": "16654.1532562579",
          "m30": "26976.6494432513",
          "h1": "37195.4227772918",
          "h6": "175720.796077409",
          "h24": "1259153.3019484"
        },
        "reserve_in_usd": "1199542.1092"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9b5e262cf9bb04869ab40b19af91d2dc85761722",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xf6ca0d69c0a93d4dea32af5f1f2115bd5fe4f14cdba6ec35ca45bd8d29d947d1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000311310320141686",
        "base_token_price_native_currency": "0.00000000191088264184009",
        "quote_token_price_usd": "1627.73",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001910882642",
        "quote_token_price_base_token": "523318375.552905",
        "address": "0xf6ca0d69c0a93d4dea32af5f1f2115bd5fe4f14cdba6ec35ca45bd8d29d947d1",
        "name": "MYTHOS / WETH",
        "pool_created_at": "2026-04-16T18:04:35Z",
        "fdv_usd": "311310.3201",
        "market_cap_usd": "311310.3201",
        "price_change_percentage": {
          "m5": "-2.372",
          "m15": "9.049",
          "m30": "6.621",
          "h1": "7.431",
          "h6": "-23.472",
          "h24": "-51.572"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m15": {
            "buys": 10,
            "sells": 13,
            "buyers": 9,
            "sellers": 13
          },
          "m30": {
            "buys": 25,
            "sells": 36,
            "buyers": 22,
            "sellers": 33
          },
          "h1": {
            "buys": 57,
            "sells": 89,
            "buyers": 48,
            "sellers": 79
          },
          "h6": {
            "buys": 192,
            "sells": 237,
            "buyers": 133,
            "sellers": 171
          },
          "h24": {
            "buys": 532,
            "sells": 716,
            "buyers": 300,
            "sellers": 401
          }
        },
        "volume_usd": {
          "m5": "3743.9681314281",
          "m15": "7868.6223677128",
          "m30": "12013.0496821842",
          "h1": "20901.344673747",
          "h6": "77235.3338108618",
          "h24": "195399.810706878"
        },
        "reserve_in_usd": "155405.5685"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xb942b75a602fa318ac091370d93d9143ba345ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000103778232004048",
        "base_token_price_native_currency": "0.000000063433670303416",
        "quote_token_price_usd": "1624.37799207121",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000634336703",
        "quote_token_price_base_token": "15764498.4945187",
        "address": "0x76a411f14a704099ba476ce8dffc288a53295218",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:18:23Z",
        "fdv_usd": "43456558.5955244",
        "market_cap_usd": "43457733.995547",
        "price_change_percentage": {
          "m5": "1.04",
          "m15": "4.615",
          "m30": "9.41",
          "h1": "10.213",
          "h6": "26.571",
          "h24": "15.855"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 40,
            "sells": 23,
            "buyers": 32,
            "sellers": 17
          },
          "m30": {
            "buys": 73,
            "sells": 53,
            "buyers": 51,
            "sellers": 27
          },
          "h1": {
            "buys": 115,
            "sells": 88,
            "buyers": 81,
            "sellers": 45
          },
          "h6": {
            "buys": 387,
            "sells": 285,
            "buyers": 214,
            "sellers": 142
          },
          "h24": {
            "buys": 1514,
            "sells": 1172,
            "buyers": 639,
            "sellers": 506
          }
        },
        "volume_usd": {
          "m5": "2436.1205142598",
          "m15": "72396.7855403693",
          "m30": "128078.870455462",
          "h1": "197799.23671673",
          "h6": "615791.451342699",
          "h24": "2549960.65504666"
        },
        "reserve_in_usd": "1851836.556"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xf280b16ef293d8e534e370794ef26bf312694126",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Mạng được hỗ trợ

Phạm vi bao phủ rộng rãi trên nhiều chuỗi

Truy xuất giá tiền điện tử và dữ liệu thị trường từ +200 mạng lưới, từ các chuỗi khối chính đến các lần ra mắt mới.

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.
Danh mục đầu tư mới
Biểu tượng và tên
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
SOL
Solana
Đơ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-BR
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
繁體中文
Chào mừng đến với CoinGecko
Chào mừng bạn đã quay lại!
Đăng nhập hoặc Đăng ký trong vài giây
hoặc
Đăng nhập bằng . Không phải bạn?
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
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
Bằng cách tiếp tục, bạn xác nhận rằng bạn đã đọc và đồng ý hoàn toàn với Điều khoản dịch vụ Chính sách Riêng tư của chúng tôi.
Nhận cảnh báo giá với ứng dụng CoinGecko
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
Thêm NFT
Theo dõi địa chỉ ví
Dán
Truy cập chỉ đọc - we can’t make changes to your wallet.
We currently support the following EVM networks:
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Support for Solana is coming soon.
or
Tạo Danh mục đầu tư
Chọn biểu tượng
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Trên ứng dụng thì tốt hơn
Cảnh báo giá theo thời gian thực và trải nghiệm nhanh hơn, mượt mà hơn.
Bạn đã đạt đến giới hạn.
Danh mục đầu tư khách bị giới hạn ở 10 tiền ảo. Hãy đăng ký hoặc đăng nhập để giữ những tiền ảo được liệt kê bên dưới.