Coins: 21,397
ตลาดแลกเปลี่ยน: 1,499
มูลค่าตามราคาตลาด: 3.042T $ 1.5%
ปริมาณ 24 ชม.: 119.771B $
ค่าความเด่น:
Fear & Greed: Fear (42)
ลบโฆษณา

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

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

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

เข้าถึงข้อมูลตลาดออนไลน์จาก DEX เช่น Uniswap, PancakeSwap, Orca, Curve และอื่นๆ ผ่านเครือข่ายหลักๆ ด้วย API ข้อมูล DEX ที่กว้างขวางและเชื่อถือได้ของเรา
46M+
คอยน์และโทเค็น
220+
เครือข่าย
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.999163934240994",
      "base_token_price_native_currency": "0.000364585989388799",
      "quote_token_price_usd": "2743.86",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0003645859894",
      "quote_token_price_base_token": "2742.837160793",
      "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": "4611567226.0619",
      "market_cap_usd": "4595256870.35737",
      "price_change_percentage": {
        "m5": "0",
        "m15": "-0.137",
        "m30": "-0.095",
        "h1": "-0.115",
        "h6": "-0.026",
        "h24": "0.075"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 2,
          "sells": 1,
          "buyers": 2,
          "sellers": 1
        },
        "m30": {
          "buys": 4,
          "sells": 3,
          "buyers": 4,
          "sellers": 3
        },
        "h1": {
          "buys": 7,
          "sells": 4,
          "buyers": 5,
          "sellers": 4
        },
        "h6": {
          "buys": 60,
          "sells": 64,
          "buyers": 43,
          "sellers": 48
        },
        "h24": {
          "buys": 403,
          "sells": 447,
          "buyers": 229,
          "sellers": 242
        }
      },
      "volume_usd": {
        "m5": "50.3106158059",
        "m15": "935.4085807198",
        "m30": "2056.7095722987",
        "h1": "3524.5619769175",
        "h6": "27496.0073963441",
        "h24": "251265.093245918"
      },
      "reserve_in_usd": "1360404.4161",
      "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_0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.666209081928685",
        "base_token_price_native_currency": "0.000244936162531292",
        "quote_token_price_usd": "1.00026555490925",
        "quote_token_price_native_currency": "0.000364762217888973",
        "base_token_price_quote_token": "0.6714954305",
        "quote_token_price_base_token": "1.4892134102",
        "address": "0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
        "name": "PONS / USDG 0.3%",
        "pool_created_at": "2026-07-18T01:42:13Z",
        "fdv_usd": "457241908.929166",
        "market_cap_usd": "457280927.664897",
        "price_change_percentage": {
          "m5": "-0.267",
          "m15": "-0.665",
          "m30": "-0.383",
          "h1": "-1.776",
          "h6": "-4.901",
          "h24": "8.833"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 11,
            "buyers": 0,
            "sellers": 10
          },
          "m15": {
            "buys": 28,
            "sells": 14,
            "buyers": 22,
            "sellers": 11
          },
          "m30": {
            "buys": 51,
            "sells": 50,
            "buyers": 33,
            "sellers": 36
          },
          "h1": {
            "buys": 68,
            "sells": 89,
            "buyers": 38,
            "sellers": 61
          },
          "h6": {
            "buys": 941,
            "sells": 1019,
            "buyers": 228,
            "sellers": 251
          },
          "h24": {
            "buys": 4467,
            "sells": 4157,
            "buyers": 631,
            "sellers": 556
          }
        },
        "volume_usd": {
          "m5": "9013.8530963158",
          "m15": "22242.6844096656",
          "m30": "131569.461666385",
          "h1": "259531.132970725",
          "h6": "2125748.49321358",
          "h24": "7143282.94122936"
        },
        "reserve_in_usd": "7197338.7343"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2a4e49b6f4026be2d9c4cc273f389d986256e27b18950a8967d1daa095b27978",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000275887090095615",
        "base_token_price_native_currency": "0.000000101029055719934",
        "quote_token_price_usd": "2742.21",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001010290557",
        "quote_token_price_base_token": "9898142.59743388",
        "address": "0x2a4e49b6f4026be2d9c4cc273f389d986256e27b18950a8967d1daa095b27978",
        "name": "AD / WETH 0.25%",
        "pool_created_at": "2026-09-17T17:07:49Z",
        "fdv_usd": "276246.3617",
        "market_cap_usd": "276246.3617",
        "price_change_percentage": {
          "m5": "-0.43",
          "m15": "-1.961",
          "m30": "-6.893",
          "h1": "2.01",
          "h6": "-17.167",
          "h24": "-29.693"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 20,
            "buyers": 12,
            "sellers": 19
          },
          "m15": {
            "buys": 74,
            "sells": 81,
            "buyers": 40,
            "sellers": 57
          },
          "m30": {
            "buys": 137,
            "sells": 156,
            "buyers": 72,
            "sellers": 99
          },
          "h1": {
            "buys": 317,
            "sells": 335,
            "buyers": 175,
            "sellers": 201
          },
          "h6": {
            "buys": 2402,
            "sells": 2245,
            "buyers": 1365,
            "sellers": 1273
          },
          "h24": {
            "buys": 9138,
            "sells": 8605,
            "buyers": 5213,
            "sellers": 4962
          }
        },
        "volume_usd": {
          "m5": "907.2709763803",
          "m15": "4007.2659634018",
          "m30": "7672.2033628452",
          "h1": "18456.0156180645",
          "h6": "168226.70567189",
          "h24": "678552.882670219"
        },
        "reserve_in_usd": "57747.9262"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x63ffd4aa844f4befcee1b4606e467d1d209a926b",
            "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_0xc19d1d77bfdaeb66c285a17286d325062c1cd0c7ce88c1fe60ef70797ee8f215",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000162361259373356",
        "base_token_price_native_currency": "0.0000000586094602702673",
        "quote_token_price_usd": "2742.21",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000005860946027",
        "quote_token_price_base_token": "17062091.9453732",
        "address": "0xc19d1d77bfdaeb66c285a17286d325062c1cd0c7ce88c1fe60ef70797ee8f215",
        "name": "HOODCATS / WETH 0.25%",
        "pool_created_at": "2026-09-19T03:23:52Z",
        "fdv_usd": "161964.750979008",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.702",
          "m15": "-3.782",
          "m30": "-0.008",
          "h1": "-4.059",
          "h6": "26.912",
          "h24": "-37.191"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 11,
            "sells": 13,
            "buyers": 7,
            "sellers": 6
          },
          "m30": {
            "buys": 18,
            "sells": 26,
            "buyers": 8,
            "sellers": 9
          },
          "h1": {
            "buys": 32,
            "sells": 47,
            "buyers": 11,
            "sellers": 12
          },
          "h6": {
            "buys": 277,
            "sells": 297,
            "buyers": 36,
            "sellers": 36
          },
          "h24": {
            "buys": 2355,
            "sells": 2113,
            "buyers": 1145,
            "sellers": 1023
          }
        },
        "volume_usd": {
          "m5": "118.6213162967",
          "m15": "1606.5322497384",
          "m30": "2829.9429409146",
          "h1": "4749.8784762225",
          "h6": "36188.3172745194",
          "h24": "154498.351906776"
        },
        "reserve_in_usd": "42027.9718"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd17c81cb01d44cc6e822936e8f098960001b47d2",
            "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_0x40a433930370f6cdf0a78debc2c6dd599c23bd428c0d67dd8b5373e4f101557f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000356916554604803",
        "base_token_price_native_currency": "0.00000012347309827759",
        "quote_token_price_usd": "744.302464555567",
        "quote_token_price_native_currency": "0.268512206156434",
        "base_token_price_quote_token": "0.0000004598416588",
        "quote_token_price_base_token": "2174661.60566223",
        "address": "0x40a433930370f6cdf0a78debc2c6dd599c23bd428c0d67dd8b5373e4f101557f",
        "name": "musebook / META",
        "pool_created_at": "2026-09-16T05:51:12Z",
        "fdv_usd": "36377852.0736262",
        "market_cap_usd": "36378900.45",
        "price_change_percentage": {
          "m5": "1.756",
          "m15": "3.392",
          "m30": "8.539",
          "h1": "9.093",
          "h6": "8.911",
          "h24": "70.507"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 11,
            "buyers": 8,
            "sellers": 6
          },
          "m15": {
            "buys": 35,
            "sells": 56,
            "buyers": 32,
            "sellers": 30
          },
          "m30": {
            "buys": 99,
            "sells": 148,
            "buyers": 65,
            "sellers": 67
          },
          "h1": {
            "buys": 196,
            "sells": 309,
            "buyers": 127,
            "sellers": 129
          },
          "h6": {
            "buys": 1746,
            "sells": 2677,
            "buyers": 678,
            "sellers": 687
          },
          "h24": {
            "buys": 16193,
            "sells": 24521,
            "buyers": 3070,
            "sellers": 3089
          }
        },
        "volume_usd": {
          "m5": "12986.7530974251",
          "m15": "26412.3210530839",
          "m30": "54051.7068670446",
          "h1": "92594.5706884182",
          "h6": "916078.015364307",
          "h24": "12566893.2388699"
        },
        "reserve_in_usd": "8398080.3732"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x91a2dae9699f0b82540b5886b0d8759c22820ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xc0d6457c16cc70d6790dd43521c899c87ce02f35",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x541bedd98337d22c46ff8196494f14e7d9922ddedf07b74df44c7020487e5fdf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000870257994321281",
        "base_token_price_native_currency": "0.0000000293180314449246",
        "quote_token_price_usd": "0.000363789004496456",
        "quote_token_price_native_currency": "0.000000127541047115322",
        "base_token_price_quote_token": "0.2298713403",
        "quote_token_price_base_token": "4.3502595785",
        "address": "0x541bedd98337d22c46ff8196494f14e7d9922ddedf07b74df44c7020487e5fdf",
        "name": "Agrippa / musebook",
        "pool_created_at": "2026-09-17T16:01:41Z",
        "fdv_usd": "8717749.58083412",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.375",
          "m15": "9.436",
          "m30": "9.481",
          "h1": "10.877",
          "h6": "32.952",
          "h24": "3961.586"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 9,
            "buyers": 6,
            "sellers": 6
          },
          "m15": {
            "buys": 30,
            "sells": 43,
            "buyers": 29,
            "sellers": 27
          },
          "m30": {
            "buys": 64,
            "sells": 83,
            "buyers": 41,
            "sellers": 40
          },
          "h1": {
            "buys": 116,
            "sells": 166,
            "buyers": 77,
            "sellers": 89
          },
          "h6": {
            "buys": 1787,
            "sells": 2740,
            "buyers": 721,
            "sellers": 735
          },
          "h24": {
            "buys": 20475,
            "sells": 29651,
            "buyers": 3512,
            "sellers": 3429
          }
        },
        "volume_usd": {
          "m5": "4420.1067920788",
          "m15": "29304.0707318354",
          "m30": "40253.85715087",
          "h1": "68042.2833292211",
          "h6": "1226201.28169968",
          "h24": "16383209.4440896"
        },
        "reserve_in_usd": "2040715.5216"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x83a49b808f8d5e02cb2931cd2352988f498e5ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x91a2dae9699f0b82540b5886b0d8759c22820ba3",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00467727483928798",
        "base_token_price_native_currency": "0.00000173847185753161",
        "quote_token_price_usd": "1.00026555490925",
        "quote_token_price_native_currency": "0.000364762217888973",
        "base_token_price_quote_token": "0.004766041471",
        "quote_token_price_base_token": "209.8177294667",
        "address": "0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
        "name": "ROBIN / USDG",
        "pool_created_at": "2026-09-05T16:54:01Z",
        "fdv_usd": "4487612.95765164",
        "market_cap_usd": "4759672.156",
        "price_change_percentage": {
          "m5": "-1.728",
          "m15": "-2.652",
          "m30": "-2.002",
          "h1": "20.567",
          "h6": "46.207",
          "h24": "36.565"
        },
        "transactions": {
          "m5": {
            "buys": 31,
            "sells": 18,
            "buyers": 20,
            "sellers": 18
          },
          "m15": {
            "buys": 142,
            "sells": 85,
            "buyers": 77,
            "sellers": 67
          },
          "m30": {
            "buys": 309,
            "sells": 192,
            "buyers": 163,
            "sellers": 153
          },
          "h1": {
            "buys": 653,
            "sells": 456,
            "buyers": 330,
            "sellers": 336
          },
          "h6": {
            "buys": 2264,
            "sells": 1744,
            "buyers": 1040,
            "sellers": 1024
          },
          "h24": {
            "buys": 2747,
            "sells": 2323,
            "buyers": 1175,
            "sellers": 1163
          }
        },
        "volume_usd": {
          "m5": "6408.2332969431",
          "m15": "23127.6445065693",
          "m30": "55382.4430019269",
          "h1": "128269.543597091",
          "h6": "389007.089423851",
          "h24": "545800.8067332"
        },
        "reserve_in_usd": "177727.5661"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000421501339850170910589510602532411294207349307880567644656836269",
        "base_token_price_native_currency": "0.00000356771164905511",
        "quote_token_price_usd": "118.170721917873152494354590007146305930883498737",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003567711649",
        "quote_token_price_base_token": "280291.710308159",
        "address": "Bd4wKg3xEBKJ4Xrw8skXMmJ4W65gk3x8yd7AovuBJisZ",
        "name": "PEPENOM / SOL",
        "pool_created_at": "2026-09-11T00:55:05Z",
        "fdv_usd": "252692.675099803",
        "market_cap_usd": "252718.249132643",
        "price_change_percentage": {
          "m5": "1.196",
          "m15": "-0.302",
          "m30": "-0.559",
          "h1": "-0.659",
          "h6": "12.249",
          "h24": "8.209"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 14,
            "sells": 4,
            "buyers": 14,
            "sellers": 4
          },
          "m30": {
            "buys": 32,
            "sells": 12,
            "buyers": 32,
            "sellers": 12
          },
          "h1": {
            "buys": 59,
            "sells": 18,
            "buyers": 59,
            "sellers": 18
          },
          "h6": {
            "buys": 1004,
            "sells": 298,
            "buyers": 993,
            "sellers": 291
          },
          "h24": {
            "buys": 4906,
            "sells": 925,
            "buyers": 4840,
            "sellers": 804
          }
        },
        "volume_usd": {
          "m5": "135.4205232482",
          "m15": "257.8571017637",
          "m30": "668.1511857938",
          "h1": "931.7160290057",
          "h6": "25806.4826215984",
          "h24": "69381.7684734727"
        },
        "reserve_in_usd": "138132.9731"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EpEfnZxQyiBXppSKi8sncc8w4corn1UJbF9G91fQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0257050983259553",
        "base_token_price_native_currency": "0.0000092404652673264182841776332332",
        "quote_token_price_usd": "2742.21",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009240465267",
        "quote_token_price_base_token": "108219.658974957",
        "address": "0xd64fbda67e1015df43fa5e49f02ca844729e5f94",
        "name": "DELTA / WETH 1%",
        "pool_created_at": "2026-07-31T22:59:31Z",
        "fdv_usd": "25615034.2715768",
        "market_cap_usd": "23169486.096",
        "price_change_percentage": {
          "m5": "-0.109",
          "m15": "0.7",
          "m30": "1.108",
          "h1": "0.252",
          "h6": "-5.453",
          "h24": "18.784"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m30": {
            "buys": 17,
            "sells": 7,
            "buyers": 16,
            "sellers": 7
          },
          "h1": {
            "buys": 69,
            "sells": 45,
            "buyers": 54,
            "sellers": 32
          },
          "h6": {
            "buys": 462,
            "sells": 594,
            "buyers": 235,
            "sellers": 348
          },
          "h24": {
            "buys": 2338,
            "sells": 2272,
            "buyers": 843,
            "sellers": 993
          }
        },
        "volume_usd": {
          "m5": "548.2862718993",
          "m15": "9890.8591472712",
          "m30": "12575.711558404",
          "h1": "110938.2747511",
          "h6": "896829.288241457",
          "h24": "3492010.39238707"
        },
        "reserve_in_usd": "1551235.4091"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe8ffd7e24187f72afb08d75b1bb13088a989a791",
            "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": "eth_0xcf14dfcf39de6849af062d611c2f4395a5558b63",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00188873601853693",
        "base_token_price_native_currency": "0.000000684903917780627",
        "quote_token_price_usd": "2750.25",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006849039178",
        "quote_token_price_base_token": "1460058.81122773",
        "address": "0xcf14dfcf39de6849af062d611c2f4395a5558b63",
        "name": "ASE / WETH",
        "pool_created_at": "2026-05-10T20:08:11Z",
        "fdv_usd": "1888736.019",
        "market_cap_usd": "784517.805624957",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.096",
          "h1": "0.096",
          "h6": "-2.29",
          "h24": "-3.33"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "h1": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "h6": {
            "buys": 12,
            "sells": 8,
            "buyers": 11,
            "sellers": 7
          },
          "h24": {
            "buys": 61,
            "sells": 29,
            "buyers": 52,
            "sellers": 19
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "34.9244070547",
          "h1": "34.9244070547",
          "h6": "3883.2405800474",
          "h24": "10713.3402651922"
        },
        "reserve_in_usd": "193587.4221"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x041ff0e49f6f774e7dc7bd10ee4a14c00b1d80b2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xed50bdeea8adc232f159486192a4157281d722ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.667256002055997",
        "base_token_price_native_currency": "0.000244936162531292",
        "quote_token_price_usd": "2742.21",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002449361625",
        "quote_token_price_base_token": "4082.696444925",
        "address": "0xed50bdeea8adc232f159486192a4157281d722ff",
        "name": "PONS / WETH 0.3%",
        "pool_created_at": "2026-07-16T15:39:37Z",
        "fdv_usd": "459981045.219776",
        "market_cap_usd": "460020297.699687",
        "price_change_percentage": {
          "m5": "0.5",
          "m15": "0.024",
          "m30": "-0.038",
          "h1": "-1.749",
          "h6": "-4.904",
          "h24": "10.02"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 46,
            "sells": 8,
            "buyers": 26,
            "sellers": 7
          },
          "m30": {
            "buys": 94,
            "sells": 72,
            "buyers": 52,
            "sellers": 60
          },
          "h1": {
            "buys": 180,
            "sells": 152,
            "buyers": 78,
            "sellers": 125
          },
          "h6": {
            "buys": 1993,
            "sells": 2093,
            "buyers": 528,
            "sellers": 547
          },
          "h24": {
            "buys": 9286,
            "sells": 8647,
            "buyers": 1300,
            "sellers": 1666
          }
        },
        "volume_usd": {
          "m5": "1846.8746248646",
          "m15": "27868.8313155662",
          "m30": "356142.373560979",
          "h1": "752558.232517593",
          "h6": "5307149.46259424",
          "h24": "17766626.4022385"
        },
        "reserve_in_usd": "6311889.1407"
      },
      "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": "arc_0x085c2b626c6440e84e000267af157537be469b11",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000371906282211339",
        "base_token_price_native_currency": "0.000371666851806533",
        "quote_token_price_usd": "0.999869",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003716668518",
        "quote_token_price_base_token": "2690.581619371",
        "address": "0x085c2b626c6440e84e000267af157537be469b11",
        "name": "MALA / USDC 1%",
        "pool_created_at": "2026-09-14T05:46:20Z",
        "fdv_usd": "350445.158196844",
        "market_cap_usd": "350445.158196843",
        "price_change_percentage": {
          "m5": "0",
          "m15": "3.699",
          "m30": "8.624",
          "h1": "-8.793",
          "h6": "18.508",
          "h24": "-56.668"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 11,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m30": {
            "buys": 26,
            "sells": 7,
            "buyers": 18,
            "sellers": 6
          },
          "h1": {
            "buys": 41,
            "sells": 17,
            "buyers": 29,
            "sellers": 15
          },
          "h6": {
            "buys": 239,
            "sells": 103,
            "buyers": 138,
            "sellers": 81
          },
          "h24": {
            "buys": 1030,
            "sells": 596,
            "buyers": 345,
            "sellers": 345
          }
        },
        "volume_usd": {
          "m5": "22.9346298725",
          "m15": "874.7650112071",
          "m30": "2092.8557262194",
          "h1": "7850.3743420744",
          "h6": "50103.9580648107",
          "h24": "216721.803953102"
        },
        "reserve_in_usd": "74165.6516"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "arc_0x4f7dc89dc44ad08c20d9680d2ee9cfad69bfda55",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "arc_0x3600000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "arc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-arc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x9c89b04303dfa76f3f6fb02c2b77be0e8a00ab8fa00d507119acd54ab3e8640d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0531355919120476",
        "base_token_price_native_currency": "0.0000198618434603724",
        "quote_token_price_usd": "30.3477679959196",
        "quote_token_price_native_currency": "0.0110361722599105",
        "base_token_price_quote_token": "0.001799704009",
        "quote_token_price_base_token": "555.6469258218",
        "address": "0x9c89b04303dfa76f3f6fb02c2b77be0e8a00ab8fa00d507119acd54ab3e8640d",
        "name": "BONER / HIMS",
        "pool_created_at": "2026-08-20T20:59:46Z",
        "fdv_usd": "54070780.0097988",
        "market_cap_usd": "54070788.0413084",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.162",
          "m30": "2.163",
          "h1": "1.951",
          "h6": "-9.393",
          "h24": "22.602"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 4,
            "sells": 8,
            "buyers": 4,
            "sellers": 4
          },
          "m30": {
            "buys": 14,
            "sells": 24,
            "buyers": 13,
            "sellers": 13
          },
          "h1": {
            "buys": 20,
            "sells": 30,
            "buyers": 16,
            "sellers": 16
          },
          "h6": {
            "buys": 128,
            "sells": 129,
            "buyers": 74,
            "sellers": 74
          },
          "h24": {
            "buys": 959,
            "sells": 1076,
            "buyers": 363,
            "sellers": 373
          }
        },
        "volume_usd": {
          "m5": "86.4883596728",
          "m15": "1259.8527653897",
          "m30": "6342.8541661339",
          "h1": "9623.6499492461",
          "h6": "156154.653051981",
          "h24": "974331.798341095"
        },
        "reserve_in_usd": "2915962.5742"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x98096d17e191b3da1d5f99a6d7b3584351b11e18",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xccee82fe024c36fa15e1005ede3e9e4787e23d09",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.170163649533154",
        "base_token_price_native_currency": "0.0000620772775473722",
        "quote_token_price_usd": "2743.28",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00006207727755",
        "quote_token_price_base_token": "16108.9538637851",
        "address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
        "name": "CASHCAT / WETH 0.3%",
        "pool_created_at": "2026-07-01T19:38:42Z",
        "fdv_usd": "168106999.951708",
        "market_cap_usd": "168107002.38724",
        "price_change_percentage": {
          "m5": "-0.056",
          "m15": "-1.011",
          "m30": "-0.833",
          "h1": "-2.679",
          "h6": "-4.523",
          "h24": "2.616"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 24,
            "buyers": 5,
            "sellers": 13
          },
          "m30": {
            "buys": 17,
            "sells": 55,
            "buyers": 14,
            "sellers": 30
          },
          "h1": {
            "buys": 96,
            "sells": 183,
            "buyers": 58,
            "sellers": 74
          },
          "h6": {
            "buys": 1179,
            "sells": 1410,
            "buyers": 257,
            "sellers": 281
          },
          "h24": {
            "buys": 5197,
            "sells": 5621,
            "buyers": 905,
            "sellers": 880
          }
        },
        "volume_usd": {
          "m5": "1264.4712195238",
          "m15": "6622.9432754998",
          "m30": "23850.4243063048",
          "h1": "116247.566322875",
          "h6": "1079335.81475368",
          "h24": "4964997.58763145"
        },
        "reserve_in_usd": "2552455.7972"
      },
      "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": "solana_4R8CiMnJWDNoes3fQi1ccPFJygPXazaHaWpHrN3rZeNj",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00546187917237870885437723354761909856184505848544610486178306039",
        "base_token_price_native_currency": "0.0000462189065905162",
        "quote_token_price_usd": "118.116622387146480105858327877698363862242683817",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004621890659",
        "quote_token_price_base_token": "21636.1673991914",
        "address": "4R8CiMnJWDNoes3fQi1ccPFJygPXazaHaWpHrN3rZeNj",
        "name": "JEANPHIL / SOL",
        "pool_created_at": "2026-09-19T19:06:59Z",
        "fdv_usd": "5426269.97",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.523",
          "m15": "-5.398",
          "m30": "-6.362",
          "h1": "2.321",
          "h6": "-27.752",
          "h24": "177.209"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 10,
            "buyers": 14,
            "sellers": 8
          },
          "m15": {
            "buys": 66,
            "sells": 71,
            "buyers": 53,
            "sellers": 55
          },
          "m30": {
            "buys": 111,
            "sells": 129,
            "buyers": 80,
            "sellers": 85
          },
          "h1": {
            "buys": 279,
            "sells": 310,
            "buyers": 196,
            "sellers": 192
          },
          "h6": {
            "buys": 3469,
            "sells": 3424,
            "buyers": 1354,
            "sellers": 1573
          },
          "h24": {
            "buys": 25874,
            "sells": 23054,
            "buyers": 7711,
            "sellers": 7709
          }
        },
        "volume_usd": {
          "m5": "4260.0408035312",
          "m15": "20371.7840774125",
          "m30": "29339.1212653009",
          "h1": "72329.0620392149",
          "h6": "1056443.88791189",
          "h24": "7821631.05096648"
        },
        "reserve_in_usd": "307056.0379"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GTBxUiw6wJdmmkCGZgRHLyYxqu1vG4KtRpeox6yDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x1fae246b1b2d0ce47126bbb109850da355352d77",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.142266604255637",
        "base_token_price_native_currency": "0.0000520020824081763",
        "quote_token_price_usd": "2744.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005200208241",
        "quote_token_price_base_token": "19229.9991402415",
        "address": "0x1fae246b1b2d0ce47126bbb109850da355352d77",
        "name": "TRUE / WETH",
        "pool_created_at": "2025-03-10T04:43:13Z",
        "fdv_usd": "14226660.43",
        "market_cap_usd": "13221885.6042542",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-1.333",
          "m30": "-1.388",
          "h1": "2.68",
          "h6": "4.445",
          "h24": "-1.482"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m30": {
            "buys": 6,
            "sells": 10,
            "buyers": 6,
            "sellers": 10
          },
          "h1": {
            "buys": 17,
            "sells": 24,
            "buyers": 15,
            "sellers": 23
          },
          "h6": {
            "buys": 155,
            "sells": 142,
            "buyers": 115,
            "sellers": 107
          },
          "h24": {
            "buys": 1487,
            "sells": 1435,
            "buyers": 632,
            "sellers": 567
          }
        },
        "volume_usd": {
          "m5": "1.0968265657",
          "m15": "1245.8340659981",
          "m30": "2879.5195006263",
          "h1": "14681.4124660124",
          "h6": "183403.243209579",
          "h24": "1738323.96389024"
        },
        "reserve_in_usd": "691252.6926"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x21cfcfc3d8f98fc728f48341d10ad8283f6eb7ab",
            "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": "arc_0x162df51c504e7b8321e07387932f333d9be16a72",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00548872064503168",
        "base_token_price_native_currency": "0.00537587208333333",
        "quote_token_price_usd": "0.999869",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.005375872083",
        "quote_token_price_base_token": "186.016330839",
        "address": "0x162df51c504e7b8321e07387932f333d9be16a72",
        "name": "TOLLY / USDC 1%",
        "pool_created_at": "2026-09-14T05:26:45Z",
        "fdv_usd": "5067433.02070535",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-2.351",
          "m15": "-5.244",
          "m30": "-7.114",
          "h1": "-6.721",
          "h6": "-18.371",
          "h24": "33.065"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 19,
            "buyers": 15,
            "sellers": 10
          },
          "m15": {
            "buys": 42,
            "sells": 39,
            "buyers": 33,
            "sellers": 23
          },
          "m30": {
            "buys": 94,
            "sells": 74,
            "buyers": 54,
            "sellers": 35
          },
          "h1": {
            "buys": 105,
            "sells": 92,
            "buyers": 64,
            "sellers": 52
          },
          "h6": {
            "buys": 579,
            "sells": 696,
            "buyers": 210,
            "sellers": 312
          },
          "h24": {
            "buys": 3072,
            "sells": 3471,
            "buyers": 763,
            "sellers": 1246
          }
        },
        "volume_usd": {
          "m5": "1775.9076096416",
          "m15": "9937.9488751899",
          "m30": "23873.5514810651",
          "h1": "27122.1282155547",
          "h6": "162856.337626693",
          "h24": "994703.237079941"
        },
        "reserve_in_usd": "476379.5371"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "arc_0xbc43ce8dec648ea298c4275559b81d6261c90b67",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "arc_0x3600000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "arc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-arc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x778a632fdd85577efe9cfce4a2c9ac91b9decdb24c351f9b56e25d38fbe587b4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0216517406955375",
        "base_token_price_native_currency": "0.00000788499389459611",
        "quote_token_price_usd": "1.00026555490925",
        "quote_token_price_native_currency": "0.000364762217888973",
        "base_token_price_quote_token": "0.02161680544",
        "quote_token_price_base_token": "46.2603044168",
        "address": "0x778a632fdd85577efe9cfce4a2c9ac91b9decdb24c351f9b56e25d38fbe587b4",
        "name": "SHROOM / USDG 0.9%",
        "pool_created_at": "2026-09-03T14:09:24Z",
        "fdv_usd": "21330155.5153265",
        "market_cap_usd": "21330210.4961626",
        "price_change_percentage": {
          "m5": "2.339",
          "m15": "1.219",
          "m30": "1.253",
          "h1": "7.641",
          "h6": "-2.154",
          "h24": "60.744"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 2,
            "buyers": 9,
            "sellers": 2
          },
          "m15": {
            "buys": 24,
            "sells": 14,
            "buyers": 21,
            "sellers": 14
          },
          "m30": {
            "buys": 25,
            "sells": 39,
            "buyers": 22,
            "sellers": 31
          },
          "h1": {
            "buys": 56,
            "sells": 94,
            "buyers": 41,
            "sellers": 58
          },
          "h6": {
            "buys": 593,
            "sells": 477,
            "buyers": 289,
            "sellers": 257
          },
          "h24": {
            "buys": 2649,
            "sells": 3910,
            "buyers": 738,
            "sellers": 1007
          }
        },
        "volume_usd": {
          "m5": "4002.2207479854",
          "m15": "12697.6218265072",
          "m30": "14677.1463260268",
          "h1": "45747.0182577945",
          "h6": "358788.261478511",
          "h24": "2063487.18339324"
        },
        "reserve_in_usd": "1429696.43"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xab093def657f15df31b33922a95e047add645b29",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x0d662a58507a46cd6a22632228306dc0d9c26f5fce90c37ced3b8358db33deb3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "685.964027043844",
        "base_token_price_native_currency": "0.249197552489599",
        "quote_token_price_usd": "1.00171052482296",
        "quote_token_price_native_currency": "0.000364657506879516",
        "base_token_price_quote_token": "683.374256085",
        "quote_token_price_base_token": "0.001463327",
        "address": "0x0d662a58507a46cd6a22632228306dc0d9c26f5fce90c37ced3b8358db33deb3",
        "name": "NET / USDG 0.9%",
        "pool_created_at": "2026-08-25T21:12:20Z",
        "fdv_usd": "71528403.3051609",
        "market_cap_usd": "3309284.10235563",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.152",
          "m30": "0.36",
          "h1": "0.435",
          "h6": "-12.239",
          "h24": "-3.463"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "m30": {
            "buys": 13,
            "sells": 0,
            "buyers": 11,
            "sellers": 0
          },
          "h1": {
            "buys": 26,
            "sells": 10,
            "buyers": 17,
            "sellers": 8
          },
          "h6": {
            "buys": 147,
            "sells": 116,
            "buyers": 91,
            "sellers": 71
          },
          "h24": {
            "buys": 607,
            "sells": 619,
            "buyers": 287,
            "sellers": 315
          }
        },
        "volume_usd": {
          "m5": "322.111884518",
          "m15": "894.2813962821",
          "m30": "1540.1672561793",
          "h1": "12774.0817169286",
          "h6": "207858.935026224",
          "h24": "876912.491897294"
        },
        "reserve_in_usd": "837501.5747"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xca9c78dd337a67f6e0077f65f5e9218719d30edf",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4kJEwCpiGtvFRxm1RKYExsFCm1CsB8RwnUQv3LCQs5YG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000276351091697883504656120378829707729634204240421909593583395214",
        "base_token_price_native_currency": "0.00000232972721755109",
        "quote_token_price_usd": "118.185070266451083607191759349334052760119513338",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002329727218",
        "quote_token_price_base_token": "429234.801596711",
        "address": "4kJEwCpiGtvFRxm1RKYExsFCm1CsB8RwnUQv3LCQs5YG",
        "name": "KCAT / SOL",
        "pool_created_at": "2026-09-22T10:22:55Z",
        "fdv_usd": "265406.939639769",
        "market_cap_usd": "265407.04034639",
        "price_change_percentage": {
          "m5": "6.474",
          "m15": "14.307",
          "m30": "39.242",
          "h1": "39.208",
          "h6": "54.127",
          "h24": "511.585"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 21,
            "buyers": 15,
            "sellers": 21
          },
          "m15": {
            "buys": 57,
            "sells": 39,
            "buyers": 37,
            "sellers": 36
          },
          "m30": {
            "buys": 101,
            "sells": 69,
            "buyers": 68,
            "sellers": 56
          },
          "h1": {
            "buys": 166,
            "sells": 155,
            "buyers": 115,
            "sellers": 97
          },
          "h6": {
            "buys": 948,
            "sells": 949,
            "buyers": 542,
            "sellers": 526
          },
          "h24": {
            "buys": 23365,
            "sells": 17791,
            "buyers": 6967,
            "sellers": 6340
          }
        },
        "volume_usd": {
          "m5": "2678.0671501623",
          "m15": "4948.4185955444",
          "m30": "9755.5390974865",
          "h1": "20392.9252767987",
          "h6": "119568.350309964",
          "h24": "2755723.11348076"
        },
        "reserve_in_usd": "51090.9074"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_MboMMGXjGDi45hfjCVzYru32kEM5nw7VzCqCofZpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xc2322605f92ab672c42d05c56f0ca3c09d0c8a471d7e6d8122ca9b42885fce61",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00275109800435831",
        "base_token_price_native_currency": "0.000000982854627325263",
        "quote_token_price_usd": "2742.21",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000009828546273",
        "quote_token_price_base_token": "1017444.46452004",
        "address": "0xc2322605f92ab672c42d05c56f0ca3c09d0c8a471d7e6d8122ca9b42885fce61",
        "name": "NOSH / WETH",
        "pool_created_at": "2026-09-20T00:04:44Z",
        "fdv_usd": "2613131.10636329",
        "market_cap_usd": "2622752.81416054",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-1.034",
          "m30": "-2.202",
          "h1": "1.357",
          "h6": "36.922",
          "h24": "60.749"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m30": {
            "buys": 4,
            "sells": 10,
            "buyers": 4,
            "sellers": 10
          },
          "h1": {
            "buys": 24,
            "sells": 26,
            "buyers": 22,
            "sellers": 26
          },
          "h6": {
            "buys": 1519,
            "sells": 1471,
            "buyers": 510,
            "sellers": 581
          },
          "h24": {
            "buys": 2336,
            "sells": 2555,
            "buyers": 746,
            "sellers": 819
          }
        },
        "volume_usd": {
          "m5": "27.0835640929",
          "m15": "565.2754026966",
          "m30": "1107.6531484799",
          "h1": "6194.2581373049",
          "h6": "963199.358001977",
          "h24": "1495561.91206194"
        },
        "reserve_in_usd": "135301.6833"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe02c53d448a62067b2ac10ed70f5bc6c29471386",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    }
  ]
}
เครือข่ายที่รองรับ

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

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

เหตุใดโครงการ 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
ใช้งานผ่านแอปจะดีกว่า
การแจ้งเตือนราคาแบบเรียลไทม์และประสบการณ์การใช้งานที่รวดเร็วและลื่นไหลยิ่งขึ้น