Coins: 14,381
ตลาดแลกเปลี่ยน: 1,099
มูลค่าตามราคาตลาด: 2.745T $ 0.2%
ปริมาณ 24 ชม.: 133.163B $
ค่าความเด่น:
แก๊ส: 10 GWEI
ไม่มีโฆษณา
CoinGecko CoinGecko

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

ข้อมูลได้รับการสนับสนุนโดย
ได้รับความไว้วางใจจากโครงการ Web3 ชั้นนำ

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

เข้าถึงข้อมูลตลาดออนไลน์จาก DEX เช่น Uniswap, PancakeSwap, Orca, Curve และอื่นๆ ผ่านเครือข่ายหลักๆ ด้วย API ข้อมูล DEX ที่กว้างขวางและเชื่อถือได้ของเรา
2ล้าน+
คอยน์และโทเค็น
100+
เครือข่าย
800+
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.999258534298328",
      "base_token_price_native_currency": "0.000264693241319335",
      "quote_token_price_usd": "3787.23005365398",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026469",
      "quote_token_price_base_token": "3777.96",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3302230724",
      "market_cap_usd": "5321426476.74594",
      "price_change_percentage": {
        "m5": "-0.03",
        "h1": "-0.43",
        "h6": "-0.15",
        "h24": "-0.31"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 2,
          "buyers": 0,
          "sellers": 2
        },
        "m15": {
          "buys": 1,
          "sells": 4,
          "buyers": 1,
          "sellers": 4
        },
        "m30": {
          "buys": 2,
          "sells": 4,
          "buyers": 2,
          "sellers": 4
        },
        "h1": {
          "buys": 7,
          "sells": 8,
          "buyers": 6,
          "sellers": 7
        },
        "h24": {
          "buys": 520,
          "sells": 387,
          "buyers": 267,
          "sellers": 184
        }
      },
      "volume_usd": {
        "m5": "3517.82160047601",
        "h1": "52815.7756260914",
        "h6": "1157378.21339943",
        "h24": "9497641.14212252"
      },
      "reserve_in_usd": "4875952.4822"
    },
    "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": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2.23389038928045",
        "base_token_price_native_currency": "0.000594986757812589989336302507786",
        "quote_token_price_usd": "0.997346747371853",
        "quote_token_price_native_currency": "0.000263344564588682",
        "base_token_price_quote_token": "2.25934702",
        "quote_token_price_base_token": "0.44260576",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "2233890389",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.84",
          "h1": "4.82",
          "h6": "44.93",
          "h24": "1331.76"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "m15": {
            "buys": 25,
            "sells": 7,
            "buyers": 22,
            "sellers": 7
          },
          "m30": {
            "buys": 41,
            "sells": 19,
            "buyers": 36,
            "sellers": 19
          },
          "h1": {
            "buys": 77,
            "sells": 42,
            "buyers": 67,
            "sellers": 29
          },
          "h24": {
            "buys": 2267,
            "sells": 776,
            "buyers": 1495,
            "sellers": 339
          }
        },
        "volume_usd": {
          "m5": "6828.0414855697",
          "h1": "93699.0574787829",
          "h6": "1056103.72700388",
          "h24": "7911226.81080167"
        },
        "reserve_in_usd": "1171927.5231"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x26ebb8213fb8d66156f1af8908d43f7e3e367c1d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00557799161893036",
        "base_token_price_native_currency": "0.000891232237871468",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00089123",
        "quote_token_price_base_token": "1122.04",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "572939067",
        "market_cap_usd": "581034580.147893",
        "price_change_percentage": {
          "m5": "-0.09",
          "h1": "2.21",
          "h6": "-0.58",
          "h24": "3.18"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 41,
            "buyers": 1,
            "sellers": 41
          },
          "m15": {
            "buys": 14,
            "sells": 199,
            "buyers": 13,
            "sellers": 197
          },
          "m30": {
            "buys": 28,
            "sells": 397,
            "buyers": 27,
            "sellers": 378
          },
          "h1": {
            "buys": 94,
            "sells": 731,
            "buyers": 66,
            "sellers": 692
          },
          "h24": {
            "buys": 7415,
            "sells": 42382,
            "buyers": 5243,
            "sellers": 36675
          }
        },
        "volume_usd": {
          "m5": "1661.4721147033",
          "h1": "162118.223673735",
          "h6": "615077.254015259",
          "h24": "5081061.70548893"
        },
        "reserve_in_usd": "6253405.4362"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000194854734784543",
        "base_token_price_native_currency": "0.000000000000000316894617424547",
        "quote_token_price_usd": "617.97269435945",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000317",
        "quote_token_price_base_token": "3155623178857247",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "81838.99",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.8",
          "h1": "-13.91",
          "h6": "-36.42",
          "h24": "-80.53"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "m15": {
            "buys": 13,
            "sells": 2,
            "buyers": 13,
            "sellers": 2
          },
          "m30": {
            "buys": 20,
            "sells": 15,
            "buyers": 19,
            "sellers": 13
          },
          "h1": {
            "buys": 31,
            "sells": 43,
            "buyers": 29,
            "sellers": 37
          },
          "h24": {
            "buys": 2537,
            "sells": 1878,
            "buyers": 1419,
            "sellers": 1083
          }
        },
        "volume_usd": {
          "m5": "653.251655279469",
          "h1": "5092.32115036433",
          "h6": "63386.1279755741",
          "h24": "572629.825184675"
        },
        "reserve_in_usd": "63624.6492"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x1b517f6794523bc3dd4e1275d9c205064f7cc167",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.24901028627374",
        "base_token_price_native_currency": "0.0391807787641865",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03918078",
        "quote_token_price_base_token": "25.52",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "5229216",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.35",
          "h6": "7.67",
          "h24": "26.23"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 3
          },
          "m30": {
            "buys": 9,
            "sells": 10,
            "buyers": 9,
            "sellers": 10
          },
          "h1": {
            "buys": 23,
            "sells": 25,
            "buyers": 22,
            "sellers": 22
          },
          "h24": {
            "buys": 1498,
            "sells": 1030,
            "buyers": 994,
            "sellers": 671
          }
        },
        "volume_usd": {
          "m5": "268.03989555066",
          "h1": "19260.2700770753",
          "h6": "104197.992262083",
          "h24": "1174017.57909706"
        },
        "reserve_in_usd": "935256.6015"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCH44N73BXEhT8063KAK_27oComvJnmAaebso-dZoyAy6g_",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.25048341696229",
        "base_token_price_native_currency": "0.000405187311851586861428510746163653548903326",
        "quote_token_price_usd": "1.00000535527072",
        "quote_token_price_native_currency": "0.00161681761784076",
        "base_token_price_quote_token": "0.25060793",
        "quote_token_price_base_token": "3.99029676",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "250067998",
        "market_cap_usd": "117192646.669515",
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.23",
          "h6": "0.29",
          "h24": "-1.6"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 8,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "h1": {
            "buys": 13,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "h24": {
            "buys": 699,
            "sells": 850,
            "buyers": 212,
            "sellers": 303
          }
        },
        "volume_usd": {
          "m5": "10.9496187664793",
          "h1": "4494.78549759392",
          "h6": "54664.0432568125",
          "h24": "934716.70636286"
        },
        "reserve_in_usd": "4403504.8252"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x9840652dc04fb9db2c43853633f0f62be6f00f98",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000139004627308058",
        "base_token_price_native_currency": "0.00000000366045720496531",
        "quote_token_price_usd": "3785.850100636",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003660457205",
        "quote_token_price_base_token": "273189917",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5751633748",
        "market_cap_usd": "5821484050.75518",
        "price_change_percentage": {
          "m5": "0.06",
          "h1": "-0.07",
          "h6": "12.21",
          "h24": "26.95"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 1,
            "buyers": 6,
            "sellers": 1
          },
          "m15": {
            "buys": 35,
            "sells": 13,
            "buyers": 33,
            "sellers": 13
          },
          "m30": {
            "buys": 62,
            "sells": 32,
            "buyers": 59,
            "sellers": 30
          },
          "h1": {
            "buys": 154,
            "sells": 60,
            "buyers": 133,
            "sellers": 56
          },
          "h24": {
            "buys": 1841,
            "sells": 1286,
            "buyers": 1437,
            "sellers": 974
          }
        },
        "volume_usd": {
          "m5": "15189.3520762731",
          "h1": "599387.37819704",
          "h6": "6524358.51591716",
          "h24": "21623919.9784023"
        },
        "reserve_in_usd": "55403166.6153"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x6982508145454ce325ddbe47a25d4ec3d2311933",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x5c9c0920e5f37856ac44810154f77e99dd2b5d41",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "22.6196183628773",
        "base_token_price_native_currency": "0.036565042104738091331478536444",
        "quote_token_price_usd": "0.999828965958177",
        "quote_token_price_native_currency": "0.00161604346604446",
        "base_token_price_quote_token": "22.63",
        "quote_token_price_base_token": "0.04419641",
        "address": "0x5c9c0920e5f37856ac44810154f77e99dd2b5d41",
        "name": "BCCoin / USDT 0.01%",
        "pool_created_at": "2024-03-17T11:17:37Z",
        "fdv_usd": "3392935084",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.07",
          "h1": "0.13",
          "h6": "0.24",
          "h24": "4.12"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 13,
            "sells": 13,
            "buyers": 6,
            "sellers": 7
          },
          "m30": {
            "buys": 27,
            "sells": 29,
            "buyers": 7,
            "sellers": 10
          },
          "h1": {
            "buys": 55,
            "sells": 57,
            "buyers": 8,
            "sellers": 11
          },
          "h24": {
            "buys": 3247,
            "sells": 1385,
            "buyers": 1418,
            "sellers": 126
          }
        },
        "volume_usd": {
          "m5": "5145.04512584279",
          "h1": "76490.3385169008",
          "h6": "504269.425060228",
          "h24": "2817707.95075765"
        },
        "reserve_in_usd": "1483658364.4673"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x2940566eb50f15129238f4dc599adc4f742d7d8e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.01741676373511",
        "base_token_price_native_currency": "0.00275318181016134",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00275318",
        "quote_token_price_base_token": "363.22",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "86943137",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.07",
          "h6": "-1.16",
          "h24": "-0.18"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m30": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "h1": {
            "buys": 4,
            "sells": 7,
            "buyers": 4,
            "sellers": 6
          },
          "h24": {
            "buys": 709,
            "sells": 722,
            "buyers": 530,
            "sellers": 569
          }
        },
        "volume_usd": {
          "m5": "174.1676373511",
          "h1": "1569.66780476428",
          "h6": "29032.2763295263",
          "h24": "1020879.35297093"
        },
        "reserve_in_usd": "1553480.1263"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC47093oX5Xhb0xuk2lCr2RhS8rj-vul61u4W2UH5ORmG_O",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00905490616285714",
        "base_token_price_native_currency": "0.00801318966925592",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00801319",
        "quote_token_price_base_token": "124.79",
        "address": "0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
        "name": "OCEAN / SUI 1%",
        "pool_created_at": "2024-05-10T11:32:16Z",
        "fdv_usd": "0.00",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.56",
          "h1": "-7.52",
          "h6": "-9.77",
          "h24": "-37.6"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 28,
            "buyers": 0,
            "sellers": 28
          },
          "m15": {
            "buys": 2,
            "sells": 65,
            "buyers": 2,
            "sellers": 64
          },
          "m30": {
            "buys": 11,
            "sells": 102,
            "buyers": 6,
            "sellers": 99
          },
          "h1": {
            "buys": 42,
            "sells": 307,
            "buyers": 30,
            "sellers": 298
          },
          "h24": {
            "buys": 1469,
            "sells": 7709,
            "buyers": 1039,
            "sellers": 6411
          }
        },
        "volume_usd": {
          "m5": "431.28850031916",
          "h1": "4099.69052728236",
          "h6": "9935.61466265547",
          "h24": "87890.9375529144"
        },
        "reserve_in_usd": "19167.592"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "sui-network_0xa8816d3a6e3136e86bc2873b1f94a15cadc8af2703c075f2d546c2ae367f4df9::ocean::OCEAN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "sui-network_0x2::sui::SUI",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "sui-network",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "cetus",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000723984570711089",
        "base_token_price_native_currency": "0.000114240280071165",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00011424",
        "quote_token_price_base_token": "8753.48",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "633920",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "1.22",
          "h6": "-11.16",
          "h24": "-26.59"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "h1": {
            "buys": 7,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "h24": {
            "buys": 618,
            "sells": 315,
            "buyers": 360,
            "sellers": 197
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "h1": "327.29576899923",
          "h6": "17919.401131296",
          "h24": "193119.339623839"
        },
        "reserve_in_usd": "66114.2278"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCNCUxFwMsNYKTv89WuRX5pyxDCWqlgBi4Tl8zytjllNTaC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.606966420361833",
        "base_token_price_native_currency": "0.0953543605181959",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09535436",
        "quote_token_price_base_token": "10.49",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "60696641",
        "market_cap_usd": "60548885.6495752",
        "price_change_percentage": {
          "m5": "0",
          "h1": "1.33",
          "h6": "-1.95",
          "h24": "0.59"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "h1": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 6
          },
          "h24": {
            "buys": 407,
            "sells": 290,
            "buyers": 298,
            "sellers": 227
          }
        },
        "volume_usd": {
          "m5": "11.3515506677",
          "h1": "6956.19425193464",
          "h6": "60802.8917375843",
          "h24": "675311.081474337"
        },
        "reserve_in_usd": "2423571.863"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBZ_cafPyDr5KUTs0aNxh0ZTDhkpEZONmLJA2SNGlLm4Cko",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.443470203039388",
        "base_token_price_native_currency": "0.002477205362802709776051812",
        "quote_token_price_usd": "178.28",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00247721",
        "quote_token_price_base_token": "403.68",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "246368518",
        "market_cap_usd": "220985289.802651",
        "price_change_percentage": {
          "m5": "-0.5",
          "h1": "-3.91",
          "h6": "5.11",
          "h24": "8.31"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 44,
            "sells": 11,
            "buyers": 27,
            "sellers": 11
          },
          "m30": {
            "buys": 76,
            "sells": 44,
            "buyers": 54,
            "sellers": 28
          },
          "h1": {
            "buys": 241,
            "sells": 126,
            "buyers": 123,
            "sellers": 89
          },
          "h24": {
            "buys": 7260,
            "sells": 6639,
            "buyers": 2540,
            "sellers": 2245
          }
        },
        "volume_usd": {
          "m5": "362.06969855494",
          "h1": "322526.560676963",
          "h6": "1844963.27518005",
          "h24": "8472449.03629616"
        },
        "reserve_in_usd": "5318137.5113"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5z3EqYQo9HiCEs3R84RCDMu2n7anpDMxRhdK8PSWmrRC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00495000903694497",
        "base_token_price_native_currency": "0.000028298137260760142593867",
        "quote_token_price_usd": "178.28",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002830",
        "quote_token_price_base_token": "35338.02",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "34081484",
        "market_cap_usd": "34836922.1621717",
        "price_change_percentage": {
          "m5": "0.26",
          "h1": "-0.8",
          "h6": "-13.69",
          "h24": "-15.17"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 7
          },
          "m15": {
            "buys": 31,
            "sells": 29,
            "buyers": 22,
            "sellers": 29
          },
          "m30": {
            "buys": 98,
            "sells": 66,
            "buyers": 64,
            "sellers": 56
          },
          "h1": {
            "buys": 204,
            "sells": 183,
            "buyers": 129,
            "sellers": 132
          },
          "h24": {
            "buys": 8297,
            "sells": 7500,
            "buyers": 2384,
            "sellers": 2721
          }
        },
        "volume_usd": {
          "m5": "4093.16812355153",
          "h1": "183867.371435884",
          "h6": "2040077.08553696",
          "h24": "9286094.40752492"
        },
        "reserve_in_usd": "2804845.796"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00342719880711006",
        "base_token_price_native_currency": "0.000537678074971762",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00053768",
        "quote_token_price_base_token": "1859.85",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "479808",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-2.79",
          "h6": "-3.48",
          "h24": "-20.53"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "h1": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "h24": {
            "buys": 452,
            "sells": 365,
            "buyers": 255,
            "sellers": 207
          }
        },
        "volume_usd": {
          "m5": "12.7",
          "h1": "1503.02289357566",
          "h6": "27424.620070623",
          "h24": "221779.922061032"
        },
        "reserve_in_usd": "112796.0925"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC8XkUEWb6bzbzE9eVaASoKUCyYA_CUQALGE15jWInEqla6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000838184242136248",
        "base_token_price_native_currency": "0.0000131668534115547",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001317",
        "quote_token_price_base_token": "75948.29",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "838184",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "2.46",
          "h6": "-14.89",
          "h24": "95.92"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "h1": {
            "buys": 4,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "h24": {
            "buys": 640,
            "sells": 520,
            "buyers": 417,
            "sellers": 359
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "h1": "651.97685638755",
          "h6": "22773.35580421",
          "h24": "192720.534157672"
        },
        "reserve_in_usd": "125023.5365"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB8nX1OAAxS0RHCZ-U3xpZPAGIPwjfoqtvtWOPb55NBQipE",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00162159557387643",
        "base_token_price_native_currency": "0.000256477622051564",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00025648",
        "quote_token_price_base_token": "3898.98",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "8107978",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-5.41",
          "h6": "-6.98",
          "h24": "122.02"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "h1": {
            "buys": 8,
            "sells": 9,
            "buyers": 8,
            "sellers": 7
          },
          "h24": {
            "buys": 1025,
            "sells": 1125,
            "buyers": 552,
            "sellers": 493
          }
        },
        "volume_usd": {
          "m5": "22.74508454278",
          "h1": "3158.12399253187",
          "h6": "27439.5160854063",
          "h24": "409978.316895214"
        },
        "reserve_in_usd": "72478.4186"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCILWMtTu_ShFu0WPZnZx9SfCX70dTypBESubKMZUPQOd53",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.354147951851536",
        "base_token_price_native_currency": "0.0560407542252664",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.05604075",
        "quote_token_price_base_token": "17.84",
        "address": "EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
        "name": "MOLOKO / TON 0.4%",
        "pool_created_at": "2024-05-19T20:53:18Z",
        "fdv_usd": "354148",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-12.98",
          "h6": "-14.46",
          "h24": "16.53"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m30": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "h1": {
            "buys": 15,
            "sells": 11,
            "buyers": 11,
            "sellers": 10
          },
          "h24": {
            "buys": 1634,
            "sells": 479,
            "buyers": 955,
            "sellers": 249
          }
        },
        "volume_usd": {
          "m5": "19.56789410786",
          "h1": "3256.90855167449",
          "h6": "14172.3108332357",
          "h24": "168426.080230315"
        },
        "reserve_in_usd": "51148.9087"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQARgJ-aCPIyOr4WDckDVcdXQHRPAjTjBNatopiRS9FnUEmn",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8GEsd9swAyQnbrVjDouZjPrStxCNq6eg9JKu99FEoc2L",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.409940395066886",
        "base_token_price_native_currency": "0.002302160914627721826425321",
        "quote_token_price_usd": "178.27",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00230216",
        "quote_token_price_base_token": "434.37",
        "address": "8GEsd9swAyQnbrVjDouZjPrStxCNq6eg9JKu99FEoc2L",
        "name": "SNORK / SOL",
        "pool_created_at": "2024-04-05T00:48:00Z",
        "fdv_usd": "8608748",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-1.1",
          "h6": "-0.66",
          "h24": "18.28"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 4
          },
          "m30": {
            "buys": 12,
            "sells": 12,
            "buyers": 8,
            "sellers": 8
          },
          "h1": {
            "buys": 26,
            "sells": 24,
            "buyers": 12,
            "sellers": 12
          },
          "h24": {
            "buys": 669,
            "sells": 712,
            "buyers": 43,
            "sellers": 68
          }
        },
        "volume_usd": {
          "m5": "270.02317608179",
          "h1": "19239.9301345485",
          "h6": "126317.745564699",
          "h24": "521576.876989656"
        },
        "reserve_in_usd": "148391.242"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8S24pfgvhdkDQCTReLoP71xxfbKp98iTWAsvYRuEyEBM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_GUJxvg5eDQEsQSjfnYYBjU1W5m18Mzt6yYntYfjvUGkm",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0192983798161632",
        "base_token_price_native_currency": "0.000101514372511046201994199",
        "quote_token_price_usd": "178.28",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00010151",
        "quote_token_price_base_token": "9850.82",
        "address": "GUJxvg5eDQEsQSjfnYYBjU1W5m18Mzt6yYntYfjvUGkm",
        "name": "PAMBI / SOL",
        "pool_created_at": "2024-05-18T22:28:14Z",
        "fdv_usd": "19295513",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.15",
          "h1": "20.76",
          "h6": "80.53",
          "h24": "314.11"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 28,
            "buyers": 28,
            "sellers": 25
          },
          "m15": {
            "buys": 155,
            "sells": 136,
            "buyers": 126,
            "sellers": 92
          },
          "m30": {
            "buys": 354,
            "sells": 213,
            "buyers": 275,
            "sellers": 135
          },
          "h1": {
            "buys": 635,
            "sells": 392,
            "buyers": 446,
            "sellers": 211
          },
          "h24": {
            "buys": 9842,
            "sells": 5369,
            "buyers": 4031,
            "sellers": 1602
          }
        },
        "volume_usd": {
          "m5": "6940.69607113123",
          "h1": "262429.166876159",
          "h6": "1768060.50602074",
          "h24": "3918603.47535592"
        },
        "reserve_in_usd": "397184.6342"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3TdsyqMn2sCqxEFf9B8hATCrMEW1Xh2thUTs7fpr2Rur",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0409394388401429",
        "base_token_price_native_currency": "0.00646637292475589",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00646637",
        "quote_token_price_base_token": "154.65",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4093848",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.88",
          "h6": "1.82",
          "h24": "-4"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "h1": {
            "buys": 6,
            "sells": 7,
            "buyers": 6,
            "sellers": 7
          },
          "h24": {
            "buys": 328,
            "sells": 359,
            "buyers": 245,
            "sellers": 271
          }
        },
        "volume_usd": {
          "m5": "14.32880359405",
          "h1": "12219.2831526515",
          "h6": "89863.2031941533",
          "h24": "461928.379202409"
        },
        "reserve_in_usd": "1094865.5941"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB4gPfG0YtoiJHCMTUuzxP9fKXy9nx6TFh-dcAltrnNpLNo",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    }
  ]
}

เหตุใดโครงการ 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
VEF
Venezuelan bolívar fuerte
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
หน่วยบิตคอยน์
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
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เงื่อนไขการให้บริการและรับทราบว่าคุณได้อ่านนโยบายความเป็นส่วนตัวของเรา
หรือ
ลืมรหัสผ่าน?
ไม่ได้รับการยืนยันคำขอ?
ส่งยืนยันคำขออีกครั้ง
แจกฟรี! ติดตามเหรียญโปรดของคุณได้อย่างง่ายดายด้วย CoinGecko 🚀
การดำเนินการต่อแสดงว่าคุณยอมรับ CoinGeckoเงื่อนไขการให้บริการและรับทราบว่าคุณได้อ่านนโยบายความเป็นส่วนตัวของเรา
หรือ
รหัสผ่านต้องมีอักขระอย่างน้อย 8 ตัว ประกอบด้วยอักษรตัวพิมพ์ใหญ่ 1 ตัว อักษรตัวพิมพ์เล็ก 1 ตัว ตัวเลข 1 ตัว และอักขระพิเศษ 1 ตัว
ไม่ได้รับการยืนยันคำขอ?
ส่งยืนยันคำขออีกครั้ง
ลืมรหัสผ่าน?
คุณจะได้รับอีเมล์แนะนำการตั้งค่ารหัสผ่านในไม่ช้า
ส่งยืนยันคำขออีกครั้ง
คุณจะได้รับอีเมล์แนะนำวิธีการยืนยันบัญชีภายในไม่ไม่ช้า
เลือกรับบแอป CoinGecko
สแกนรหัส QR นี้เพื่อดาวน์โหลดแอปทันที App QR Code หรือเข้าไปดูใน App Store ได้เลย
coingecko
ดำเนินการต่อในแอป
ติดตามราคาแบบเรียลไทม์
เปิดแอป