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.
6M+
Tiền ảo & token
200+
Mạng
1.000+
DEX
Mở rộng quy mô dự án DeFi của bạn một cách hiệu quả
Độ bao phủ toàn diện và sâu rộng
Extensive coverage of tokens, networks, DEXes and liquidity pools on-chain
- 6M+ tokens
- 200+ networks, including Ethereum, BNB Chain, Pulsechain, Arbitrum and more
- 1.000+ DEXes, including Uniswap, Pancakeswap, Orca, Raydium, Curve and more
- 7M+ liquidity pools
Cấp độ doanh nghiệp và đáng tin cậy
Đội ngũ chuyên gia giỏi về tiền mã hóa đang không ngừng nỗ lực để mang đến những cải tiến về điểm cuối và dữ liệu về tiền mã hóa tốt nhất
- Hoạt động từ đầu năm 2014
- Thời gian hoạt động 99,9%
- Khách hàng doanh nghiệp được hỗ trợ 24 /7
Dữ liệu chính xác & theo thời gian thực
- Data refreshes every 2-3 seconds, subject to the network's availability
- All endpoints are cached between 30 seconds to 1 minute

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": "1.00105549344057", "base_token_price_native_currency": "0.000546667474503187", "quote_token_price_usd": "1825.34", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0005466674745", "quote_token_price_base_token": "1829.265589486", "address": "0x60594a405d53811d3bc4766596efd80fd545a270", "name": "DAI / WETH 0.05%", "pool_created_at": "2021-12-29T12:35:36Z", "fdv_usd": "3202343972.04205", "market_cap_usd": "3206206352.16208", "price_change_percentage": { "m5": "0", "m15": "0.16", "m30": "0.01", "h1": "0.28", "h6": "0.08", "h24": "-0.04" }, "transactions": { "m5": { "buys": 1, "sells": 0, "buyers": 1, "sellers": 0 }, "m15": { "buys": 3, "sells": 3, "buyers": 3, "sellers": 1 }, "m30": { "buys": 5, "sells": 5, "buyers": 5, "sellers": 2 }, "h1": { "buys": 17, "sells": 14, "buyers": 12, "sellers": 7 }, "h6": { "buys": 117, "sells": 144, "buyers": 63, "sellers": 77 }, "h24": { "buys": 564, "sells": 653, "buyers": 213, "sellers": 233 } }, "volume_usd": { "m5": "600.2075935086", "m15": "1796.0403617515", "m30": "3158.6024124017", "h1": "18805.3343503471", "h6": "153770.851083559", "h24": "1078172.93934433" }, "reserve_in_usd": "2241070.9309", "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": "solana_Cey9E5WixJCre9qa3nwBB2SZKjPF1PEbh94ingxFeBrs", "type": "pool", "attributes": { "base_token_price_usd": "264.322504636407", "base_token_price_native_currency": "2.11416390682386", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "2.1141639068", "quote_token_price_base_token": "0.4730002233", "address": "Cey9E5WixJCre9qa3nwBB2SZKjPF1PEbh94ingxFeBrs", "name": "GOHOME / SOL", "pool_created_at": "2025-01-23T15:23:27Z", "fdv_usd": "2643162449.96633", "market_cap_usd": null, "price_change_percentage": { "m5": "0.05", "m15": "0.17", "m30": "-0.56", "h1": "-0.38", "h6": "0.02", "h24": "-2.59" }, "transactions": { "m5": { "buys": 9, "sells": 11, "buyers": 8, "sellers": 10 }, "m15": { "buys": 32, "sells": 31, "buyers": 26, "sellers": 24 }, "m30": { "buys": 66, "sells": 62, "buyers": 43, "sellers": 38 }, "h1": { "buys": 132, "sells": 125, "buyers": 79, "sellers": 71 }, "h6": { "buys": 750, "sells": 728, "buyers": 421, "sellers": 412 }, "h24": { "buys": 3743, "sells": 3563, "buyers": 2381, "sellers": 2286 } }, "volume_usd": { "m5": "5762.3708924143", "m15": "15825.9650268251", "m30": "28947.7822721179", "h1": "59435.4327894001", "h6": "335978.573874669", "h24": "1166191.58588209" }, "reserve_in_usd": "934250.5862" }, "relationships": { "base_token": { "data": { "id": "solana_2Wu1g2ft7qZHfTpfzP3wLdfPeV1is4EwQ3CXBfRYAciD", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "meteora", "type": "dex" } } } }, { "id": "solana_3YRRDA9hNkPcYtjqS8Kjp8MHGgS3k88WZiktYnuwCvvM", "type": "pool", "attributes": { "base_token_price_usd": "1.89153466608551", "base_token_price_native_currency": "0.0151037367686924", "quote_token_price_usd": "124.82", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.01510373677", "quote_token_price_base_token": "66.208781", "address": "3YRRDA9hNkPcYtjqS8Kjp8MHGgS3k88WZiktYnuwCvvM", "name": "TNFT / SOL", "pool_created_at": "2025-03-30T14:23:35Z", "fdv_usd": "1891534666.08551", "market_cap_usd": null, "price_change_percentage": { "m5": "-15.86", "m15": "-21.97", "m30": "-6.79", "h1": "-26.2", "h6": "-55.25", "h24": "-36.46" }, "transactions": { "m5": { "buys": 9, "sells": 2, "buyers": 3, "sellers": 2 }, "m15": { "buys": 30, "sells": 14, "buyers": 13, "sellers": 9 }, "m30": { "buys": 38, "sells": 22, "buyers": 15, "sellers": 12 }, "h1": { "buys": 73, "sells": 31, "buyers": 26, "sellers": 17 }, "h6": { "buys": 180, "sells": 113, "buyers": 53, "sellers": 39 }, "h24": { "buys": 1268, "sells": 951, "buyers": 293, "sellers": 171 } }, "volume_usd": { "m5": "27.9647144159", "m15": "658.2722615954", "m30": "844.5139834806", "h1": "1729.6592749071", "h6": "4289.927678642", "h24": "40515.0252832628" }, "reserve_in_usd": "1483.3193" }, "relationships": { "base_token": { "data": { "id": "solana_A7hH5nUroq18nptYfomZBVp338bapvVCAM83hgVLny5W", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium-clmm", "type": "dex" } } } }, { "id": "bsc_0x84bd3788564261dbac32876b3b76c19c8ca6e1fa", "type": "pool", "attributes": { "base_token_price_usd": "0.0000847747281205574", "base_token_price_native_currency": "0.000000134624166944302", "quote_token_price_usd": "605.33", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000001346241669", "quote_token_price_base_token": "7428086.81901615", "address": "0x84bd3788564261dbac32876b3b76c19c8ca6e1fa", "name": "BOBHAT / WBNB", "pool_created_at": "2025-03-31T07:59:41Z", "fdv_usd": "84774.7281205574", "market_cap_usd": null, "price_change_percentage": { "m5": "-7.36", "m15": "7.22", "m30": "-19.03", "h1": "-42.6", "h6": "85.54", "h24": "3825.15" }, "transactions": { "m5": { "buys": 3, "sells": 4, "buyers": 2, "sellers": 4 }, "m15": { "buys": 30, "sells": 21, "buyers": 26, "sellers": 17 }, "m30": { "buys": 77, "sells": 56, "buyers": 57, "sellers": 42 }, "h1": { "buys": 118, "sells": 81, "buyers": 71, "sellers": 58 }, "h6": { "buys": 607, "sells": 402, "buyers": 321, "sellers": 241 }, "h24": { "buys": 2499, "sells": 1817, "buyers": 1115, "sellers": 888 } }, "volume_usd": { "m5": "656.5933162762", "m15": "10891.5965141515", "m30": "26175.4676395977", "h1": "48017.3701513175", "h6": "274680.160089958", "h24": "872484.131683659" }, "reserve_in_usd": "21467.491" }, "relationships": { "base_token": { "data": { "id": "bsc_0x13ce066b9f53233224c731bf944b28f4d5ef01d3", "type": "token" } }, "quote_token": { "data": { "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c", "type": "token" } }, "network": { "data": { "id": "bsc", "type": "network" } }, "dex": { "data": { "id": "pancakeswap_v2", "type": "dex" } } } }, { "id": "base_0x377feeed4820b3b28d1ab429509e7a0789824fca", "type": "pool", "attributes": { "base_token_price_usd": "0.00618041774603084", "base_token_price_native_currency": "0.00000340054346915027", "quote_token_price_usd": "1822.43", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000003400543469", "quote_token_price_base_token": "294070.641670074", "address": "0x377feeed4820b3b28d1ab429509e7a0789824fca", "name": "KEYCAT / WETH", "pool_created_at": "2024-03-26T02:40:03Z", "fdv_usd": "61803327.4595308", "market_cap_usd": "62219555.18", "price_change_percentage": { "m5": "-0.03", "m15": "-0.66", "m30": "0.36", "h1": "2.06", "h6": "4.18", "h24": "30.92" }, "transactions": { "m5": { "buys": 7, "sells": 21, "buyers": 5, "sellers": 18 }, "m15": { "buys": 24, "sells": 51, "buyers": 18, "sellers": 35 }, "m30": { "buys": 33, "sells": 123, "buyers": 20, "sellers": 76 }, "h1": { "buys": 54, "sells": 221, "buyers": 33, "sellers": 137 }, "h6": { "buys": 570, "sells": 860, "buyers": 306, "sellers": 400 }, "h24": { "buys": 2915, "sells": 3025, "buyers": 1079, "sellers": 993 } }, "volume_usd": { "m5": "14743.347450169", "m15": "32524.6141388913", "m30": "55336.9955452124", "h1": "94178.5961514209", "h6": "802843.888321498", "h24": "3490371.27959003" }, "reserve_in_usd": "1607001.9004" }, "relationships": { "base_token": { "data": { "id": "base_0x9a26f5433671751c3276a065f57e5a02d2817973", "type": "token" } }, "quote_token": { "data": { "id": "base_0x4200000000000000000000000000000000000006", "type": "token" } }, "network": { "data": { "id": "base", "type": "network" } }, "dex": { "data": { "id": "uniswap-v2-base", "type": "dex" } } } }, { "id": "base_0x9f1350f9db56c3f2449453a5feca918b55538695", "type": "pool", "attributes": { "base_token_price_usd": "0.00000000225832192498881", "base_token_price_native_currency": "0.00000000000124015312418434", "quote_token_price_usd": "1823.98", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000000000001240153124", "quote_token_price_base_token": "806352038711.114", "address": "0x9f1350f9db56c3f2449453a5feca918b55538695", "name": "TRUMP / WETH", "pool_created_at": "2025-03-22T09:57:33Z", "fdv_usd": "275283.780875096", "market_cap_usd": null, "price_change_percentage": { "m5": "13.43", "m15": "11.66", "m30": "28.3", "h1": "35.4", "h6": "16.63", "h24": "-20.33" }, "transactions": { "m5": { "buys": 9, "sells": 2, "buyers": 9, "sellers": 2 }, "m15": { "buys": 17, "sells": 11, "buyers": 17, "sellers": 11 }, "m30": { "buys": 31, "sells": 22, "buyers": 31, "sellers": 22 }, "h1": { "buys": 54, "sells": 51, "buyers": 54, "sellers": 51 }, "h6": { "buys": 300, "sells": 292, "buyers": 297, "sellers": 292 }, "h24": { "buys": 974, "sells": 707, "buyers": 957, "sellers": 707 } }, "volume_usd": { "m5": "4979.5967132558", "m15": "15087.1386440591", "m30": "25870.6160309572", "h1": "51288.3071185373", "h6": "293065.218267322", "h24": "761758.068040467" }, "reserve_in_usd": "105358.847" }, "relationships": { "base_token": { "data": { "id": "base_0x1f5ae26f204832349f1fdf625f96311d0f7514ab", "type": "token" } }, "quote_token": { "data": { "id": "base_0x4200000000000000000000000000000000000006", "type": "token" } }, "network": { "data": { "id": "base", "type": "network" } }, "dex": { "data": { "id": "uniswap-v2-base", "type": "dex" } } } }, { "id": "base_0xade9bcd4b968ee26bed102dd43a55f6a8c2416df", "type": "pool", "attributes": { "base_token_price_usd": "0.00135626837624959", "base_token_price_native_currency": "0.000000744526553334192", "quote_token_price_usd": "1822.43", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000007445265533", "quote_token_price_base_token": "1343135.44026298", "address": "0xade9bcd4b968ee26bed102dd43a55f6a8c2416df", "name": "doginme / WETH 1%", "pool_created_at": "2024-02-04T23:35:17Z", "fdv_usd": "91709969.8179271", "market_cap_usd": "93861447.2779718", "price_change_percentage": { "m5": "-2.17", "m15": "-0.67", "m30": "-0.8", "h1": "-0.22", "h6": "13.68", "h24": "57.46" }, "transactions": { "m5": { "buys": 2, "sells": 7, "buyers": 2, "sellers": 7 }, "m15": { "buys": 9, "sells": 28, "buyers": 6, "sellers": 20 }, "m30": { "buys": 15, "sells": 30, "buyers": 12, "sellers": 21 }, "h1": { "buys": 35, "sells": 41, "buyers": 26, "sellers": 28 }, "h6": { "buys": 271, "sells": 371, "buyers": 151, "sellers": 173 }, "h24": { "buys": 1358, "sells": 1184, "buyers": 640, "sellers": 526 } }, "volume_usd": { "m5": "3323.8438441342", "m15": "28487.4161717598", "m30": "34496.5344136536", "h1": "71203.7269731479", "h6": "621845.418737159", "h24": "2722659.37434455" }, "reserve_in_usd": "6193194.8875" }, "relationships": { "base_token": { "data": { "id": "base_0x6921b130d297cc43754afba22e5eac0fbf8db75b", "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": "solana_DUjFqjqJ69pSRQhGcZetD5QCaLANYY12TBWVFcpQXvKu", "type": "pool", "attributes": { "base_token_price_usd": "0.0075064141934946", "base_token_price_native_currency": "0.0000602531016779731", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00006025310168", "quote_token_price_base_token": "16596.6559753981", "address": "DUjFqjqJ69pSRQhGcZetD5QCaLANYY12TBWVFcpQXvKu", "name": "Buckazoids / SOL", "pool_created_at": "2025-03-28T03:07:32Z", "fdv_usd": "7506414.1934946", "market_cap_usd": null, "price_change_percentage": { "m5": "1.76", "m15": "-1.78", "m30": "-6.14", "h1": "-0.98", "h6": "27.78", "h24": "390.51" }, "transactions": { "m5": { "buys": 63, "sells": 77, "buyers": 53, "sellers": 66 }, "m15": { "buys": 238, "sells": 223, "buyers": 157, "sellers": 181 }, "m30": { "buys": 565, "sells": 477, "buyers": 339, "sellers": 336 }, "h1": { "buys": 1083, "sells": 939, "buyers": 567, "sellers": 566 }, "h6": { "buys": 6167, "sells": 5040, "buyers": 2394, "sellers": 2374 }, "h24": { "buys": 18834, "sells": 17101, "buyers": 5846, "sellers": 6036 } }, "volume_usd": { "m5": "28542.6200103053", "m15": "81984.2211382588", "m30": "198949.406309302", "h1": "423791.659009163", "h6": "2531740.7214288", "h24": "7981579.99147156" }, "reserve_in_usd": "453429.4322" }, "relationships": { "base_token": { "data": { "id": "solana_BQQzEvYT4knThhkSPBvSKBLg1LEczisWLhx5ydJipump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_D6Rgz1JG2syjsTXGaSAZ39cLffWL4TfabEAAnJHGRrZC", "type": "pool", "attributes": { "base_token_price_usd": "0.0097234489127208", "base_token_price_native_currency": "0.0000782048096560659", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00007820480966", "quote_token_price_base_token": "12786.937330298", "address": "D6Rgz1JG2syjsTXGaSAZ39cLffWL4TfabEAAnJHGRrZC", "name": "RFC / SOL", "pool_created_at": "2025-03-25T01:07:20Z", "fdv_usd": "9722209.40333327", "market_cap_usd": "9522448.24494769", "price_change_percentage": { "m5": "-1.45", "m15": "-3.68", "m30": "-9.86", "h1": "-13.42", "h6": "6.84", "h24": "236.51" }, "transactions": { "m5": { "buys": 22, "sells": 12, "buyers": 14, "sellers": 11 }, "m15": { "buys": 112, "sells": 52, "buyers": 66, "sellers": 39 }, "m30": { "buys": 188, "sells": 130, "buyers": 99, "sellers": 86 }, "h1": { "buys": 471, "sells": 299, "buyers": 167, "sellers": 159 }, "h6": { "buys": 3111, "sells": 3048, "buyers": 910, "sellers": 1001 }, "h24": { "buys": 31219, "sells": 28564, "buyers": 7209, "sellers": 7635 } }, "volume_usd": { "m5": "8469.8127253418", "m15": "29472.4625461471", "m30": "74994.413967045", "h1": "160149.063088159", "h6": "1157764.32823927", "h24": "19167442.0253442" }, "reserve_in_usd": "506153.9538" }, "relationships": { "base_token": { "data": { "id": "solana_C3DwDjT17gDvvCYC2nsdGHxDHVmQRdhKfpAdqQ29pump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "bsc_0x11dbd3915ec2a933cdd2f9f3acf03507190a258a", "type": "pool", "attributes": { "base_token_price_usd": "0.0021349236811407", "base_token_price_native_currency": "0.00000354109233070334", "quote_token_price_usd": "604.84", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000003541092331", "quote_token_price_base_token": "282398.736494221", "address": "0x11dbd3915ec2a933cdd2f9f3acf03507190a258a", "name": "4444 / WBNB", "pool_created_at": "2025-03-31T11:27:15Z", "fdv_usd": "2134923.6811407", "market_cap_usd": null, "price_change_percentage": { "m5": "-4.07", "m15": "-25", "m30": "-24.77", "h1": "-23.41", "h6": "-43.44", "h24": "3019.24" }, "transactions": { "m5": { "buys": 90, "sells": 72, "buyers": 79, "sellers": 61 }, "m15": { "buys": 327, "sells": 267, "buyers": 217, "sellers": 209 }, "m30": { "buys": 446, "sells": 374, "buyers": 287, "sellers": 283 }, "h1": { "buys": 717, "sells": 611, "buyers": 455, "sellers": 459 }, "h6": { "buys": 3917, "sells": 2975, "buyers": 1745, "sellers": 1645 }, "h24": { "buys": 28964, "sells": 23963, "buyers": 8778, "sellers": 7211 } }, "volume_usd": { "m5": "56777.6582684186", "m15": "202250.148456868", "m30": "273289.214991607", "h1": "417715.406868971", "h6": "2146077.8917384", "h24": "16424997.740317" }, "reserve_in_usd": "192734.3898" }, "relationships": { "base_token": { "data": { "id": "bsc_0x661af369690a8f5591cc0df7d581c83d1a6e4444", "type": "token" } }, "quote_token": { "data": { "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c", "type": "token" } }, "network": { "data": { "id": "bsc", "type": "network" } }, "dex": { "data": { "id": "pancakeswap_v2", "type": "dex" } } } }, { "id": "solana_Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH", "type": "pool", "attributes": { "base_token_price_usd": "0.00451211378872655", "base_token_price_native_currency": "0.0000362238025964212", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000362238026", "quote_token_price_base_token": "27606.157507572", "address": "Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH", "name": "House / SOL", "pool_created_at": "2025-03-24T17:16:11Z", "fdv_usd": "4512113.78872655", "market_cap_usd": null, "price_change_percentage": { "m5": "4.61", "m15": "-5.19", "m30": "-6.49", "h1": "-21.17", "h6": "-12.43", "h24": "158773.47" }, "transactions": { "m5": { "buys": 96, "sells": 117, "buyers": 73, "sellers": 82 }, "m15": { "buys": 342, "sells": 283, "buyers": 209, "sellers": 178 }, "m30": { "buys": 659, "sells": 548, "buyers": 336, "sellers": 310 }, "h1": { "buys": 1517, "sells": 1220, "buyers": 674, "sellers": 602 }, "h6": { "buys": 15759, "sells": 12114, "buyers": 4796, "sellers": 3962 }, "h24": { "buys": 33261, "sells": 26230, "buyers": 8939, "sellers": 6917 } }, "volume_usd": { "m5": "45249.4450717546", "m15": "143453.452269528", "m30": "261008.504362189", "h1": "583967.21385638", "h6": "6704738.53717506", "h24": "14093446.5972189" }, "reserve_in_usd": "248066.1908" }, "relationships": { "base_token": { "data": { "id": "solana_DitHyRMQiSDhn5cnKMJV2CDDt6sVct96YrECiM49pump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "base_0x76c0106bba123e9b32770b2b34b6d13bf4cfa933", "type": "pool", "attributes": { "base_token_price_usd": "0.00253595668031294", "base_token_price_native_currency": "0.00000136376879102021", "quote_token_price_usd": "1822.43", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000001363768791", "quote_token_price_base_token": "733262.123744538", "address": "0x76c0106bba123e9b32770b2b34b6d13bf4cfa933", "name": "CLIZA / WETH 1%", "pool_created_at": "2025-03-10T13:09:03Z", "fdv_usd": "2473693.77113877", "market_cap_usd": "2006928.14086767", "price_change_percentage": { "m5": "-0.17", "m15": "-1.68", "m30": "-1.28", "h1": "-2.34", "h6": "-5.17", "h24": "-26.65" }, "transactions": { "m5": { "buys": 1, "sells": 2, "buyers": 1, "sellers": 2 }, "m15": { "buys": 5, "sells": 5, "buyers": 5, "sellers": 5 }, "m30": { "buys": 7, "sells": 12, "buyers": 7, "sellers": 12 }, "h1": { "buys": 23, "sells": 22, "buyers": 20, "sellers": 21 }, "h6": { "buys": 184, "sells": 127, "buyers": 110, "sellers": 87 }, "h24": { "buys": 1276, "sells": 1015, "buyers": 446, "sellers": 420 } }, "volume_usd": { "m5": "435.7792139229", "m15": "1574.2441194475", "m30": "6030.915604559", "h1": "12123.3780534439", "h6": "60492.4273992266", "h24": "640618.312450833" }, "reserve_in_usd": "522527.6322" }, "relationships": { "base_token": { "data": { "id": "base_0x290f057a2c59b95d8027aa4abf31782676502071", "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": "solana_58fzJMbX5PatnfJPqWWsqkVFPRKptkbb5r2vCw4Qq3z9", "type": "pool", "attributes": { "base_token_price_usd": "0.0472092185720572", "base_token_price_native_currency": "0.000378692865108725", "quote_token_price_usd": "124.71", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0003786928651", "quote_token_price_base_token": "2640.662373485", "address": "58fzJMbX5PatnfJPqWWsqkVFPRKptkbb5r2vCw4Qq3z9", "name": "VINE / SOL", "pool_created_at": "2025-01-23T00:22:43Z", "fdv_usd": "47208505.7763971", "market_cap_usd": "47472651.7060316", "price_change_percentage": { "m5": "-0.23", "m15": "0.52", "m30": "-1.29", "h1": "3.5", "h6": "-1.85", "h24": "39.12" }, "transactions": { "m5": { "buys": 14, "sells": 24, "buyers": 11, "sellers": 19 }, "m15": { "buys": 50, "sells": 92, "buyers": 24, "sellers": 53 }, "m30": { "buys": 89, "sells": 151, "buyers": 44, "sellers": 79 }, "h1": { "buys": 271, "sells": 317, "buyers": 128, "sellers": 142 }, "h6": { "buys": 1055, "sells": 1109, "buyers": 396, "sellers": 451 }, "h24": { "buys": 10233, "sells": 10447, "buyers": 1830, "sellers": 1750 } }, "volume_usd": { "m5": "9786.948638298", "m15": "55078.080680212", "m30": "93039.0941455759", "h1": "315596.532281562", "h6": "905970.479882054", "h24": "10817304.4828912" }, "reserve_in_usd": "2959635.2178" }, "relationships": { "base_token": { "data": { "id": "solana_6AJcP7wuLwmRYLBNbi825wgguaPsWzPBEHcHndpRpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "type": "dex" } } } }, { "id": "base_0x4b0aaf3ebb163dd45f663b38b6d93f6093ebc2d3", "type": "pool", "attributes": { "base_token_price_usd": "0.000292000125427865", "base_token_price_native_currency": "0.000000159881022658731", "quote_token_price_usd": "1826.34", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000001598810227", "quote_token_price_base_token": "6254651.01092403", "address": "0x4b0aaf3ebb163dd45f663b38b6d93f6093ebc2d3", "name": "TOSHI / WETH 1%", "pool_created_at": "2023-11-06T23:43:21Z", "fdv_usd": "122840736.186273", "market_cap_usd": "122841532.754526", "price_change_percentage": { "m5": "0", "m15": "0.23", "m30": "2.05", "h1": "-0.06", "h6": "-2.27", "h24": "-1.37" }, "transactions": { "m5": { "buys": 1, "sells": 0, "buyers": 1, "sellers": 0 }, "m15": { "buys": 2, "sells": 0, "buyers": 2, "sellers": 0 }, "m30": { "buys": 2, "sells": 1, "buyers": 2, "sellers": 1 }, "h1": { "buys": 10, "sells": 1, "buyers": 3, "sellers": 1 }, "h6": { "buys": 41, "sells": 39, "buyers": 7, "sellers": 23 }, "h24": { "buys": 392, "sells": 196, "buyers": 67, "sellers": 68 } }, "volume_usd": { "m5": "0.9933622985", "m15": "12.6030641961", "m30": "14.9176941755", "h1": "19.3265662757", "h6": "8657.5352703005", "h24": "91166.5899747308" }, "reserve_in_usd": "1957652.1462" }, "relationships": { "base_token": { "data": { "id": "base_0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4", "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": "solana_4p4GEsRtSkWeyQawRyPbAC6Sh3yAbiadQKt7kJww2dmS", "type": "pool", "attributes": { "base_token_price_usd": "0.00183218053007206", "base_token_price_native_currency": "0.0000147372843521091", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00001473728435", "quote_token_price_base_token": "67855.1065520349", "address": "4p4GEsRtSkWeyQawRyPbAC6Sh3yAbiadQKt7kJww2dmS", "name": "Grok / SOL", "pool_created_at": "2025-03-29T05:12:29Z", "fdv_usd": "1832180.53007206", "market_cap_usd": null, "price_change_percentage": { "m5": "-2", "m15": "-8.31", "m30": "-14.95", "h1": "-14.39", "h6": "-2.29", "h24": "27.25" }, "transactions": { "m5": { "buys": 56, "sells": 37, "buyers": 35, "sellers": 32 }, "m15": { "buys": 156, "sells": 131, "buyers": 88, "sellers": 104 }, "m30": { "buys": 329, "sells": 224, "buyers": 166, "sellers": 184 }, "h1": { "buys": 514, "sells": 432, "buyers": 284, "sellers": 309 }, "h6": { "buys": 3153, "sells": 2753, "buyers": 1531, "sellers": 1410 }, "h24": { "buys": 24645, "sells": 20728, "buyers": 7882, "sellers": 7992 } }, "volume_usd": { "m5": "21644.369318896", "m15": "51530.9404320178", "m30": "97289.3052626075", "h1": "170155.585694723", "h6": "1034849.67616749", "h24": "9136837.27146444" }, "reserve_in_usd": "219134.865" }, "relationships": { "base_token": { "data": { "id": "solana_6mmEpBUYdfNdWN4nByn1uuN7pry5SZKsaBp3Ea23pump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_J3JeorQjFNLpP1Te1shKDs2CGnqVma1iaxJxPKUaCxKh", "type": "pool", "attributes": { "base_token_price_usd": "0.00267153893002339", "base_token_price_native_currency": "0.0000213892165385123", "quote_token_price_usd": "124.59", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00002138921654", "quote_token_price_base_token": "46752.5305660192", "address": "J3JeorQjFNLpP1Te1shKDs2CGnqVma1iaxJxPKUaCxKh", "name": "COUNTRY / SOL", "pool_created_at": "2025-03-31T17:00:45Z", "fdv_usd": "2671538.93002339", "market_cap_usd": null, "price_change_percentage": { "m5": "-10.45", "m15": "-8.53", "m30": "4.29", "h1": "-1.01", "h6": "39.09", "h24": "4968.52" }, "transactions": { "m5": { "buys": 374, "sells": 197, "buyers": 168, "sellers": 140 }, "m15": { "buys": 840, "sells": 645, "buyers": 368, "sellers": 320 }, "m30": { "buys": 1633, "sells": 1449, "buyers": 645, "sellers": 573 }, "h1": { "buys": 3527, "sells": 3158, "buyers": 1260, "sellers": 1184 }, "h6": { "buys": 55728, "sells": 41817, "buyers": 10639, "sellers": 9270 }, "h24": { "buys": 68852, "sells": 53998, "buyers": 13921, "sellers": 11320 } }, "volume_usd": { "m5": "86824.5169769648", "m15": "196213.591166246", "m30": "396891.176902092", "h1": "920572.336989788", "h6": "18579083.3425339", "h24": "22581311.2537805" }, "reserve_in_usd": "204401.2275" }, "relationships": { "base_token": { "data": { "id": "solana_A8JBhB6t8ktie5FcX2wqieQfQFJ34JyPZYvGVE3Ypump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "base_0x5116773e18a9c7bb03ebb961b38678e45e238923", "type": "pool", "attributes": { "base_token_price_usd": "0.000101467143986719", "base_token_price_native_currency": "0.0000000556273124859058", "quote_token_price_usd": "1824.02", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00000005562731249", "quote_token_price_base_token": "17976780.7451307", "address": "0x5116773e18a9c7bb03ebb961b38678e45e238923", "name": "DRB / WETH 1%", "pool_created_at": "2025-03-07T09:58:57Z", "fdv_usd": "10145759.3298753", "market_cap_usd": "10158934.01", "price_change_percentage": { "m5": "-0.12", "m15": "2.04", "m30": "-0.22", "h1": "1.11", "h6": "-4.29", "h24": "-13.55" }, "transactions": { "m5": { "buys": 4, "sells": 0, "buyers": 4, "sellers": 0 }, "m15": { "buys": 5, "sells": 3, "buyers": 5, "sellers": 3 }, "m30": { "buys": 11, "sells": 14, "buyers": 8, "sellers": 13 }, "h1": { "buys": 29, "sells": 28, "buyers": 19, "sellers": 23 }, "h6": { "buys": 209, "sells": 189, "buyers": 94, "sellers": 104 }, "h24": { "buys": 1101, "sells": 783, "buyers": 378, "sellers": 371 } }, "volume_usd": { "m5": "28.6301521981", "m15": "279.9544167767", "m30": "5513.4845735307", "h1": "20090.7927276302", "h6": "162895.724794074", "h24": "960373.670049253" }, "reserve_in_usd": "979521.3753" }, "relationships": { "base_token": { "data": { "id": "base_0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2", "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": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d", "type": "pool", "attributes": { "base_token_price_usd": "0.436636656113928", "base_token_price_native_currency": "0.00024031356826250302526227367180867827702725", "quote_token_price_usd": "1.00015895226145", "quote_token_price_native_currency": "0.000548805140532945", "base_token_price_quote_token": "0.4378850534", "quote_token_price_base_token": "2.2837043472", "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d", "name": "AERO / USDC", "pool_created_at": "2023-09-07T22:50:55Z", "fdv_usd": "681496406.412884", "market_cap_usd": "350066838.500556", "price_change_percentage": { "m5": "0.06", "m15": "-0.08", "m30": "-0.07", "h1": "-0.57", "h6": "-1.46", "h24": "-5.37" }, "transactions": { "m5": { "buys": 0, "sells": 32, "buyers": 5, "sellers": 0 }, "m15": { "buys": 3, "sells": 108, "buyers": 16, "sellers": 2 }, "m30": { "buys": 3, "sells": 196, "buyers": 22, "sellers": 2 }, "h1": { "buys": 29, "sells": 394, "buyers": 40, "sellers": 14 }, "h6": { "buys": 328, "sells": 2360, "buyers": 187, "sellers": 120 }, "h24": { "buys": 2433, "sells": 11126, "buyers": 1024, "sellers": 489 } }, "volume_usd": { "m5": "37.1116872368", "m15": "2043.3963177054", "m30": "2292.3915836084", "h1": "18996.6550370588", "h6": "413853.400600643", "h24": "3922585.4852426" }, "reserve_in_usd": "52213429.1639" }, "relationships": { "base_token": { "data": { "id": "base_0x940181a94a35a4569e4529a3cdfb74e38fd98631", "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_0xd9edc75a3a797ec92ca370f19051babebfb2edee", "type": "pool", "attributes": { "base_token_price_usd": "0.163553127601546", "base_token_price_native_currency": "0.000089751113256769", "quote_token_price_usd": "1822.43", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00008975111326", "quote_token_price_base_token": "11141.9230772", "address": "0xd9edc75a3a797ec92ca370f19051babebfb2edee", "name": "KTA / WETH", "pool_created_at": "2025-03-05T18:32:49Z", "fdv_usd": "163553118.914088", "market_cap_usd": "64595099.88", "price_change_percentage": { "m5": "1.38", "m15": "2.82", "m30": "3.07", "h1": "2.15", "h6": "30.18", "h24": "17.72" }, "transactions": { "m5": { "buys": 9, "sells": 10, "buyers": 9, "sellers": 6 }, "m15": { "buys": 21, "sells": 19, "buyers": 16, "sellers": 13 }, "m30": { "buys": 52, "sells": 38, "buyers": 41, "sellers": 27 }, "h1": { "buys": 104, "sells": 75, "buyers": 77, "sellers": 49 }, "h6": { "buys": 283, "sells": 391, "buyers": 173, "sellers": 212 }, "h24": { "buys": 842, "sells": 912, "buyers": 438, "sellers": 402 } }, "volume_usd": { "m5": "36720.0893748041", "m15": "70558.0848577467", "m30": "106234.586159862", "h1": "223801.087004336", "h6": "979650.162485921", "h24": "2408897.36556285" }, "reserve_in_usd": "5321107.6552" }, "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_D5FERBZNXA2KGMnCY9LMcPbHXadTCpHDtBQsGNcLzAky", "type": "pool", "attributes": { "base_token_price_usd": "0.000623689198528818", "base_token_price_native_currency": "0.00000519854905277452", "quote_token_price_usd": "124.59", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000005198549053", "quote_token_price_base_token": "192361.366575216", "address": "D5FERBZNXA2KGMnCY9LMcPbHXadTCpHDtBQsGNcLzAky", "name": "pleb / SOL", "pool_created_at": "2025-03-28T23:33:50Z", "fdv_usd": "623682.141746446", "market_cap_usd": "720055.221076178", "price_change_percentage": { "m5": "-9.65", "m15": "-15.78", "m30": "-14.37", "h1": "-25.91", "h6": "-49.84", "h24": "-76.49" }, "transactions": { "m5": { "buys": 109, "sells": 72, "buyers": 82, "sellers": 61 }, "m15": { "buys": 276, "sells": 198, "buyers": 162, "sellers": 141 }, "m30": { "buys": 457, "sells": 292, "buyers": 226, "sellers": 196 }, "h1": { "buys": 832, "sells": 628, "buyers": 369, "sellers": 365 }, "h6": { "buys": 4875, "sells": 4286, "buyers": 1671, "sellers": 1634 }, "h24": { "buys": 18930, "sells": 19208, "buyers": 4566, "sellers": 4733 } }, "volume_usd": { "m5": "33998.7013863652", "m15": "69401.4196218769", "m30": "112886.746161338", "h1": "254354.147275154", "h6": "1476070.21507903", "h24": "5814686.78925532" }, "reserve_in_usd": "108674.1053" }, "relationships": { "base_token": { "data": { "id": "solana_6PaVHw2HR6ybTvPMXkLcGUF2A6Hiy857k8PQXkTnpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_6LBdakbTD4iixdBtEd6AwJRrnBxN35Ksg6nFL1s6XuVW", "type": "pool", "attributes": { "base_token_price_usd": "0.000534532816614359", "base_token_price_native_currency": "0.00000427117", "quote_token_price_usd": "124.58", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00000427117", "quote_token_price_base_token": "234127.885333527", "address": "6LBdakbTD4iixdBtEd6AwJRrnBxN35Ksg6nFL1s6XuVW", "name": "dawg / SOL", "pool_created_at": "2025-03-19T23:08:45Z", "fdv_usd": "534503.702304734", "market_cap_usd": "535231.400651382", "price_change_percentage": { "m5": "-0.32", "m15": "0.03", "m30": "-0.18", "h1": "-7.2", "h6": "-15.66", "h24": "-31.73" }, "transactions": { "m5": { "buys": 9, "sells": 13, "buyers": 9, "sellers": 13 }, "m15": { "buys": 56, "sells": 47, "buyers": 50, "sellers": 46 }, "m30": { "buys": 122, "sells": 85, "buyers": 104, "sellers": 79 }, "h1": { "buys": 259, "sells": 211, "buyers": 178, "sellers": 169 }, "h6": { "buys": 1700, "sells": 1627, "buyers": 732, "sellers": 933 }, "h24": { "buys": 9147, "sells": 7485, "buyers": 3537, "sellers": 3067 } }, "volume_usd": { "m5": "3013.648490562", "m15": "8694.2631667981", "m30": "17708.369545709", "h1": "44667.5956910914", "h6": "279279.480311161", "h24": "1392696.64855314" }, "reserve_in_usd": "87291.7683" }, "relationships": { "base_token": { "data": { "id": "solana_3rdCUNNgj52frYdp3cJLwQ6xzJibjyjsPCtNMRUDpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "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 cao và mạ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”.

Joshua Tobkin
Co-founder & CEO, Supra
"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".

Bruce
CEO, EtherDrops
"API DEX của CoinGecko có độ bao phủ rộng, hỗ trợ nhiều chuỗi nhất và tính khả dụng cao".

Sher
Co-founder, Kontos
Câu hỏi thường gặp
-
GeckoTerminal có API không?
- GeckoTerminal API, which was previously in Beta, has now been integrated into CoinGecko API. Users can access on-chain and aggregated market data for over 6 million coins and tokens for free or on a paid plan, depending on usage.
-
API của CoinGecko có giống API của GeckoTerminal không?
- Có. Các điểm cuối dữ liệu DEX của API của GeckoTerminal đã được tích hợp vào API của CoinGecko kể từ tháng 02 năm 2024. Người dùng và nhà phát triển có thể gọi API của CoinGecko để truy xuất dữ liệu thị trường trên chuỗi như giá token và tính thanh khoản trên các DEX, bên cạnh giá tiền mã hóa cũ và theo thời gian thực được tổng hợp, dữ liệu thị trường, siêu dữ liệu, v.v., vốn luôn được cung cấp qua API của CoinGecko.
-
API của CoinGecko lấy dữ liệu từ đâu?
-
CoinGecko aggregates cryptocurrency price and market data across 1000+ centralized and decentralized exchanges, while GeckoTerminal tracks on-chain token and market data on decentralized exchanges across 200+ networks.
CoinGecko and GeckoTerminal’s data is trusted by millions worldwide. Learn more about our Methodology and how we calculate and evaluate metrics. -
API của CoinGecko có thể cung cấp cho tôi những loại dữ liệu trên chuỗi nào?
- You can get price and liquidity data for over 6 million tokens on-chain with CoinGecko API. Additionally, you can get data on liquidity pools on a network (top pools, trending pools etc.)
-
Tần suất cập nhật hoặc làm mới dữ liệu API của CoinGecko như thế nào?
-
Endpoints are cached between 20s to 5 minutes, and most data can be expected to update at a similar interval unless otherwise stated in our documentation. Paid API plans have a faster update frequency, i.e. 20 seconds for a /simple/price endpoint.
Specifically for on-chain data, data is updated as fast as 2-3 seconds after a transaction is confirmed on the blockchain, subject to the network's availability.
We recommend users to throttle responses accordingly to call our API efficiently (i.e. avoid wasting bandwidth by making overly-frequent calls).
Đẩ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.