Coins: 18,165
ตลาดแลกเปลี่ยน: 1,511
มูลค่าตามราคาตลาด: 2.28T $ 0.5%
ปริมาณ 24 ชม.: 50.61B $
ค่าความเด่น:
แก๊ส: 0.104 GWEI
ส่วนที่เพิ่มขึ้น

โทเค็น DEX และ API ข้อมูลการตลาดแบบออนไลน์สำหรับโครงการ DeFi และนักพัฒนา

รับการครอบคลุมตลาดคริปโตที่สมบูรณ์แบบ ที่ส่งมอบโดย CoinGecko API ซึ่งเป็นผู้มีอำนาจด้านข้อมูลคริปโตอิสระที่ใหญ่ที่สุดในโลกตั้งแต่ปี 2014
ข้อมูลได้รับการสนับสนุนโดย
ได้รับความไว้วางใจจากโครงการ Web3 ชั้นนำ

API ข้อมูล On-Chain DEX ที่กว้างขวางและเชื่อถือได้

เข้าถึงข้อมูลตลาดออนไลน์จาก DEX เช่น Uniswap, PancakeSwap, Orca, Curve และอื่นๆ ผ่านเครือข่ายหลักๆ ด้วย API ข้อมูล DEX ที่กว้างขวางและเชื่อถือได้ของเรา
42M+
คอยน์และโทเค็น
250+
เครือข่าย
1,900+
DEXes

ปรับขนาดโครงการ DeFi ของคุณอย่างมีประสิทธิภาพ

API ที่รวมเป็นหนึ่ง หนึ่งรายการสำหรับข้อมูลคริปโต, NFT และ DEX

ลดความซับซ้อนของกระบวนการบูรณาการด้วย API ข้อมูลการเข้ารหัสแบบรวมหนึ่งเดียวที่ให้การครอบคลุมที่สมบูรณ์
หมวดหมู่จุดสิ้นสุด คำอธิบาย
/onchain/simple/*/token_price/* วิธีที่ง่ายที่สุดในการรับราคาโทเค็น USD ล่าสุดบนเครือข่ายพร้อมที่อยู่โทเค็น
/onchain/networks รับรายชื่อเครือข่ายที่รองรับทั้งหมด
/onchain/network/*dexes รับรายการ dexes ที่รองรับทั้งหมดบนเครือข่าย
/onchains/network/*/pools/* รับข้อมูลกลุ่มสภาพคล่อง เช่น กลุ่มแนวโน้ม กลุ่มใหม่ และข้อมูลตลาด เช่น ราคา สำรอง มูลค่าตลาด ธุรกรรม ปริมาณ จุดสิ้นสุดการค้นหายังพร้อมให้ค้นหาพูลบนเครือข่ายอีกด้วย
/onchains/network/*/tokens/* รับข้อมูลที่เกี่ยวข้องกับโทเค็น เช่น กลุ่มยอดนิยม ราคา fdv สำรอง ปริมาณ มูลค่าตลาด คะแนน geckoterminal รหัส coingecko api นอกจากนี้ยังมีข้อมูลเมตา รวมถึงรูปภาพ เว็บไซต์ คำอธิบาย และลิงก์โซเชียลมีเดีย
/onchains/network/*/ohlcvs/* รับข้อมูลแผนภูมิประวัติ OHLCV ของกลุ่มสภาพคล่อง
/onchains/network/*/trades รับการซื้อขายล่าสุด 300 รายการจากกลุ่มสภาพคล่อง
// รับราคาและข้อมูลการตลาดของกลุ่มสภาพคล่อง
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998809774165367",
      "base_token_price_native_currency": "0.000526061358021677",
      "quote_token_price_usd": "1902.11",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.000526061358",
      "quote_token_price_base_token": "1900.918941776",
      "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": "4576867568.08054",
      "market_cap_usd": "4575674559.17413",
      "price_change_percentage": {
        "m5": "-0.184",
        "m15": "-0.184",
        "m30": "0.037",
        "h1": "-0.045",
        "h6": "-0.057",
        "h24": "-0.285"
      },
      "transactions": {
        "m5": {
          "buys": 6,
          "sells": 6,
          "buyers": 6,
          "sellers": 6
        },
        "m15": {
          "buys": 6,
          "sells": 6,
          "buyers": 6,
          "sellers": 6
        },
        "m30": {
          "buys": 10,
          "sells": 9,
          "buyers": 9,
          "sellers": 9
        },
        "h1": {
          "buys": 17,
          "sells": 14,
          "buyers": 16,
          "sellers": 12
        },
        "h6": {
          "buys": 80,
          "sells": 90,
          "buyers": 62,
          "sellers": 60
        },
        "h24": {
          "buys": 326,
          "sells": 385,
          "buyers": 202,
          "sellers": 202
        }
      },
      "volume_usd": {
        "m5": "2266.6329278988",
        "m15": "2266.6329278988",
        "m30": "3664.9170220541",
        "h1": "5274.3378545474",
        "h6": "23956.8603497841",
        "h24": "128684.049780005"
      },
      "reserve_in_usd": "917477.6228",
      "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"
        }
      }
    }
  }
}
// ค้นพบพูลที่ได้รับความนิยม
{
  "data": [
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0996284677802451",
        "base_token_price_native_currency": "0.0000523203006134673",
        "quote_token_price_usd": "1904.2",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005232030061",
        "quote_token_price_base_token": "19113.0400298694",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "98525054.7845657",
        "market_cap_usd": "98527304.69116",
        "price_change_percentage": {
          "m5": "-0.189",
          "m15": "1.271",
          "m30": "-2.764",
          "h1": "-2.02",
          "h6": "-13.765",
          "h24": "2.951"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 19,
            "buyers": 6,
            "sellers": 15
          },
          "m15": {
            "buys": 85,
            "sells": 29,
            "buyers": 42,
            "sellers": 25
          },
          "m30": {
            "buys": 381,
            "sells": 180,
            "buyers": 149,
            "sellers": 79
          },
          "h1": {
            "buys": 662,
            "sells": 276,
            "buyers": 202,
            "sellers": 122
          },
          "h6": {
            "buys": 6080,
            "sells": 3163,
            "buyers": 1059,
            "sellers": 1051
          },
          "h24": {
            "buys": 33991,
            "sells": 19604,
            "buyers": 4917,
            "sellers": 4385
          }
        },
        "volume_usd": {
          "m5": "5667.1745688102",
          "m15": "77865.3120115659",
          "m30": "374790.700750219",
          "h1": "631257.632083312",
          "h6": "6560356.47701953",
          "h24": "54702389.6315865"
        },
        "reserve_in_usd": "4690636.2349"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00740144095528142",
        "base_token_price_native_currency": "0.00000392106438861474",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003921064389",
        "quote_token_price_base_token": "255032.792346796",
        "address": "0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
        "name": "FRONG / WETH 0.25%",
        "pool_created_at": "2026-07-30T20:16:59Z",
        "fdv_usd": "7401440.95425618",
        "market_cap_usd": "7401440.955",
        "price_change_percentage": {
          "m5": "-0.232",
          "m15": "-4.505",
          "m30": "2.742",
          "h1": "35.414",
          "h6": "13.68",
          "h24": "-34.82"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 9,
            "buyers": 6,
            "sellers": 9
          },
          "m15": {
            "buys": 117,
            "sells": 126,
            "buyers": 87,
            "sellers": 99
          },
          "m30": {
            "buys": 519,
            "sells": 577,
            "buyers": 244,
            "sellers": 332
          },
          "h1": {
            "buys": 2104,
            "sells": 2052,
            "buyers": 748,
            "sellers": 843
          },
          "h6": {
            "buys": 4798,
            "sells": 4225,
            "buyers": 1513,
            "sellers": 1440
          },
          "h24": {
            "buys": 23188,
            "sells": 20066,
            "buyers": 4314,
            "sellers": 4204
          }
        },
        "volume_usd": {
          "m5": "3794.3758506761",
          "m15": "63221.7565271952",
          "m30": "318536.404534834",
          "h1": "1413201.67799602",
          "h6": "2697084.21501607",
          "h24": "13476116.1965774"
        },
        "reserve_in_usd": "593831.0737"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x6245e67affa44a23077f0ea7f981a8dc743a0c47",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00178819160823845",
        "base_token_price_native_currency": "0.000000940044050995236",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000940044051",
        "quote_token_price_base_token": "1063779.93556928",
        "address": "0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
        "name": "POOLS / WETH 0.25%",
        "pool_created_at": "2026-07-30T16:41:56Z",
        "fdv_usd": "1797743.302",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-1.938",
          "m15": "-1.069",
          "m30": "-8.897",
          "h1": "-2.395",
          "h6": "14.882",
          "h24": "-27.501"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 14,
            "buyers": 18,
            "sellers": 14
          },
          "m15": {
            "buys": 45,
            "sells": 53,
            "buyers": 36,
            "sellers": 48
          },
          "m30": {
            "buys": 100,
            "sells": 274,
            "buyers": 65,
            "sellers": 76
          },
          "h1": {
            "buys": 204,
            "sells": 406,
            "buyers": 118,
            "sellers": 137
          },
          "h6": {
            "buys": 2673,
            "sells": 2753,
            "buyers": 718,
            "sellers": 730
          },
          "h24": {
            "buys": 13880,
            "sells": 12256,
            "buyers": 3083,
            "sellers": 2888
          }
        },
        "volume_usd": {
          "m5": "6956.5598603751",
          "m15": "18299.6294392767",
          "m30": "49826.5885745166",
          "h1": "82457.4203757852",
          "h6": "877377.181799486",
          "h24": "4846828.98822052"
        },
        "reserve_in_usd": "327176.5654"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x385b36ff682ab4c76e7c37a66b96aabc466471d5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xdf975b52e06206b8edf427aeb2425049d81645c9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00174328620611406",
        "base_token_price_native_currency": "0.00000293761618270509",
        "quote_token_price_usd": "592.0",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002937616183",
        "quote_token_price_base_token": "340412.068086837",
        "address": "0xdf975b52e06206b8edf427aeb2425049d81645c9",
        "name": "宇宙之心 / WBNB",
        "pool_created_at": "2026-08-05T12:23:51Z",
        "fdv_usd": "1743286.206",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.039",
          "m15": "0.606",
          "m30": "-2.041",
          "h1": "3.747",
          "h6": "0.317",
          "h24": "-27.333"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m30": {
            "buys": 11,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "h1": {
            "buys": 36,
            "sells": 13,
            "buyers": 28,
            "sellers": 13
          },
          "h6": {
            "buys": 342,
            "sells": 177,
            "buyers": 250,
            "sellers": 160
          },
          "h24": {
            "buys": 4783,
            "sells": 2536,
            "buyers": 2060,
            "sellers": 1559
          }
        },
        "volume_usd": {
          "m5": "296.4780185238",
          "m15": "963.9771575912",
          "m30": "3084.9841443219",
          "h1": "8667.3712101318",
          "h6": "48218.792925022",
          "h24": "1069654.44825727"
        },
        "reserve_in_usd": "120731.888"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xd77c450f4785f180b054f4a23d5fafb11f057777",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0221292279680099",
        "base_token_price_native_currency": "0.000011621272958728",
        "quote_token_price_usd": "1904.2",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001162127296",
        "quote_token_price_base_token": "86049.093206176",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "16462958.7915817",
        "market_cap_usd": "16485692.4730241",
        "price_change_percentage": {
          "m5": "-2.645",
          "m15": "-1.625",
          "m30": "-0.104",
          "h1": "1.061",
          "h6": "16.158",
          "h24": "16.032"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 18,
            "sells": 1,
            "buyers": 13,
            "sellers": 1
          },
          "m30": {
            "buys": 25,
            "sells": 11,
            "buyers": 20,
            "sellers": 11
          },
          "h1": {
            "buys": 63,
            "sells": 38,
            "buyers": 46,
            "sellers": 36
          },
          "h6": {
            "buys": 317,
            "sells": 393,
            "buyers": 170,
            "sellers": 221
          },
          "h24": {
            "buys": 2434,
            "sells": 1900,
            "buyers": 992,
            "sellers": 927
          }
        },
        "volume_usd": {
          "m5": "11846.4460780931",
          "m15": "19802.8219798568",
          "m30": "40857.6644983022",
          "h1": "141670.065013935",
          "h6": "833525.257620245",
          "h24": "3974729.6303909"
        },
        "reserve_in_usd": "1140464.0353"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_GzDaX3zHxDd5KUGKo5fHHg93arcPArrseAoEfP685JGQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000031837410131004845099798793072604301343114774583642783773987058",
        "base_token_price_native_currency": "0.0000000442757189669423",
        "quote_token_price_usd": "72.762999861816773421888048796878561418579716355",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004427571897",
        "quote_token_price_base_token": "22585742.7802953",
        "address": "GzDaX3zHxDd5KUGKo5fHHg93arcPArrseAoEfP685JGQ",
        "name": "MEMOLUTION / SOL",
        "pool_created_at": "2026-08-05T21:40:52Z",
        "fdv_usd": "3125.4670518932",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-1.332",
          "h1": "-0.669",
          "h6": "-3.658",
          "h24": "-96.867"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "h6": {
            "buys": 7,
            "sells": 41,
            "buyers": 7,
            "sellers": 36
          },
          "h24": {
            "buys": 13918,
            "sells": 23745,
            "buyers": 13138,
            "sellers": 10241
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.06234508459",
          "m30": "2.2199664351",
          "h1": "9.6715968964",
          "h6": "110.822111993",
          "h24": "1169033.27602411"
        },
        "reserve_in_usd": "3119.6208"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6a4TCQoCFXXNK8jUtjCMPqvoaLGx1oNLrciBiRafpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00279486271147277",
        "base_token_price_native_currency": "0.00000146750979107045",
        "quote_token_price_usd": "1904.2",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001467509791",
        "quote_token_price_base_token": "681426.458674982",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "2647111.18305723",
        "market_cap_usd": "2794645.071",
        "price_change_percentage": {
          "m5": "1.982",
          "m15": "1.807",
          "m30": "-2.228",
          "h1": "-6.283",
          "h6": "-13.042",
          "h24": "27.043"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 12,
            "sells": 10,
            "buyers": 12,
            "sellers": 10
          },
          "m30": {
            "buys": 30,
            "sells": 22,
            "buyers": 27,
            "sellers": 21
          },
          "h1": {
            "buys": 50,
            "sells": 60,
            "buyers": 43,
            "sellers": 48
          },
          "h6": {
            "buys": 596,
            "sells": 595,
            "buyers": 246,
            "sellers": 258
          },
          "h24": {
            "buys": 4951,
            "sells": 3967,
            "buyers": 997,
            "sellers": 1088
          }
        },
        "volume_usd": {
          "m5": "126.5053578522",
          "m15": "3730.9908090907",
          "m30": "17082.9496625561",
          "h1": "37268.2058357488",
          "h6": "382961.471784937",
          "h24": "2647856.96066781"
        },
        "reserve_in_usd": "298624.8321"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2a004148be6efee250420d93a1ac6393e32d2d60",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000476150405397159",
        "base_token_price_native_currency": "0.00000000250230126964423",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000000250230127",
        "quote_token_price_base_token": "399632135.479105",
        "address": "0x2a004148be6efee250420d93a1ac6393e32d2d60",
        "name": "WOOF / WETH 1%",
        "pool_created_at": "2026-07-27T22:57:08Z",
        "fdv_usd": "4761821.149",
        "market_cap_usd": "4761821.149",
        "price_change_percentage": {
          "m5": "0.111",
          "m15": "-11.545",
          "m30": "-5.356",
          "h1": "-13.358",
          "h6": "13.686",
          "h24": "31.509"
        },
        "transactions": {
          "m5": {
            "buys": 28,
            "sells": 36,
            "buyers": 25,
            "sellers": 29
          },
          "m15": {
            "buys": 109,
            "sells": 93,
            "buyers": 88,
            "sellers": 78
          },
          "m30": {
            "buys": 216,
            "sells": 167,
            "buyers": 139,
            "sellers": 123
          },
          "h1": {
            "buys": 423,
            "sells": 388,
            "buyers": 229,
            "sellers": 241
          },
          "h6": {
            "buys": 3307,
            "sells": 2699,
            "buyers": 524,
            "sellers": 544
          },
          "h24": {
            "buys": 4822,
            "sells": 4047,
            "buyers": 805,
            "sellers": 888
          }
        },
        "volume_usd": {
          "m5": "11041.8554543583",
          "m15": "51971.4810703471",
          "m30": "86630.8620009745",
          "h1": "166271.900357412",
          "h6": "1008262.14140036",
          "h24": "1505884.5174835"
        },
        "reserve_in_usd": "285686.392"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe15db7c8547a0add11eb26a700246cca08aefce5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0217713677338346",
        "base_token_price_native_currency": "0.0000115631541853935",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001156315419",
        "quote_token_price_base_token": "86481.5935139214",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "53315799.2398911",
        "market_cap_usd": "33610127.3531248",
        "price_change_percentage": {
          "m5": "-1.47",
          "m15": "-2.632",
          "m30": "-4.001",
          "h1": "-2.693",
          "h6": "13.923",
          "h24": "37.04"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 4,
            "sellers": 2
          },
          "m15": {
            "buys": 4,
            "sells": 19,
            "buyers": 19,
            "sellers": 4
          },
          "m30": {
            "buys": 15,
            "sells": 31,
            "buyers": 28,
            "sellers": 15
          },
          "h1": {
            "buys": 40,
            "sells": 57,
            "buyers": 52,
            "sellers": 36
          },
          "h6": {
            "buys": 487,
            "sells": 290,
            "buyers": 192,
            "sellers": 238
          },
          "h24": {
            "buys": 1519,
            "sells": 1516,
            "buyers": 609,
            "sellers": 559
          }
        },
        "volume_usd": {
          "m5": "16902.3281753731",
          "m15": "27988.2662474323",
          "m30": "49226.2088467525",
          "h1": "86841.419310096",
          "h6": "842730.775751928",
          "h24": "3405031.70678441"
        },
        "reserve_in_usd": "4942374.9512"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x41892e3a17ac9adf7dcac52438bfb0a7b0bd4d31d242610b172d1886116d07f7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000434475248906404",
        "base_token_price_native_currency": "0.000000229588621055581",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002295886211",
        "quote_token_price_base_token": "4355616.56062175",
        "address": "0x41892e3a17ac9adf7dcac52438bfb0a7b0bd4d31d242610b172d1886116d07f7",
        "name": "UNIPEG / WETH 0.25%",
        "pool_created_at": "2026-08-05T04:02:35Z",
        "fdv_usd": "434903.2432",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.44",
          "m15": "4.991",
          "m30": "3.511",
          "h1": "-1.486",
          "h6": "-30.5",
          "h24": "11.217"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 18,
            "sells": 3,
            "buyers": 17,
            "sellers": 3
          },
          "m30": {
            "buys": 27,
            "sells": 9,
            "buyers": 26,
            "sellers": 9
          },
          "h1": {
            "buys": 55,
            "sells": 41,
            "buyers": 49,
            "sellers": 38
          },
          "h6": {
            "buys": 700,
            "sells": 563,
            "buyers": 314,
            "sellers": 322
          },
          "h24": {
            "buys": 5364,
            "sells": 4597,
            "buyers": 1726,
            "sellers": 1810
          }
        },
        "volume_usd": {
          "m5": "916.39809743",
          "m15": "1709.1325556524",
          "m30": "2300.8014333023",
          "h1": "9000.1838913938",
          "h6": "177401.599263606",
          "h24": "1467916.41519672"
        },
        "reserve_in_usd": "112241.311"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd3d5be6558f84e628ee091b511df92b4e461a53b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0283293194086528062967939051327480715884844215178181265119241527",
        "base_token_price_native_currency": "0.000402558164475354",
        "quote_token_price_usd": "72.664657578921929935743919951965656780747777699",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004025581645",
        "quote_token_price_base_token": "2484.113075444",
        "address": "HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
        "name": "CATE / SOL",
        "pool_created_at": "2026-07-26T16:32:43Z",
        "fdv_usd": "29827084.9661405",
        "market_cap_usd": "29827085.318692",
        "price_change_percentage": {
          "m5": "-3.702",
          "m15": "0.54",
          "m30": "-18.296",
          "h1": "-18.187",
          "h6": "15.906",
          "h24": "91.288"
        },
        "transactions": {
          "m5": {
            "buys": 341,
            "sells": 216,
            "buyers": 195,
            "sellers": 179
          },
          "m15": {
            "buys": 1547,
            "sells": 1075,
            "buyers": 774,
            "sellers": 772
          },
          "m30": {
            "buys": 3137,
            "sells": 1956,
            "buyers": 1256,
            "sellers": 1310
          },
          "h1": {
            "buys": 6006,
            "sells": 3849,
            "buyers": 2313,
            "sellers": 2232
          },
          "h6": {
            "buys": 24360,
            "sells": 17463,
            "buyers": 8331,
            "sellers": 7708
          },
          "h24": {
            "buys": 53914,
            "sells": 41429,
            "buyers": 14906,
            "sellers": 13612
          }
        },
        "volume_usd": {
          "m5": "109455.148521769",
          "m15": "432706.799014298",
          "m30": "885412.044524238",
          "h1": "1803671.25011228",
          "h6": "6745243.3589611",
          "h24": "15081097.3849013"
        },
        "reserve_in_usd": "1029638.4866"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ai66LHZG9MCzg1WKdawwqduVAXpNDUuV8M3uyq5ppump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x39a200271525e9641e799127bdab299daef21953",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0139640960271214",
        "base_token_price_native_currency": "0.00000733844207736775",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007338442077",
        "quote_token_price_base_token": "136268.70519072",
        "address": "0x39a200271525e9641e799127bdab299daef21953",
        "name": "IF / WETH 1%",
        "pool_created_at": "2026-07-11T04:32:42Z",
        "fdv_usd": "12716554.4420009",
        "market_cap_usd": "12716554.4420009",
        "price_change_percentage": {
          "m5": "0.825",
          "m15": "-2.876",
          "m30": "-2.803",
          "h1": "1.703",
          "h6": "-5.145",
          "h24": "79.512"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 8,
            "buyers": 9,
            "sellers": 8
          },
          "m15": {
            "buys": 25,
            "sells": 26,
            "buyers": 21,
            "sellers": 20
          },
          "m30": {
            "buys": 55,
            "sells": 46,
            "buyers": 41,
            "sellers": 35
          },
          "h1": {
            "buys": 131,
            "sells": 93,
            "buyers": 78,
            "sellers": 56
          },
          "h6": {
            "buys": 1069,
            "sells": 799,
            "buyers": 336,
            "sellers": 314
          },
          "h24": {
            "buys": 3305,
            "sells": 2528,
            "buyers": 806,
            "sellers": 708
          }
        },
        "volume_usd": {
          "m5": "4391.3161275662",
          "m15": "13005.0301184072",
          "m30": "36971.4300124701",
          "h1": "68189.4101614566",
          "h6": "683299.92905368",
          "h24": "1953461.01736397"
        },
        "reserve_in_usd": "468954.9546"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x232cdfc415d10b673845d83dc02ba2eabe7e30d1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xf5eecbfa6aaad42fc1db776221e88a7da12a5895d9404424f8e419eda9aba56d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00116555913700319",
        "base_token_price_native_currency": "0.000000618179246669538",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006181792467",
        "quote_token_price_base_token": "1617653.78793859",
        "address": "0xf5eecbfa6aaad42fc1db776221e88a7da12a5895d9404424f8e419eda9aba56d",
        "name": "FROGE / WETH 0.25%",
        "pool_created_at": "2026-08-06T02:00:12Z",
        "fdv_usd": "1165559.137",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.424",
          "m15": "-3.567",
          "m30": "5.763",
          "h1": "-14.849",
          "h6": "23.642",
          "h24": "87.461"
        },
        "transactions": {
          "m5": {
            "buys": 45,
            "sells": 16,
            "buyers": 19,
            "sellers": 16
          },
          "m15": {
            "buys": 59,
            "sells": 38,
            "buyers": 26,
            "sellers": 33
          },
          "m30": {
            "buys": 145,
            "sells": 87,
            "buyers": 52,
            "sellers": 61
          },
          "h1": {
            "buys": 275,
            "sells": 201,
            "buyers": 96,
            "sellers": 103
          },
          "h6": {
            "buys": 1945,
            "sells": 1685,
            "buyers": 474,
            "sellers": 530
          },
          "h24": {
            "buys": 31648,
            "sells": 23874,
            "buyers": 3773,
            "sellers": 3783
          }
        },
        "volume_usd": {
          "m5": "12158.1371928665",
          "m15": "22317.0119739004",
          "m30": "51753.5518935218",
          "h1": "128240.257181217",
          "h6": "900639.654125954",
          "h24": "13328730.6247316"
        },
        "reserve_in_usd": "432465.2123"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x1df1f09c4dd65c76746d53467361d536cdfdc719",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xc9736658d50d6b85392171f04adda832dfde5ca38010f6d6443e9040876b099d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000555584045876203",
        "base_token_price_native_currency": "0.000000284349685963689",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000284349686",
        "quote_token_price_base_token": "3516796.56902346",
        "address": "0xc9736658d50d6b85392171f04adda832dfde5ca38010f6d6443e9040876b099d",
        "name": "PosM / WETH 0.25%",
        "pool_created_at": "2026-08-06T02:29:54Z",
        "fdv_usd": "539499.8695",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-17.635",
          "m15": "-7.817",
          "m30": "-6.524",
          "h1": "-24.506",
          "h6": "237.41",
          "h24": "10728.52"
        },
        "transactions": {
          "m5": {
            "buys": 30,
            "sells": 24,
            "buyers": 22,
            "sellers": 24
          },
          "m15": {
            "buys": 79,
            "sells": 56,
            "buyers": 41,
            "sellers": 48
          },
          "m30": {
            "buys": 199,
            "sells": 193,
            "buyers": 76,
            "sellers": 101
          },
          "h1": {
            "buys": 607,
            "sells": 585,
            "buyers": 167,
            "sellers": 200
          },
          "h6": {
            "buys": 2331,
            "sells": 2116,
            "buyers": 553,
            "sellers": 575
          },
          "h24": {
            "buys": 14591,
            "sells": 14945,
            "buyers": 2277,
            "sellers": 2043
          }
        },
        "volume_usd": {
          "m5": "11120.0962726894",
          "m15": "24928.2163064353",
          "m30": "70307.7202390533",
          "h1": "203570.68525564",
          "h6": "756217.163717362",
          "h24": "3745859.67244182"
        },
        "reserve_in_usd": "121753.1316"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x658bf542c9384dc000a07540b0b29ef7e79fe126",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00928491660318892",
        "base_token_price_native_currency": "0.00000498284083278412",
        "quote_token_price_usd": "1902.74",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004982840833",
        "quote_token_price_base_token": "200688.730296299",
        "address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-10T23:38:50Z",
        "fdv_usd": "9302145.07645426",
        "market_cap_usd": "9302145.07645426",
        "price_change_percentage": {
          "m5": "-0.119",
          "m15": "-2.861",
          "m30": "-1.746",
          "h1": "5.866",
          "h6": "-6.465",
          "h24": "32.634"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 5
          },
          "m15": {
            "buys": 14,
            "sells": 21,
            "buyers": 14,
            "sellers": 17
          },
          "m30": {
            "buys": 38,
            "sells": 41,
            "buyers": 32,
            "sellers": 35
          },
          "h1": {
            "buys": 86,
            "sells": 69,
            "buyers": 64,
            "sellers": 59
          },
          "h6": {
            "buys": 1466,
            "sells": 997,
            "buyers": 516,
            "sellers": 460
          },
          "h24": {
            "buys": 4149,
            "sells": 3680,
            "buyers": 1281,
            "sellers": 1069
          }
        },
        "volume_usd": {
          "m5": "2925.2989355332",
          "m15": "18228.1555765909",
          "m30": "41577.1797508743",
          "h1": "77623.6298480827",
          "h6": "1265958.90253484",
          "h24": "3949831.17996847"
        },
        "reserve_in_usd": "379925.3874"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x1f00bab0dfb60102287e2508b7d41a0a97a9dec2c9317bc9c81a4fb91a731be3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00225709677843368",
        "base_token_price_native_currency": "0.00000118583275599561",
        "quote_token_price_usd": "1903.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001185832756",
        "quote_token_price_base_token": "843289.236988915",
        "address": "0x1f00bab0dfb60102287e2508b7d41a0a97a9dec2c9317bc9c81a4fb91a731be3",
        "name": "Liluni / WETH 0.3%",
        "pool_created_at": "2026-07-23T22:57:53Z",
        "fdv_usd": "2257096.778",
        "market_cap_usd": "2257096.778",
        "price_change_percentage": {
          "m5": "-0.229",
          "m15": "1.359",
          "m30": "0.723",
          "h1": "-2.172",
          "h6": "17.657",
          "h24": "-24.632"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 4,
            "sells": 12,
            "buyers": 4,
            "sellers": 12
          },
          "m30": {
            "buys": 13,
            "sells": 18,
            "buyers": 10,
            "sellers": 15
          },
          "h1": {
            "buys": 45,
            "sells": 44,
            "buyers": 35,
            "sellers": 34
          },
          "h6": {
            "buys": 1556,
            "sells": 1378,
            "buyers": 331,
            "sellers": 387
          },
          "h24": {
            "buys": 4500,
            "sells": 3887,
            "buyers": 1003,
            "sellers": 1154
          }
        },
        "volume_usd": {
          "m5": "98.3458947078",
          "m15": "2147.3897108899",
          "m30": "4178.3640841531",
          "h1": "12704.3429705247",
          "h6": "561701.857551495",
          "h24": "2000842.67025654"
        },
        "reserve_in_usd": "300753.5299"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x4a6eec8a30b49d289b9fc865fd374b4d61eab8fb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00225851827926527",
        "base_token_price_native_currency": "0.00000127685196287417",
        "quote_token_price_usd": "1904.2",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001276851963",
        "quote_token_price_base_token": "783176.146551099",
        "address": "0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
        "name": "HMM / WETH 1%",
        "pool_created_at": "2026-07-19T07:54:03Z",
        "fdv_usd": "2230753.84553859",
        "market_cap_usd": "2258518.279",
        "price_change_percentage": {
          "m5": "-3.047",
          "m15": "-5.299",
          "m30": "-6.085",
          "h1": "5.201",
          "h6": "49.023",
          "h24": "215.065"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 13,
            "buyers": 4,
            "sellers": 11
          },
          "m15": {
            "buys": 15,
            "sells": 26,
            "buyers": 10,
            "sellers": 21
          },
          "m30": {
            "buys": 34,
            "sells": 51,
            "buyers": 27,
            "sellers": 39
          },
          "h1": {
            "buys": 82,
            "sells": 88,
            "buyers": 49,
            "sellers": 63
          },
          "h6": {
            "buys": 511,
            "sells": 528,
            "buyers": 196,
            "sellers": 253
          },
          "h24": {
            "buys": 1696,
            "sells": 1610,
            "buyers": 441,
            "sellers": 475
          }
        },
        "volume_usd": {
          "m5": "3369.1369043134",
          "m15": "5857.5540361848",
          "m30": "14720.7462365221",
          "h1": "43367.2017996806",
          "h6": "246464.187654987",
          "h24": "678670.045751851"
        },
        "reserve_in_usd": "168261.7498"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7fe995a80075df3dc8ae11a9b82c7fe4202cd87f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00111815336533646",
        "base_token_price_native_currency": "0.000000585723897780765",
        "quote_token_price_usd": "1903.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005857238978",
        "quote_token_price_base_token": "1707289.05511432",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "1118153.365",
        "market_cap_usd": "1118153.365",
        "price_change_percentage": {
          "m5": "0.015",
          "m15": "2.677",
          "m30": "0.286",
          "h1": "-0.158",
          "h6": "-13.966",
          "h24": "28.475"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 1,
            "buyers": 6,
            "sellers": 1
          },
          "m30": {
            "buys": 10,
            "sells": 7,
            "buyers": 10,
            "sellers": 7
          },
          "h1": {
            "buys": 20,
            "sells": 16,
            "buyers": 18,
            "sellers": 16
          },
          "h6": {
            "buys": 228,
            "sells": 189,
            "buyers": 139,
            "sellers": 128
          },
          "h24": {
            "buys": 1702,
            "sells": 1696,
            "buyers": 527,
            "sellers": 587
          }
        },
        "volume_usd": {
          "m5": "24.0045272585",
          "m15": "1199.009595692",
          "m30": "2331.5098537366",
          "h1": "4391.4741255933",
          "h6": "61716.3479041582",
          "h24": "518937.317985335"
        },
        "reserve_in_usd": "179040.8174"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x237609918f330add285b8bc5f8f2922283d1c4c5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0189686384208272",
        "base_token_price_native_currency": "0.00000975828811111967",
        "quote_token_price_usd": "1902.8",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009758288111",
        "quote_token_price_base_token": "102476.990698859",
        "address": "0x237609918f330add285b8bc5f8f2922283d1c4c5",
        "name": "TENDIES / WETH 1%",
        "pool_created_at": "2026-06-29T14:05:37Z",
        "fdv_usd": "18204036.2048154",
        "market_cap_usd": "18968638.42",
        "price_change_percentage": {
          "m5": "0.264",
          "m15": "4.559",
          "m30": "-0.467",
          "h1": "1.45",
          "h6": "-11.675",
          "h24": "-9.41"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m15": {
            "buys": 17,
            "sells": 9,
            "buyers": 15,
            "sellers": 8
          },
          "m30": {
            "buys": 37,
            "sells": 15,
            "buyers": 32,
            "sellers": 13
          },
          "h1": {
            "buys": 65,
            "sells": 28,
            "buyers": 53,
            "sellers": 25
          },
          "h6": {
            "buys": 415,
            "sells": 265,
            "buyers": 177,
            "sellers": 158
          },
          "h24": {
            "buys": 2059,
            "sells": 1628,
            "buyers": 627,
            "sellers": 617
          }
        },
        "volume_usd": {
          "m5": "5843.1050425445",
          "m15": "14560.0773040422",
          "m30": "43595.6924988279",
          "h1": "59507.050259971",
          "h6": "360124.954338936",
          "h24": "2208003.3986601"
        },
        "reserve_in_usd": "882124.3798"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x45242320dbb855eea8fd36804c6487e10e97fcf9",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xc75e2c1f6e1cfe329c3807757123df2cd7dba924",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000439985636152313",
        "base_token_price_native_currency": "0.000000228654308966922",
        "quote_token_price_usd": "1904.11",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000228654309",
        "quote_token_price_base_token": "4373414.19244657",
        "address": "0xc75e2c1f6e1cfe329c3807757123df2cd7dba924",
        "name": "TURBO / WETH 1%",
        "pool_created_at": "2026-07-28T20:19:37Z",
        "fdv_usd": "439985.6362",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.265",
          "m15": "1.268",
          "m30": "8.511",
          "h1": "15.828",
          "h6": "-35.572",
          "h24": "-44.034"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m30": {
            "buys": 10,
            "sells": 9,
            "buyers": 10,
            "sellers": 5
          },
          "h1": {
            "buys": 29,
            "sells": 39,
            "buyers": 27,
            "sellers": 21
          },
          "h6": {
            "buys": 583,
            "sells": 511,
            "buyers": 247,
            "sellers": 216
          },
          "h24": {
            "buys": 1194,
            "sells": 1246,
            "buyers": 388,
            "sellers": 418
          }
        },
        "volume_usd": {
          "m5": "111.0404688108",
          "m15": "586.5115668769",
          "m30": "1693.8255247431",
          "h1": "8376.6218252675",
          "h6": "232251.12256551",
          "h24": "513725.889138328"
        },
        "reserve_in_usd": "64488.0167"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x808a9d5071e7d5f58490cb7385027536bbe43ef0",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    }
  ]
}
เครือข่ายที่รองรับ

รองรับหลายห่วงโซ่อย่างครอบคลุม

เข้าถึงราคาคริปโตและข้อมูลตลาดจาก 250+ เครือข่ายต่าง ๆ ครอบคลุมตั้งแต่บล็อกเชนหลักไปจนถึงเครือข่ายใหม่ล่าสุด

เหตุใดโครงการ Web3 จึงใช้ CoinGecko

“DEX API ของ CoinGecko ช่วยให้เราได้รับรวดเร็ว แม่นยำสูง และแหล่งข้อมูลราคา DEX ที่แข็งแกร่ง มีข้อมูลครอบคลุมกว้างขวาง ใช้งานง่าย และเชื่อถือได้สูง DEX API ของ CoinGecko ได้กลายเป็นหนึ่งในฟีดราคา DEX หลักของเราที่ Supra ใช้เพื่อรวบรวมข้อมูลจากการแลกเปลี่ยนแบบกระจายอำนาจ”
"DEX API ของ CoinGecko ได้กลายเป็นส่วนสำคัญของกระบวนการพัฒนาของเรา โดยสามารถจัดการกับงานเล็กๆ น้อยๆ มากมายที่เราไม่มีความสามารถในการจัดการได้อย่างเชี่ยวชาญ สิ่งนี้ได้ ปรับปรุงขั้นตอนการทำงานของเราอย่างมาก ทำให้เราสามารถมุ่งเน้นไปที่การพัฒนาหลักได้"
"DEX API ของ CoinGecko มีการครอบคลุมที่กว้าง รองรับเชนจำนวนมากที่สุด และมีความพร้อมใช้งานสูง"

คำถามที่พบบ่อย

เพิ่มพลังให้กับโครงการของคุณด้วย CoinGecko API

ปลดล็อกความเป็นไปได้มากขึ้นด้วยข้อมูลราคาคริปโตที่เชื่อถือได้ แม่นยำ และครอบคลุม
ไม่พลาดการอัพเดท!
สมัครรับจดหมายข่าว API ของเราเพื่อรับข่าวสารล่าสุดเกี่ยวกับผลิตภัณฑ์ การอัปเดตอุปกรณ์ปลายทาง และเนื้อหาชุมชนที่สร้างแรงบันดาลใจ
เลือกสกุลเงิน
สกุลเงินที่แนะนำ
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
สกุลเงินทั่วไป
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
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Cryptocurrency
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
หน่วยบิตคอยน์
BITS
Bits
SATS
Satoshi
สินค้าโภคภัณฑ์
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
เลือกภาษา
ภาษายอดนิยม
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
ทุกภาษา
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
繁體中文
ยินดีต้อนรับสู่ CoinGecko
ยินดีต้อนรับกลับมา!
เข้าสู่ระบบหรือสมัครใช้งานในไม่กี่วินาที
หรือ
เข้าสู่ระบบด้วย . ใช่คุณหรือไม่?
ลืมรหัสผ่าน?
ไม่ได้รับการยืนยันคำขอ?
ส่งยืนยันคำขออีกครั้ง
รหัสผ่านต้องมีอักขระอย่างน้อย 8 ตัว ประกอบด้วยอักษรตัวพิมพ์ใหญ่ 1 ตัว อักษรตัวพิมพ์เล็ก 1 ตัว ตัวเลข 1 ตัว และอักขระพิเศษ 1 ตัว
การดำเนินการต่อแสดงว่าคุณรับทราบว่าคุณได้อ่านและยอมรับข้อกำหนดและเงื่อนไข เงื่อนไขการให้บริการ และ นโยบายความเป็นส่วนตัวของเราโดยสมบูรณ์
รับการแจ้งเตือนราคาด้วยแอป CoinGecko
ลืมรหัสผ่าน?
คุณจะได้รับอีเมล์แนะนำการตั้งค่ารหัสผ่านในไม่ช้า
ส่งยืนยันคำขออีกครั้ง
คุณจะได้รับอีเมล์แนะนำวิธีการยืนยันบัญชีภายในไม่ไม่ช้า
เลือกรับบแอป CoinGecko
สแกนรหัส QR นี้เพื่อดาวน์โหลดแอปทันที App QR Code หรือเข้าไปดูใน App Store ได้เลย
เพิ่ม NFT
CoinGecko
ใช้งานผ่านแอปจะดีกว่า
การแจ้งเตือนราคาแบบเรียลไทม์และประสบการณ์การใช้งานที่รวดเร็วและลื่นไหลยิ่งขึ้น