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
Bao phủ toàn diện các token, mạng, DEX và nhóm thanh khoản trên chuỗi
- 6M+ token
- 200+ mạng, bao gồm Ethereum, BNB Chain, Pulsechain, Arbitrum và các mạng khác
- 1.000+ DEX, bao gồm Uniswap, Pancakeswap, Orca, Raydium, Curve và các DEX khác
- 7M+ nhóm thanh khoản
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
- Dữ liệu được cập nhật sau mỗi 2-3 giây, tùy thuộc vào tình trạng hoạt động của
- mạng. Tất cả các điểm cuối đều được lưu vào bộ nhớ đệm trong khoảng từ 30 giây đến 1 phút

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.999909441120166", "base_token_price_native_currency": "0.000552274159172887", "quote_token_price_usd": "1811.87", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0005522741592", "quote_token_price_base_token": "1810.694893814", "address": "0x60594a405d53811d3bc4766596efd80fd545a270", "name": "DAI / WETH 0.05%", "pool_created_at": "2021-12-29T12:35:36Z", "fdv_usd": "3132479362.45792", "market_cap_usd": "3129517915.41415", "price_change_percentage": { "m5": "-0.04", "m15": "-0.09", "m30": "0.18", "h1": "0.22", "h6": "-0.09", "h24": "0.12" }, "transactions": { "m5": { "buys": 1, "sells": 1, "buyers": 1, "sellers": 1 }, "m15": { "buys": 6, "sells": 2, "buyers": 4, "sellers": 2 }, "m30": { "buys": 17, "sells": 5, "buyers": 13, "sellers": 4 }, "h1": { "buys": 41, "sells": 31, "buyers": 27, "sellers": 20 }, "h6": { "buys": 210, "sells": 202, "buyers": 110, "sellers": 99 }, "h24": { "buys": 616, "sells": 669, "buyers": 228, "sellers": 221 } }, "volume_usd": { "m5": "854.3058346136", "m15": "3499.9974097782", "m30": "9150.14442571", "h1": "36909.2358178547", "h6": "415634.749334114", "h24": "812683.781170915" }, "reserve_in_usd": "2243087.3868", "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": "bsc_0x82bb7279d6ac87e180864f6e55217c79b06d8829", "type": "pool", "attributes": { "base_token_price_usd": "0.00000156454539648695", "base_token_price_native_currency": "0.00000000264560596434306", "quote_token_price_usd": "587.79", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000000002645605964", "quote_token_price_base_token": "377985237.96733", "address": "0x82bb7279d6ac87e180864f6e55217c79b06d8829", "name": "BOTTLE / WBNB", "pool_created_at": "2025-04-03T18:00:05Z", "fdv_usd": "1564.545396487", "market_cap_usd": null, "price_change_percentage": { "m5": "0", "m15": "0", "m30": "0", "h1": "0", "h6": "0", "h24": "-97.12" }, "transactions": { "m5": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "m15": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "m30": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "h1": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "h6": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "h24": { "buys": 98, "sells": 198, "buyers": 65, "sellers": 68 } }, "volume_usd": { "m5": "0.0", "m15": "0.0", "m30": "0.0", "h1": "0.0", "h6": "0.0", "h24": "32673.6356049793" }, "reserve_in_usd": "2684.1275" }, "relationships": { "base_token": { "data": { "id": "bsc_0x12cd5ad420929f7021c37fa31bcb4d0fd74220aa", "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_8n1LYpyMePFzf2kXueHvXtqve6J53wBW4oG9vincr3x7", "type": "pool", "attributes": { "base_token_price_usd": "0.000540530947006413", "base_token_price_native_currency": "0.00000464931270984665", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00000464931271", "quote_token_price_base_token": "215085.554017936", "address": "8n1LYpyMePFzf2kXueHvXtqve6J53wBW4oG9vincr3x7", "name": "GOLD / SOL", "pool_created_at": "2025-03-14T02:44:56Z", "fdv_usd": "540266.727619074", "market_cap_usd": "560519.745501384", "price_change_percentage": { "m5": "-0.58", "m15": "-11.63", "m30": "-13.72", "h1": "-20.46", "h6": "-16.93", "h24": "21.05" }, "transactions": { "m5": { "buys": 9, "sells": 15, "buyers": 9, "sellers": 14 }, "m15": { "buys": 122, "sells": 57, "buyers": 102, "sellers": 54 }, "m30": { "buys": 191, "sells": 139, "buyers": 161, "sellers": 128 }, "h1": { "buys": 398, "sells": 325, "buyers": 294, "sellers": 291 }, "h6": { "buys": 2276, "sells": 2234, "buyers": 1158, "sellers": 1346 }, "h24": { "buys": 18243, "sells": 14206, "buyers": 6306, "sellers": 5038 } }, "volume_usd": { "m5": "2606.2278316668", "m15": "17713.8061271804", "m30": "28639.9883470783", "h1": "65387.2489247825", "h6": "496424.849572353", "h24": "3779589.19860109" }, "reserve_in_usd": "120992.1388" }, "relationships": { "base_token": { "data": { "id": "solana_9YnfbEaXPaPmoXnKZFmNH8hzcLyjbRf56MQP7oqGpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "type": "dex" } } } }, { "id": "solana_4qQM2x2pfhU3ToscAqkQxTfhTm7DmJe8LGWU9kvqeNH4", "type": "pool", "attributes": { "base_token_price_usd": "0.0332389227709848", "base_token_price_native_currency": "0.000272249988878818", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0002722499889", "quote_token_price_base_token": "3673.094732228", "address": "4qQM2x2pfhU3ToscAqkQxTfhTm7DmJe8LGWU9kvqeNH4", "name": "titcoin / SOL", "pool_created_at": "2025-03-06T19:43:30Z", "fdv_usd": "33223433.3347273", "market_cap_usd": "31596644.6377127", "price_change_percentage": { "m5": "1.42", "m15": "-3.97", "m30": "-4.04", "h1": "-12.22", "h6": "-4.26", "h24": "28.37" }, "transactions": { "m5": { "buys": 47, "sells": 54, "buyers": 36, "sellers": 37 }, "m15": { "buys": 371, "sells": 193, "buyers": 253, "sellers": 142 }, "m30": { "buys": 515, "sells": 373, "buyers": 336, "sellers": 265 }, "h1": { "buys": 1175, "sells": 650, "buyers": 603, "sellers": 445 }, "h6": { "buys": 5712, "sells": 5188, "buyers": 1938, "sellers": 2123 }, "h24": { "buys": 19116, "sells": 19362, "buyers": 4849, "sellers": 5705 } }, "volume_usd": { "m5": "22757.8428272013", "m15": "160740.100312821", "m30": "252840.132881956", "h1": "658987.479537247", "h6": "3329427.9830224", "h24": "10725223.3217383" }, "reserve_in_usd": "1329255.9561" }, "relationships": { "base_token": { "data": { "id": "solana_FtUEW73K6vEYHfbkfpdBZfWpxgQar2HipGdbutEhpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "type": "dex" } } } }, { "id": "solana_63amWndBz75z2j7jyKDbzXvzt36L9qdGw7CZAXbD4KNe", "type": "pool", "attributes": { "base_token_price_usd": "0.0108934136017413", "base_token_price_native_currency": "0.0000895000484260824", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00008950004843", "quote_token_price_base_token": "11173.1783120307", "address": "63amWndBz75z2j7jyKDbzXvzt36L9qdGw7CZAXbD4KNe", "name": "BUTTCOIN / SOL", "pool_created_at": "2025-01-30T16:58:31Z", "fdv_usd": "10881328.4371456", "market_cap_usd": "10930725.4834048", "price_change_percentage": { "m5": "-0.48", "m15": "-4.45", "m30": "-10.21", "h1": "-2.48", "h6": "43.72", "h24": "53.47" }, "transactions": { "m5": { "buys": 16, "sells": 23, "buyers": 15, "sellers": 23 }, "m15": { "buys": 143, "sells": 109, "buyers": 91, "sellers": 94 }, "m30": { "buys": 345, "sells": 254, "buyers": 200, "sellers": 203 }, "h1": { "buys": 832, "sells": 868, "buyers": 430, "sellers": 513 }, "h6": { "buys": 3619, "sells": 4308, "buyers": 1354, "sellers": 1732 }, "h24": { "buys": 13588, "sells": 13306, "buyers": 3593, "sellers": 3866 } }, "volume_usd": { "m5": "9001.5608022629", "m15": "57590.5426579556", "m30": "128309.800781497", "h1": "501354.065343702", "h6": "2175284.34419489", "h24": "6319103.70885671" }, "reserve_in_usd": "1047072.1497" }, "relationships": { "base_token": { "data": { "id": "solana_FasH397CeZLNYWkd3wWK9vrmjd1z93n3b59DssRXpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "type": "dex" } } } }, { "id": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d", "type": "pool", "attributes": { "base_token_price_usd": "0.356969154753095", "base_token_price_native_currency": "0.000198072811620408059537895286205062946766084", "quote_token_price_usd": "0.997723753189993", "quote_token_price_native_currency": "0.000551936046861166", "base_token_price_quote_token": "0.3588691348", "quote_token_price_base_token": "2.7865310859", "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d", "name": "AERO / USDC", "pool_created_at": "2023-09-07T22:50:55Z", "fdv_usd": "560463531.542221", "market_cap_usd": "288721623.827899", "price_change_percentage": { "m5": "0.01", "m15": "-0.46", "m30": "-1.24", "h1": "1.01", "h6": "2.64", "h24": "-6.73" }, "transactions": { "m5": { "buys": 0, "sells": 11, "buyers": 3, "sellers": 0 }, "m15": { "buys": 4, "sells": 108, "buyers": 29, "sellers": 4 }, "m30": { "buys": 21, "sells": 207, "buyers": 44, "sellers": 13 }, "h1": { "buys": 220, "sells": 362, "buyers": 54, "sellers": 45 }, "h6": { "buys": 2239, "sells": 3023, "buyers": 436, "sellers": 417 }, "h24": { "buys": 4578, "sells": 12132, "buyers": 991, "sellers": 708 } }, "volume_usd": { "m5": "0.7580183354", "m15": "50373.8135161524", "m30": "156865.220458503", "h1": "374704.567281518", "h6": "4043988.05218598", "h24": "8161098.0388128" }, "reserve_in_usd": "41990959.1915" }, "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_0x594b83709464a83f37ac77e69ddd447a8a33c0ee", "type": "pool", "attributes": { "base_token_price_usd": "0.0987545986647322", "base_token_price_native_currency": "0.000054476132939526133505652552960103652", "quote_token_price_usd": "83609.4386061106", "quote_token_price_native_currency": "46.2523447767916", "base_token_price_quote_token": "0.000001177802622", "quote_token_price_base_token": "849038.694213781", "address": "0x594b83709464a83f37ac77e69ddd447a8a33c0ee", "name": "EDGE / cbBTC", "pool_created_at": "2025-04-02T13:00:58Z", "fdv_usd": "98754598.6647322", "market_cap_usd": null, "price_change_percentage": { "m5": "0.33", "m15": "4.16", "m30": "6.56", "h1": "7.03", "h6": "20.65", "h24": "-2.56" }, "transactions": { "m5": { "buys": 10, "sells": 8, "buyers": 5, "sellers": 5 }, "m15": { "buys": 73, "sells": 79, "buyers": 14, "sellers": 29 }, "m30": { "buys": 130, "sells": 130, "buyers": 25, "sellers": 34 }, "h1": { "buys": 148, "sells": 178, "buyers": 35, "sellers": 42 }, "h6": { "buys": 624, "sells": 691, "buyers": 113, "sellers": 162 }, "h24": { "buys": 1790, "sells": 2092, "buyers": 298, "sellers": 540 } }, "volume_usd": { "m5": "6096.3978169377", "m15": "79850.8284454171", "m30": "116705.93894376", "h1": "130149.305577922", "h6": "469856.04221719", "h24": "1221058.38257163" }, "reserve_in_usd": "1696889.1569" }, "relationships": { "base_token": { "data": { "id": "base_0xed6e000def95780fb89734c07ee2ce9f6dcaf110", "type": "token" } }, "quote_token": { "data": { "id": "base_0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf", "type": "token" } }, "network": { "data": { "id": "base", "type": "network" } }, "dex": { "data": { "id": "aerodrome-base", "type": "dex" } } } }, { "id": "solana_Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH", "type": "pool", "attributes": { "base_token_price_usd": "0.00951840567680093", "base_token_price_native_currency": "0.0000789412090518525", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00007894120905", "quote_token_price_base_token": "12667.654980343", "address": "Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH", "name": "House / SOL", "pool_created_at": "2025-03-24T17:16:11Z", "fdv_usd": "9507191.51517964", "market_cap_usd": "9324643.01430276", "price_change_percentage": { "m5": "-0.45", "m15": "-2.75", "m30": "-6.64", "h1": "-19.51", "h6": "13.53", "h24": "48.05" }, "transactions": { "m5": { "buys": 15, "sells": 18, "buyers": 15, "sellers": 17 }, "m15": { "buys": 130, "sells": 113, "buyers": 101, "sellers": 83 }, "m30": { "buys": 287, "sells": 267, "buyers": 174, "sellers": 178 }, "h1": { "buys": 649, "sells": 563, "buyers": 364, "sellers": 363 }, "h6": { "buys": 3204, "sells": 3656, "buyers": 1347, "sellers": 1660 }, "h24": { "buys": 13597, "sells": 13306, "buyers": 4052, "sellers": 4257 } }, "volume_usd": { "m5": "13125.9811672666", "m15": "63258.0649680219", "m30": "135092.022579306", "h1": "326052.958152183", "h6": "1653102.45632837", "h24": "6517769.22985784" }, "reserve_in_usd": "426153.7224" }, "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_0xd9edc75a3a797ec92ca370f19051babebfb2edee", "type": "pool", "attributes": { "base_token_price_usd": "0.152314503465136", "base_token_price_native_currency": "0.0000842758212178854", "quote_token_price_usd": "1807.68", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00008427582122", "quote_token_price_base_token": "11865.7995324022", "address": "0xd9edc75a3a797ec92ca370f19051babebfb2edee", "name": "KTA / WETH", "pool_created_at": "2025-03-05T18:32:49Z", "fdv_usd": "152314495.374641", "market_cap_usd": "61557949.28", "price_change_percentage": { "m5": "-0.3", "m15": "-1.45", "m30": "-1.01", "h1": "5.65", "h6": "11.97", "h24": "29.12" }, "transactions": { "m5": { "buys": 2, "sells": 5, "buyers": 2, "sellers": 2 }, "m15": { "buys": 7, "sells": 10, "buyers": 6, "sellers": 7 }, "m30": { "buys": 35, "sells": 23, "buyers": 20, "sellers": 19 }, "h1": { "buys": 72, "sells": 75, "buyers": 43, "sellers": 48 }, "h6": { "buys": 416, "sells": 467, "buyers": 185, "sellers": 208 }, "h24": { "buys": 1406, "sells": 1138, "buyers": 531, "sellers": 424 } }, "volume_usd": { "m5": "3261.6583853655", "m15": "17452.6045807155", "m30": "56036.474013839", "h1": "220149.401455171", "h6": "1270210.16784087", "h24": "3626533.94364288" }, "reserve_in_usd": "5123711.9738" }, "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": "base_0xade9bcd4b968ee26bed102dd43a55f6a8c2416df", "type": "pool", "attributes": { "base_token_price_usd": "0.000614777754992174", "base_token_price_native_currency": "0.000000339212842575757", "quote_token_price_usd": "1812.04", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000003392128426", "quote_token_price_base_token": "2948001.59217636", "address": "0xade9bcd4b968ee26bed102dd43a55f6a8c2416df", "name": "doginme / WETH 1%", "pool_created_at": "2024-02-04T23:35:17Z", "fdv_usd": "41570864.8394303", "market_cap_usd": "41570864.8399595", "price_change_percentage": { "m5": "0", "m15": "2.03", "m30": "3.78", "h1": "5.55", "h6": "-6.04", "h24": "5.59" }, "transactions": { "m5": { "buys": 2, "sells": 0, "buyers": 2, "sellers": 0 }, "m15": { "buys": 2, "sells": 1, "buyers": 2, "sellers": 1 }, "m30": { "buys": 12, "sells": 7, "buyers": 12, "sellers": 4 }, "h1": { "buys": 40, "sells": 14, "buyers": 34, "sellers": 5 }, "h6": { "buys": 161, "sells": 161, "buyers": 80, "sellers": 79 }, "h24": { "buys": 722, "sells": 830, "buyers": 233, "sellers": 259 } }, "volume_usd": { "m5": "276.7209335658", "m15": "924.3106872073", "m30": "51341.8471011767", "h1": "81242.3589216812", "h6": "339986.004754623", "h24": "1219562.46026296" }, "reserve_in_usd": "3435290.1733" }, "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_4dzcTqnKYMEDyvYZGzZnK9iGnyRKytqSUcKxVtD1N2cN", "type": "pool", "attributes": { "base_token_price_usd": "0.0000941109884279647", "base_token_price_native_currency": "0.00000077666661909233", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.0000007766666191", "quote_token_price_base_token": "1287553.72693714", "address": "4dzcTqnKYMEDyvYZGzZnK9iGnyRKytqSUcKxVtD1N2cN", "name": "wstDOG / SOL", "pool_created_at": "2025-04-03T21:48:50Z", "fdv_usd": "94110.988427552", "market_cap_usd": null, "price_change_percentage": { "m5": "8.14", "m15": "-5.95", "m30": "0.42", "h1": "-22.56", "h6": "-53.9", "h24": "80.43" }, "transactions": { "m5": { "buys": 13, "sells": 10, "buyers": 13, "sellers": 10 }, "m15": { "buys": 53, "sells": 43, "buyers": 42, "sellers": 39 }, "m30": { "buys": 110, "sells": 125, "buyers": 78, "sellers": 89 }, "h1": { "buys": 242, "sells": 253, "buyers": 142, "sellers": 182 }, "h6": { "buys": 1852, "sells": 1650, "buyers": 796, "sellers": 939 }, "h24": { "buys": 55068, "sells": 46990, "buyers": 12790, "sellers": 11567 } }, "volume_usd": { "m5": "976.4512067468", "m15": "5501.9514777087", "m30": "14455.0484530189", "h1": "29429.23903975", "h6": "265875.702309455", "h24": "13221836.68881" }, "reserve_in_usd": "38750.8174" }, "relationships": { "base_token": { "data": { "id": "solana_7dKNGtP9YYk26V9G8SzhSRoy7QYk6LmT6oxGazrapump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "tomochain_0xaf742719c8af167bf6332c1fe4c0543b91505234", "type": "pool", "attributes": { "base_token_price_usd": "0.0000140385701476434", "base_token_price_native_currency": "0.00006824347476618883488298004307860604013885", "quote_token_price_usd": "0.0570033283550185", "quote_token_price_native_currency": "0.276269935613567", "base_token_price_quote_token": "0.0002470173767", "quote_token_price_base_token": "4048.2981934918", "address": "0xaf742719c8af167bf6332c1fe4c0543b91505234", "name": "WHEEE / C98 0.3%", "pool_created_at": "2025-03-25T08:18:00Z", "fdv_usd": "589619.946201023", "market_cap_usd": "586471.00092", "price_change_percentage": { "m5": "1.13", "m15": "0.56", "m30": "1.13", "h1": "1.63", "h6": "-9.47", "h24": "93.38" }, "transactions": { "m5": { "buys": 1, "sells": 1, "buyers": 1, "sellers": 1 }, "m15": { "buys": 10, "sells": 6, "buyers": 10, "sellers": 6 }, "m30": { "buys": 31, "sells": 10, "buyers": 31, "sellers": 10 }, "h1": { "buys": 60, "sells": 30, "buyers": 59, "sellers": 30 }, "h6": { "buys": 308, "sells": 622, "buyers": 284, "sellers": 594 }, "h24": { "buys": 1320, "sells": 1592, "buyers": 1143, "sellers": 1472 } }, "volume_usd": { "m5": "0.00005190729024", "m15": "119.5444959023", "m30": "144.7658186024", "h1": "144.9389182579", "h6": "13163.5757058334", "h24": "125158.269824507" }, "reserve_in_usd": "76720.2896" }, "relationships": { "base_token": { "data": { "id": "tomochain_0x4ade201e7a66c3c9210bab9002522c8fdbc6d1d7", "type": "token" } }, "quote_token": { "data": { "id": "tomochain_0x0fd0288aaae91eaf935e2ec14b23486f86516c8c", "type": "token" } }, "network": { "data": { "id": "tomochain", "type": "network" } }, "dex": { "data": { "id": "rabbitswap", "type": "dex" } } } }, { "id": "pepe-unchained_0x63c0dc95866cd72e5eee74682cd3027ee9df33b6", "type": "pool", "attributes": { "base_token_price_usd": "0.00496364281667739", "base_token_price_native_currency": "1.59730380086525", "quote_token_price_usd": "0.00309899", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "1.5973038009", "quote_token_price_base_token": "0.6260549806", "address": "0x63c0dc95866cd72e5eee74682cd3027ee9df33b6", "name": "ESCAPE / WPEPU 1%", "pool_created_at": "2025-02-17T05:05:47Z", "fdv_usd": "4963642.81667739", "market_cap_usd": null, "price_change_percentage": { "m5": "0.24", "m15": "2.18", "m30": "-0.84", "h1": "3.19", "h6": "10.26", "h24": "115.92" }, "transactions": { "m5": { "buys": 2, "sells": 0, "buyers": 2, "sellers": 0 }, "m15": { "buys": 6, "sells": 2, "buyers": 6, "sellers": 2 }, "m30": { "buys": 20, "sells": 4, "buyers": 11, "sellers": 3 }, "h1": { "buys": 48, "sells": 40, "buyers": 21, "sellers": 20 }, "h6": { "buys": 292, "sells": 116, "buyers": 116, "sellers": 64 }, "h24": { "buys": 899, "sells": 525, "buyers": 248, "sellers": 148 } }, "volume_usd": { "m5": "640.7254869047", "m15": "1647.109729715", "m30": "4961.2516637859", "h1": "40240.1409320102", "h6": "172034.950457758", "h24": "536034.307440365" }, "reserve_in_usd": "617541.5886" }, "relationships": { "base_token": { "data": { "id": "pepe-unchained_0x94948b4800870b4ec877f75e391d04c10f2b1c28", "type": "token" } }, "quote_token": { "data": { "id": "pepe-unchained_0x4200000000000000000000000000000000000006", "type": "token" } }, "network": { "data": { "id": "pepe-unchained", "type": "network" } }, "dex": { "data": { "id": "pepuswap", "type": "dex" } } } }, { "id": "base_0x377feeed4820b3b28d1ab429509e7a0789824fca", "type": "pool", "attributes": { "base_token_price_usd": "0.00285925490877264", "base_token_price_native_currency": "0.00000157597931789526", "quote_token_price_usd": "1809.18", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000001575979318", "quote_token_price_base_token": "634526.093486755", "address": "0x377feeed4820b3b28d1ab429509e7a0789824fca", "name": "KEYCAT / WETH", "pool_created_at": "2024-03-26T02:40:03Z", "fdv_usd": "28592155.8507324", "market_cap_usd": "28592549.09", "price_change_percentage": { "m5": "-0.04", "m15": "-1.47", "m30": "-1.76", "h1": "0.88", "h6": "-3.02", "h24": "7.5" }, "transactions": { "m5": { "buys": 4, "sells": 0, "buyers": 4, "sellers": 0 }, "m15": { "buys": 38, "sells": 12, "buyers": 30, "sellers": 3 }, "m30": { "buys": 48, "sells": 16, "buyers": 36, "sellers": 5 }, "h1": { "buys": 71, "sells": 47, "buyers": 50, "sellers": 24 }, "h6": { "buys": 693, "sells": 507, "buyers": 250, "sellers": 176 }, "h24": { "buys": 2891, "sells": 2545, "buyers": 995, "sellers": 498 } }, "volume_usd": { "m5": "366.3532598797", "m15": "5204.1584255091", "m30": "12214.9908193554", "h1": "28552.5337678662", "h6": "299562.84481299", "h24": "1323366.47115969" }, "reserve_in_usd": "1108720.2807" }, "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": "solana_8FcLaFE3gCWC3Wcbr8H1hqMbC7PBfaMnv8fMesiVArrM", "type": "pool", "attributes": { "base_token_price_usd": "0.000175585700424869", "base_token_price_native_currency": "0.00000140533699932638", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000001405336999", "quote_token_price_base_token": "711573.096331577", "address": "8FcLaFE3gCWC3Wcbr8H1hqMbC7PBfaMnv8fMesiVArrM", "name": "FEETCOIN / SOL", "pool_created_at": "2025-04-03T22:41:57Z", "fdv_usd": "175585.700424869", "market_cap_usd": null, "price_change_percentage": { "m5": "-10.84", "m15": "-15.92", "m30": "-88.6", "h1": "-90.12", "h6": "-52.56", "h24": "237.45" }, "transactions": { "m5": { "buys": 135, "sells": 72, "buyers": 117, "sellers": 71 }, "m15": { "buys": 937, "sells": 667, "buyers": 520, "sellers": 465 }, "m30": { "buys": 2304, "sells": 1784, "buyers": 893, "sellers": 1124 }, "h1": { "buys": 3209, "sells": 2428, "buyers": 1296, "sellers": 1439 }, "h6": { "buys": 9644, "sells": 7068, "buyers": 4456, "sellers": 3382 }, "h24": { "buys": 185709, "sells": 15098, "buyers": 177179, "sellers": 8789 } }, "volume_usd": { "m5": "20496.9315317272", "m15": "178192.389110369", "m30": "546987.573615206", "h1": "764465.70571875", "h6": "1963638.7337326", "h24": "4249202.10375912" }, "reserve_in_usd": "44363.3347" }, "relationships": { "base_token": { "data": { "id": "solana_3cegQ2WzuCvpdQrGbnd8pGKoQEK2U5C3hg24Lvsppump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "bsc_0x0abd7643b61fbd919e8b3b92e19bda26f22c546c", "type": "pool", "attributes": { "base_token_price_usd": "0.0234461186014387", "base_token_price_native_currency": "0.0000393681022320858201272296939045", "quote_token_price_usd": "0.997367960276016", "quote_token_price_native_currency": "0.00167382935635219", "base_token_price_quote_token": "0.0235197824", "quote_token_price_base_token": "42.5174001654", "address": "0x0abd7643b61fbd919e8b3b92e19bda26f22c546c", "name": "AITECH / USDT 0.05%", "pool_created_at": "2024-03-18T11:41:37Z", "fdv_usd": "46672528.547085", "market_cap_usd": "35524468.9630046", "price_change_percentage": { "m5": "0", "m15": "0", "m30": "0.04", "h1": "-0.41", "h6": "-0.99", "h24": "1.71" }, "transactions": { "m5": { "buys": 0, "sells": 0, "buyers": 0, "sellers": 0 }, "m15": { "buys": 0, "sells": 1, "buyers": 0, "sellers": 1 }, "m30": { "buys": 2, "sells": 2, "buyers": 1, "sellers": 2 }, "h1": { "buys": 10, "sells": 12, "buyers": 9, "sellers": 8 }, "h6": { "buys": 82, "sells": 81, "buyers": 57, "sellers": 46 }, "h24": { "buys": 248, "sells": 341, "buyers": 139, "sellers": 148 } }, "volume_usd": { "m5": "0.0", "m15": "0.2034693557", "m30": "124.3364411917", "h1": "1695.5578797704", "h6": "20429.1983043753", "h24": "77406.4121825808" }, "reserve_in_usd": "363300.994" }, "relationships": { "base_token": { "data": { "id": "bsc_0x2d060ef4d6bf7f9e5edde373ab735513c0e4f944", "type": "token" } }, "quote_token": { "data": { "id": "bsc_0x55d398326f99059ff775485246999027b3197955", "type": "token" } }, "network": { "data": { "id": "bsc", "type": "network" } }, "dex": { "data": { "id": "pancakeswap-v3-bsc", "type": "dex" } } } }, { "id": "solana_GiqkyXUkexS2WNMadEKq1JRPELcF97nU7zHz1DH4zyvM", "type": "pool", "attributes": { "base_token_price_usd": "0.00094079881737554", "base_token_price_native_currency": "0.00000770541716665034", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000007705417167", "quote_token_price_base_token": "129778.826813956", "address": "GiqkyXUkexS2WNMadEKq1JRPELcF97nU7zHz1DH4zyvM", "name": "PT / SOL", "pool_created_at": "2025-04-02T22:05:39Z", "fdv_usd": "940798.81737554", "market_cap_usd": null, "price_change_percentage": { "m5": "-14.66", "m15": "-25.4", "m30": "-27.55", "h1": "-27.44", "h6": "-40.92", "h24": "-62.59" }, "transactions": { "m5": { "buys": 207, "sells": 81, "buyers": 138, "sellers": 76 }, "m15": { "buys": 340, "sells": 178, "buyers": 197, "sellers": 153 }, "m30": { "buys": 440, "sells": 226, "buyers": 246, "sellers": 192 }, "h1": { "buys": 637, "sells": 391, "buyers": 335, "sellers": 325 }, "h6": { "buys": 3621, "sells": 3221, "buyers": 1461, "sellers": 1568 }, "h24": { "buys": 19002, "sells": 16103, "buyers": 5609, "sellers": 6057 } }, "volume_usd": { "m5": "64605.7057678989", "m15": "155980.340706594", "m30": "179374.38188", "h1": "247878.757143844", "h6": "1231141.34809954", "h24": "5798443.16891529" }, "reserve_in_usd": "138037.2255" }, "relationships": { "base_token": { "data": { "id": "solana_4M4ypzyZA7Sp2weYEMfnWuJ6wBVpNaMgaGTanmTspump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_H9d3XHfvMGfoohydEpqh4w3mopnvjCRzE9VqaiHKdqs7", "type": "pool", "attributes": { "base_token_price_usd": "0.00839957169520515", "base_token_price_native_currency": "0.0000693379175138353", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00006933791751", "quote_token_price_base_token": "14422.1233612975", "address": "H9d3XHfvMGfoohydEpqh4w3mopnvjCRzE9VqaiHKdqs7", "name": "Ghibli / SOL", "pool_created_at": "2025-03-26T09:50:11Z", "fdv_usd": "8398795.44101984", "market_cap_usd": "8478711.26014411", "price_change_percentage": { "m5": "-0.89", "m15": "0.1", "m30": "1.39", "h1": "4.48", "h6": "2.95", "h24": "0.67" }, "transactions": { "m5": { "buys": 7, "sells": 3, "buyers": 3, "sellers": 3 }, "m15": { "buys": 30, "sells": 40, "buyers": 13, "sellers": 30 }, "m30": { "buys": 97, "sells": 93, "buyers": 26, "sellers": 57 }, "h1": { "buys": 220, "sells": 253, "buyers": 80, "sellers": 107 }, "h6": { "buys": 1267, "sells": 1212, "buyers": 412, "sellers": 482 }, "h24": { "buys": 5584, "sells": 4744, "buyers": 1304, "sellers": 1399 } }, "volume_usd": { "m5": "2825.1164004464", "m15": "12532.528643677", "m30": "22394.2496339323", "h1": "52648.0950434389", "h6": "399950.368883684", "h24": "1686472.76508318" }, "reserve_in_usd": "570597.7127" }, "relationships": { "base_token": { "data": { "id": "solana_4TBi66vi32S7J8X1A6eWfaLHYmUXu7CStcEmsJQdpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_GseMAnNDvntR5uFePZ51yZBXzNSn7GdFPkfHwfr6d77J", "type": "pool", "attributes": { "base_token_price_usd": "0.00377340895169687", "base_token_price_native_currency": "0.0000310882036072894", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.00003108820361", "quote_token_price_base_token": "32166.5417735982", "address": "GseMAnNDvntR5uFePZ51yZBXzNSn7GdFPkfHwfr6d77J", "name": "Figure / SOL", "pool_created_at": "2025-03-31T17:27:40Z", "fdv_usd": "3773408.95169687", "market_cap_usd": null, "price_change_percentage": { "m5": "-2.38", "m15": "-11.72", "m30": "-11.78", "h1": "-3.72", "h6": "3.63", "h24": "305.75" }, "transactions": { "m5": { "buys": 24, "sells": 25, "buyers": 23, "sellers": 24 }, "m15": { "buys": 144, "sells": 133, "buyers": 106, "sellers": 109 }, "m30": { "buys": 275, "sells": 257, "buyers": 194, "sellers": 198 }, "h1": { "buys": 768, "sells": 679, "buyers": 435, "sellers": 446 }, "h6": { "buys": 4958, "sells": 4236, "buyers": 2138, "sellers": 1974 }, "h24": { "buys": 24173, "sells": 16770, "buyers": 6264, "sellers": 5119 } }, "volume_usd": { "m5": "10824.8418127507", "m15": "62193.9723140499", "m30": "110755.831179225", "h1": "317545.574251686", "h6": "2019085.261263", "h24": "7849129.11101902" }, "reserve_in_usd": "229575.6393" }, "relationships": { "base_token": { "data": { "id": "solana_7LSsEoJGhLeZzGvDofTdNg7M3JttxQqGWNLo6vWMpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "pumpswap", "type": "dex" } } } }, { "id": "solana_Bzc9NZfMqkXR6fz1DBph7BDf9BroyEf6pnzESP7v5iiw", "type": "pool", "attributes": { "base_token_price_usd": "0.467880706854234", "base_token_price_native_currency": "0.00384158624815668", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.003841586248", "quote_token_price_base_token": "260.309136748", "address": "Bzc9NZfMqkXR6fz1DBph7BDf9BroyEf6pnzESP7v5iiw", "name": "Fartcoin / SOL", "pool_created_at": "2024-10-18T06:09:47Z", "fdv_usd": "467877379.262175", "market_cap_usd": "466225884.175592", "price_change_percentage": { "m5": "0.58", "m15": "-1.56", "m30": "-3.68", "h1": "2.58", "h6": "14.7", "h24": "26.11" }, "transactions": { "m5": { "buys": 40, "sells": 3, "buyers": 11, "sellers": 3 }, "m15": { "buys": 42, "sells": 117, "buyers": 12, "sellers": 33 }, "m30": { "buys": 158, "sells": 353, "buyers": 60, "sellers": 45 }, "h1": { "buys": 484, "sells": 621, "buyers": 120, "sellers": 85 }, "h6": { "buys": 3635, "sells": 4409, "buyers": 440, "sellers": 418 }, "h24": { "buys": 11552, "sells": 11573, "buyers": 895, "sellers": 833 } }, "volume_usd": { "m5": "25436.0480010477", "m15": "92563.6018703108", "m30": "319491.107283715", "h1": "946653.725775966", "h6": "5783475.76020693", "h24": "16809844.8610028" }, "reserve_in_usd": "14344512.0204" }, "relationships": { "base_token": { "data": { "id": "solana_9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump", "type": "token" } }, "quote_token": { "data": { "id": "solana_So11111111111111111111111111111111111111112", "type": "token" } }, "network": { "data": { "id": "solana", "type": "network" } }, "dex": { "data": { "id": "raydium", "type": "dex" } } } }, { "id": "solana_q4oggBDyBgQrCR8XbpjxULzehaTUokLYTZMnnJfVC6e", "type": "pool", "attributes": { "base_token_price_usd": "0.000398238566652013", "base_token_price_native_currency": "0.00000328770882120663", "quote_token_price_usd": "121.73", "quote_token_price_native_currency": "1.0", "base_token_price_quote_token": "0.000003287708821", "quote_token_price_base_token": "304163.189133333", "address": "q4oggBDyBgQrCR8XbpjxULzehaTUokLYTZMnnJfVC6e", "name": "Gold Card / SOL", "pool_created_at": "2025-02-27T00:31:14Z", "fdv_usd": "398166.249671821", "market_cap_usd": null, "price_change_percentage": { "m5": "-6.26", "m15": "-15.35", "m30": "-10.66", "h1": "-17.1", "h6": "-20.31", "h24": "216.2" }, "transactions": { "m5": { "buys": 40, "sells": 13, "buyers": 37, "sellers": 13 }, "m15": { "buys": 75, "sells": 43, "buyers": 69, "sellers": 40 }, "m30": { "buys": 113, "sells": 108, "buyers": 96, "sellers": 101 }, "h1": { "buys": 362, "sells": 279, "buyers": 234, "sellers": 214 }, "h6": { "buys": 1088, "sells": 949, "buyers": 609, "sellers": 655 }, "h24": { "buys": 9288, "sells": 7014, "buyers": 3396, "sellers": 2731 } }, "volume_usd": { "m5": "8762.408638935", "m15": "15095.4036208647", "m30": "30543.1826421001", "h1": "121166.588825285", "h6": "297966.688707956", "h24": "2609196.57711996" }, "reserve_in_usd": "78969.9099" }, "relationships": { "base_token": { "data": { "id": "solana_2r14PUPidY1ZGPvDRVSQCZMYW8R8t8WtqdbCXFsLpump", "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?
- API của GeckoTerminal, trước đây ở phiên bản Beta, hiện đã được tích hợp vào API của CoinGecko. Người dùng có thể truy cập dữ liệu thị trường tổng hợp và trên chuỗi cho hơn 6 triệu đồng tiền và mã token miễn phí hoặc theo gói trả phí, tùy thuộc vào cách sử dụng.
-
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 tổng hợp dữ liệu giá và thị trường của tiền điện tử từ hơn 1000 sàn giao dịch tập trung và phi tập trung, trong khi GeckoTerminal theo dõi dữ liệu token trên chuỗi và thị trường trên các sàn giao dịch phi tập trung thuộc nhiều 200 mạng lưới khác nhau.
Dữ liệu từ CoinGecko và GeckoTerminal được hàng triệu người trên thế giới tin tưởng. Tìm hiểu thêm về phương pháp của chúng tôi cũng như cách chúng tôi tính toán và đánh giá các chỉ số. -
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?
- Bạn có thể lấy dữ liệu giá và thanh khoản cho hơn một 6 triệu token trên chuỗi với CoinGecko API. Ngoài ra, bạn có thể lấy dữ liệu về các nhóm thanh khoản trên mạng (nhóm hàng đầu, nhóm xu hướng, v.v.)
-
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?
-
Các điểm cuối được lưu vào bộ nhớ đệm trong khoảng thời gian từ 20 giây đến 5 phút và hầu hết dữ liệu có thể được cập nhật ở khoảng thời gian tương tự trừ khi có quy định khác trong tài liệu của chúng tôi. Các gói API trả phí có tần suất cập nhật nhanh hơn, tức là 20 giây cho điểm cuối /simple/price.
Cụ thể đối với dữ liệu trên chuỗi, dữ liệu được cập nhật trong vòng 2-3 giây sau khi giao dịch được xác nhận trên blockchain, tùy thuộc vào mức độ sẵn sàng của mạng.
Chúng tôi khuyên người dùng nên điều chỉnh tần suất gọi API của chúng tôi một cách hợp lý (ví dụ: tránh lãng phí băng thông bằng cách thực hiện các cuộc gọi quá thường xuyên).
Đẩ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.