מטבעות: 14,357
בורסות: 1,099
שווי שוק: 2.726T $ 5.6%
נפח ב-24 שעות: 220.29B $
דומיננטיות:
דלק: 22 GWEI
בטל צפייה בפרסומות

DEX token ונתוני שוק ממשק API עבור פרויקטים ומפתחים של DeFi

הנתונים מופעלים על ידי
נמצא אמין על ידי פרויקטים מובילים בתחום ה-Web3

API נרחב ואמין של נתוני DEX‏ על הצ'יין

קבל גישה לנתוני שוק על הצ'יין מ-DEXs כגון Uniswap,‏ PancakeSwap,‏ Orca,‏ Curve ועוד על פני רשתות נרחבות, עם ה-API האמין והרחב שלנו לנתוני DEX.
2 מ'
מטבעות ואסימונים
100+
רשתות
800+
DEXes בורסות מבוזרות

הגדל את פרויקט ה-DeFi שלך ביעילות

API מאוחד אחד עבור נתוני קריפטו, NFT ובורסות מבוזרות

פשט את תהליך האינטגרציה עם API מאוחד אחד של נתוני קריפטו המספק כיסוי מלא
קטגוריית נקודת קצה תיאור
/onchain/simple/*/token_price/* הדרך הפשוטה ביותר לקבל את המחיר העדכני ביותר של אסימונים ברשת בדולר ארה"ב, עם כתובות אסימונים
/onchain/networks קבל את הרשימה המלאה של הרשתות הנתמכות
/onchain/network/*dexes קבל את הרשימה המלאה של מכשירי עזר נתמכים ברשת
/onchains/network/*/pools/* קבל נתוני מאגר נזילות כגון: מאגרים במגמת עלייה, מאגרים חדשים ונתוני שוק כמו מחיר, רזרבה, שווי שוק, עסקאות, נפח. נקודת קצה חיפוש זמינה גם לחיפוש מאגרים ברשת.
/onchains/network/*/tokens/* קבל נתונים הקשורים לאסימונים כמו מאגרים מובילים, מחיר, מניות על דילול מלא, רזרבות, נפח, שווי שוק, ציון Geckoterminal,‏ מזהה Coingecko API. כמו כן, זמינים גם מטא נתונים, כולל תמונה, אתר אינטרנט, תיאור וקישורי מדיה חברתית.
/onchains/network/*/ohlcvs/* קבל נתוני גרפים היסטוריים של OHLCV של מאגר נזילות
/onchains/network/*/trades קבל את 300 העסקאות האחרונות ממאגר נזילות
// קבל מחירים ונתוני שוק של מאגר נזילות
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00033269995147",
      "base_token_price_native_currency": "0.000267644406729027",
      "quote_token_price_usd": "3744.86519656434",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026764",
      "quote_token_price_base_token": "3736.30",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3305780499",
      "market_cap_usd": "5353939186.22034",
      "price_change_percentage": {
        "m5": "0",
        "h1": "0.01",
        "h6": "0.15",
        "h24": "-0.11"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 3,
          "sells": 3,
          "buyers": 3,
          "sellers": 3
        },
        "m30": {
          "buys": 10,
          "sells": 5,
          "buyers": 10,
          "sellers": 5
        },
        "h1": {
          "buys": 21,
          "sells": 14,
          "buyers": 18,
          "sellers": 11
        },
        "h24": {
          "buys": 708,
          "sells": 497,
          "buyers": 320,
          "sellers": 213
        }
      },
      "volume_usd": {
        "m5": "5572.35941248774",
        "h1": "565554.376836582",
        "h6": "3234580.75439747",
        "h24": "17930714.938022"
      },
      "reserve_in_usd": "5457388.775"
    },
    "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": "1.59388562759102",
        "base_token_price_native_currency": "0.00042773440568661225189917036874",
        "quote_token_price_usd": "1.00225190722312",
        "quote_token_price_native_currency": "0.000267633640896505",
        "base_token_price_quote_token": "1.59820867",
        "quote_token_price_base_token": "0.62570052",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1593885628",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.5",
          "h1": "-9.06",
          "h6": "917.6",
          "h24": "917.6"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m30": {
            "buys": 19,
            "sells": 10,
            "buyers": 17,
            "sellers": 9
          },
          "h1": {
            "buys": 57,
            "sells": 33,
            "buyers": 52,
            "sellers": 23
          },
          "h24": {
            "buys": 1515,
            "sells": 516,
            "buyers": 1031,
            "sellers": 260
          }
        },
        "volume_usd": {
          "m5": "1996.48583390939",
          "h1": "140335.726696439",
          "h6": "6632985.13219288",
          "h24": "6632985.13219288"
        },
        "reserve_in_usd": "990259.4253"
      },
      "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": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000362506318735804",
        "base_token_price_native_currency": "0.000000000000000593837842205086",
        "quote_token_price_usd": "615.89530074093",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000594",
        "quote_token_price_base_token": "1683961393040767",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "152253",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.85",
          "h1": "-16.66",
          "h6": "-52.23",
          "h24": "29.09"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 7
          },
          "m15": {
            "buys": 10,
            "sells": 22,
            "buyers": 10,
            "sellers": 20
          },
          "m30": {
            "buys": 21,
            "sells": 25,
            "buyers": 21,
            "sellers": 23
          },
          "h1": {
            "buys": 60,
            "sells": 51,
            "buyers": 57,
            "sellers": 45
          },
          "h24": {
            "buys": 2989,
            "sells": 1948,
            "buyers": 1650,
            "sellers": 1052
          }
        },
        "volume_usd": {
          "m5": "1281.00444178377",
          "h1": "9789.04290578698",
          "h6": "139967.228731133",
          "h24": "694358.819876449"
        },
        "reserve_in_usd": "85664.8584"
      },
      "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_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00567290072419113",
        "base_token_price_native_currency": "0.000899595414830122",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00089960",
        "quote_token_price_base_token": "1111.61",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "582687582",
        "market_cap_usd": "589515729.680587",
        "price_change_percentage": {
          "m5": "-1.89",
          "h1": "1.67",
          "h6": "5.69",
          "h24": "8.7"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 112,
            "buyers": 18,
            "sellers": 112
          },
          "m15": {
            "buys": 88,
            "sells": 428,
            "buyers": 78,
            "sellers": 415
          },
          "m30": {
            "buys": 194,
            "sells": 983,
            "buyers": 156,
            "sellers": 946
          },
          "h1": {
            "buys": 402,
            "sells": 2002,
            "buyers": 333,
            "sellers": 1903
          },
          "h24": {
            "buys": 7270,
            "sells": 44183,
            "buyers": 5095,
            "sellers": 38257
          }
        },
        "volume_usd": {
          "m5": "27574.9087675513",
          "h1": "299724.13760836",
          "h6": "1669863.98036282",
          "h24": "5286850.91046217"
        },
        "reserve_in_usd": "6107419.6806"
      },
      "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_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.251434926127826",
        "base_token_price_native_currency": "0.000407722448530670790802449357923167364585811",
        "quote_token_price_usd": "0.999174226558271",
        "quote_token_price_native_currency": "0.00161890894792228",
        "base_token_price_quote_token": "0.25185014",
        "quote_token_price_base_token": "3.97061519",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "251017929",
        "market_cap_usd": "117934018.979447",
        "price_change_percentage": {
          "m5": "-0.05",
          "h1": "-0.71",
          "h6": "-0.25",
          "h24": "7.1"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 0,
            "sells": 11,
            "buyers": 0,
            "sellers": 10
          },
          "m30": {
            "buys": 0,
            "sells": 18,
            "buyers": 0,
            "sellers": 14
          },
          "h1": {
            "buys": 10,
            "sells": 43,
            "buyers": 6,
            "sellers": 28
          },
          "h24": {
            "buys": 1146,
            "sells": 838,
            "buyers": 290,
            "sellers": 321
          }
        },
        "volume_usd": {
          "m5": "1297.34714702869",
          "h1": "15342.3308457057",
          "h6": "300465.699755381",
          "h24": "1239689.72923035"
        },
        "reserve_in_usd": "4405752.7262"
      },
      "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": "ton_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.228888323426881",
        "base_token_price_native_currency": "0.0357574399574336",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03575744",
        "quote_token_price_base_token": "27.97",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4806655",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.24",
          "h1": "-10.54",
          "h6": "-7.15",
          "h24": "19.34"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 1,
            "buyers": 18,
            "sellers": 1
          },
          "m15": {
            "buys": 34,
            "sells": 12,
            "buyers": 28,
            "sellers": 11
          },
          "m30": {
            "buys": 64,
            "sells": 25,
            "buyers": 55,
            "sellers": 21
          },
          "h1": {
            "buys": 105,
            "sells": 66,
            "buyers": 89,
            "sellers": 57
          },
          "h24": {
            "buys": 1267,
            "sells": 1011,
            "buyers": 764,
            "sellers": 623
          }
        },
        "volume_usd": {
          "m5": "11478.6096527349",
          "h1": "79552.9892496869",
          "h6": "352060.916403524",
          "h24": "1510826.87911383"
        },
        "reserve_in_usd": "863559.2536"
      },
      "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": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00356230169441663",
        "base_token_price_native_currency": "0.000558480420940974",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00055848",
        "quote_token_price_base_token": "1790.57",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "498722",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.19",
          "h1": "2.67",
          "h6": "-19.39",
          "h24": "-25.06"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 4,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 8,
            "buyers": 7,
            "sellers": 7
          },
          "h1": {
            "buys": 19,
            "sells": 10,
            "buyers": 15,
            "sellers": 9
          },
          "h24": {
            "buys": 1294,
            "sells": 814,
            "buyers": 674,
            "sellers": 430
          }
        },
        "volume_usd": {
          "m5": "1856.68779024707",
          "h1": "5203.97509950424",
          "h6": "59922.1455181435",
          "h24": "591314.626447924"
        },
        "reserve_in_usd": "116056.4127"
      },
      "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_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000890381317296828",
        "base_token_price_native_currency": "0.000138930063000524",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00013893",
        "quote_token_price_base_token": "7197.87",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "779617",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.69",
          "h1": "3.86",
          "h6": "-23.32",
          "h24": "-46.37"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 8,
            "sells": 2,
            "buyers": 8,
            "sellers": 2
          },
          "m30": {
            "buys": 16,
            "sells": 12,
            "buyers": 16,
            "sellers": 12
          },
          "h1": {
            "buys": 34,
            "sells": 17,
            "buyers": 33,
            "sellers": 17
          },
          "h24": {
            "buys": 889,
            "sells": 558,
            "buyers": 504,
            "sellers": 338
          }
        },
        "volume_usd": {
          "m5": "28.17844700985",
          "h1": "10548.39959195",
          "h6": "68445.7930314645",
          "h24": "329266.346202942"
        },
        "reserve_in_usd": "74332.4046"
      },
      "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_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0181019151414738",
        "base_token_price_native_currency": "0.00283973213608728",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00283973",
        "quote_token_price_base_token": "352.15",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "90363391",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.58",
          "h1": "1.21",
          "h6": "-6.76",
          "h24": "11.7"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 6,
            "sells": 12,
            "buyers": 6,
            "sellers": 12
          },
          "m30": {
            "buys": 15,
            "sells": 17,
            "buyers": 13,
            "sellers": 17
          },
          "h1": {
            "buys": 28,
            "sells": 29,
            "buyers": 25,
            "sellers": 29
          },
          "h24": {
            "buys": 756,
            "sells": 817,
            "buyers": 534,
            "sellers": 601
          }
        },
        "volume_usd": {
          "m5": "270.4794125504",
          "h1": "27632.6509348463",
          "h6": "174835.202028115",
          "h24": "1293606.649584"
        },
        "reserve_in_usd": "1601562.4256"
      },
      "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": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000126975218776606",
        "base_token_price_native_currency": "0.00000000337808502312774",
        "quote_token_price_usd": "3747.51737777569",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003378085023",
        "quote_token_price_base_token": "296025705",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5253889512",
        "market_cap_usd": "5326083354.78255",
        "price_change_percentage": {
          "m5": "0.37",
          "h1": "-1.39",
          "h6": "12.96",
          "h24": "32.9"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 12,
            "sells": 19,
            "buyers": 12,
            "sellers": 18
          },
          "m30": {
            "buys": 35,
            "sells": 36,
            "buyers": 35,
            "sellers": 34
          },
          "h1": {
            "buys": 85,
            "sells": 79,
            "buyers": 81,
            "sellers": 69
          },
          "h24": {
            "buys": 1285,
            "sells": 1126,
            "buyers": 974,
            "sellers": 796
          }
        },
        "volume_usd": {
          "m5": "47784.6605381747",
          "h1": "1523568.17866057",
          "h6": "10434960.9357613",
          "h24": "25649474.8596543"
        },
        "reserve_in_usd": "52654671.9407"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0111713976193939",
        "base_token_price_native_currency": "0.00979998427777778",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00979998",
        "quote_token_price_base_token": "102.04",
        "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": "-3.73",
          "h1": "-0.93",
          "h6": "-6.23",
          "h24": "-46.46"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 17,
            "buyers": 0,
            "sellers": 17
          },
          "m15": {
            "buys": 8,
            "sells": 67,
            "buyers": 8,
            "sellers": 65
          },
          "m30": {
            "buys": 18,
            "sells": 117,
            "buyers": 14,
            "sellers": 111
          },
          "h1": {
            "buys": 41,
            "sells": 252,
            "buyers": 34,
            "sellers": 237
          },
          "h24": {
            "buys": 1586,
            "sells": 8517,
            "buyers": 1139,
            "sellers": 7069
          }
        },
        "volume_usd": {
          "m5": "470.85616507614",
          "h1": "3322.98364688562",
          "h6": "20299.6199015625",
          "h24": "100596.366675991"
        },
        "reserve_in_usd": "14958.7626"
      },
      "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": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.458180540756881",
        "base_token_price_native_currency": "0.002571490756419416413922907",
        "quote_token_price_usd": "177.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00257149",
        "quote_token_price_base_token": "388.88",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "254540801",
        "market_cap_usd": "227389824.798652",
        "price_change_percentage": {
          "m5": "0.61",
          "h1": "6.04",
          "h6": "18.7",
          "h24": "3.08"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 37,
            "buyers": 14,
            "sellers": 35
          },
          "m15": {
            "buys": 61,
            "sells": 142,
            "buyers": 38,
            "sellers": 97
          },
          "m30": {
            "buys": 154,
            "sells": 205,
            "buyers": 87,
            "sellers": 137
          },
          "h1": {
            "buys": 323,
            "sells": 385,
            "buyers": 143,
            "sellers": 204
          },
          "h24": {
            "buys": 8706,
            "sells": 7554,
            "buyers": 2846,
            "sellers": 2622
          }
        },
        "volume_usd": {
          "m5": "43375.8223752252",
          "h1": "404242.935845191",
          "h6": "2076065.19891178",
          "h24": "10912728.2936846"
        },
        "reserve_in_usd": "5381583.6486"
      },
      "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": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000108209154450218",
        "base_token_price_native_currency": "0.000016984416756724",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001698",
        "quote_token_price_base_token": "58877.50",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "1082092",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.25",
          "h1": "-14.15",
          "h6": "32.08",
          "h24": "1536.41"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 4,
            "sells": 14,
            "buyers": 4,
            "sellers": 14
          },
          "m30": {
            "buys": 8,
            "sells": 30,
            "buyers": 8,
            "sellers": 30
          },
          "h1": {
            "buys": 30,
            "sells": 38,
            "buyers": 30,
            "sellers": 37
          },
          "h24": {
            "buys": 1024,
            "sells": 640,
            "buyers": 600,
            "sellers": 383
          }
        },
        "volume_usd": {
          "m5": "67.89322904194",
          "h1": "9760.84984265019",
          "h6": "70381.6702224677",
          "h24": "262152.543887675"
        },
        "reserve_in_usd": "143019.1844"
      },
      "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_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.622784134605188",
        "base_token_price_native_currency": "0.0970353682237524",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09703537",
        "quote_token_price_base_token": "10.31",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "62278413",
        "market_cap_usd": "62102635.6632015",
        "price_change_percentage": {
          "m5": "2.04",
          "h1": "4.61",
          "h6": "-0.28",
          "h24": "-1.94"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 3,
            "buyers": 9,
            "sellers": 2
          },
          "m30": {
            "buys": 13,
            "sells": 4,
            "buyers": 11,
            "sellers": 3
          },
          "h1": {
            "buys": 22,
            "sells": 5,
            "buyers": 20,
            "sellers": 4
          },
          "h24": {
            "buys": 553,
            "sells": 338,
            "buyers": 391,
            "sellers": 261
          }
        },
        "volume_usd": {
          "m5": "11225.5346157883",
          "h1": "23020.8070857564",
          "h6": "241432.213405772",
          "h24": "932550.039610998"
        },
        "reserve_in_usd": "2467214.8156"
      },
      "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_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00526547956931253",
        "base_token_price_native_currency": "0.000030401473413298813493298",
        "quote_token_price_usd": "177.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003040",
        "quote_token_price_base_token": "32893.14",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "36253541",
        "market_cap_usd": "37029594.3126715",
        "price_change_percentage": {
          "m5": "0.65",
          "h1": "1.01",
          "h6": "-13.26",
          "h24": "-3.45"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 23,
            "buyers": 5,
            "sellers": 19
          },
          "m15": {
            "buys": 57,
            "sells": 69,
            "buyers": 36,
            "sellers": 53
          },
          "m30": {
            "buys": 113,
            "sells": 174,
            "buyers": 66,
            "sellers": 103
          },
          "h1": {
            "buys": 440,
            "sells": 349,
            "buyers": 204,
            "sellers": 203
          },
          "h24": {
            "buys": 10126,
            "sells": 8937,
            "buyers": 2714,
            "sellers": 2957
          }
        },
        "volume_usd": {
          "m5": "10659.0547120147",
          "h1": "395215.887689852",
          "h6": "2726475.97152928",
          "h24": "11895964.454513"
        },
        "reserve_in_usd": "2882286.3974"
      },
      "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": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0018778492832564",
        "base_token_price_native_currency": "0.000000500568853591604",
        "quote_token_price_usd": "3744.9",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000050",
        "quote_token_price_base_token": "1997727",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "18778493",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-9.79",
          "h1": "-30.63",
          "h6": "0.35",
          "h24": "-86.88"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 7,
            "buyers": 13,
            "sellers": 7
          },
          "m15": {
            "buys": 64,
            "sells": 29,
            "buyers": 35,
            "sellers": 28
          },
          "m30": {
            "buys": 178,
            "sells": 63,
            "buyers": 85,
            "sellers": 49
          },
          "h1": {
            "buys": 367,
            "sells": 120,
            "buyers": 139,
            "sellers": 93
          },
          "h24": {
            "buys": 7840,
            "sells": 4708,
            "buyers": 2271,
            "sellers": 1649
          }
        },
        "volume_usd": {
          "m5": "25339.217689497",
          "h1": "317278.650183742",
          "h6": "1144421.82883065",
          "h24": "9325615.83144055"
        },
        "reserve_in_usd": "744604.1875"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x041fdf3f472d2c8a7ecc458fc3b7f543e6c57ef7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0385116177039022",
        "base_token_price_native_currency": "0.000205460827154088030828833",
        "quote_token_price_usd": "177.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00020546",
        "quote_token_price_base_token": "4867.11",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "36741549",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.75",
          "h1": "-8.98",
          "h6": "-23.71",
          "h24": "-11.25"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 9,
            "buyers": 16,
            "sellers": 9
          },
          "m15": {
            "buys": 60,
            "sells": 86,
            "buyers": 49,
            "sellers": 78
          },
          "m30": {
            "buys": 244,
            "sells": 184,
            "buyers": 174,
            "sellers": 134
          },
          "h1": {
            "buys": 630,
            "sells": 474,
            "buyers": 361,
            "sellers": 314
          },
          "h24": {
            "buys": 17133,
            "sells": 11353,
            "buyers": 5322,
            "sellers": 3855
          }
        },
        "volume_usd": {
          "m5": "10056.1544517055",
          "h1": "523640.995310655",
          "h6": "3841496.64515372",
          "h24": "18651847.920248"
        },
        "reserve_in_usd": "909073.0361"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8vCAUbxejdtaxn6jnX5uaQTyTZLmXALg9u1bvFCAjtx7",
            "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.041052220014178",
        "base_token_price_native_currency": "0.00644389853261938",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00644390",
        "quote_token_price_base_token": "155.19",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4105126",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.72",
          "h1": "-2.91",
          "h6": "-2.99",
          "h24": "3.48"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m30": {
            "buys": 4,
            "sells": 9,
            "buyers": 4,
            "sellers": 9
          },
          "h1": {
            "buys": 10,
            "sells": 20,
            "buyers": 10,
            "sellers": 20
          },
          "h24": {
            "buys": 354,
            "sells": 344,
            "buyers": 257,
            "sellers": 254
          }
        },
        "volume_usd": {
          "m5": "343.41955193457",
          "h1": "11052.4412200178",
          "h6": "92731.4946429752",
          "h24": "571052.130826246"
        },
        "reserve_in_usd": "1101262.7652"
      },
      "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"
          }
        }
      }
    },
    {
      "id": "base_0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0225520682274003",
        "base_token_price_native_currency": "0.00000605809000143072",
        "quote_token_price_usd": "3744.9",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000606",
        "quote_token_price_base_token": "165069",
        "address": "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
        "name": "DEGEN / WETH 0.3%",
        "pool_created_at": "2024-01-07T19:30:45Z",
        "fdv_usd": "833653672",
        "market_cap_usd": "283656105.808228",
        "price_change_percentage": {
          "m5": "-0.27",
          "h1": "0.35",
          "h6": "10.83",
          "h24": "28.78"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 11,
            "buyers": 11,
            "sellers": 11
          },
          "m15": {
            "buys": 76,
            "sells": 64,
            "buyers": 61,
            "sellers": 43
          },
          "m30": {
            "buys": 178,
            "sells": 215,
            "buyers": 140,
            "sellers": 120
          },
          "h1": {
            "buys": 514,
            "sells": 611,
            "buyers": 352,
            "sellers": 261
          },
          "h24": {
            "buys": 4404,
            "sells": 5175,
            "buyers": 1764,
            "sellers": 1767
          }
        },
        "volume_usd": {
          "m5": "7560.3426733251",
          "h1": "2457120.73569993",
          "h6": "6985183.90628513",
          "h24": "13654970.0860919"
        },
        "reserve_in_usd": "14385204.9522"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.43433961185515",
        "base_token_price_native_currency": "0.537824327479636",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.53782433",
        "quote_token_price_base_token": "1.85934319",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3277827",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.41",
          "h1": "-2.57",
          "h6": "-14.77",
          "h24": "4.3"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 9,
            "sellers": 3
          },
          "m30": {
            "buys": 14,
            "sells": 10,
            "buyers": 13,
            "sellers": 8
          },
          "h1": {
            "buys": 27,
            "sells": 24,
            "buyers": 17,
            "sellers": 20
          },
          "h24": {
            "buys": 733,
            "sells": 492,
            "buyers": 282,
            "sellers": 261
          }
        },
        "volume_usd": {
          "m5": "1977.47427240898",
          "h1": "31763.8033421419",
          "h6": "94692.5083894177",
          "h24": "499571.36802042"
        },
        "reserve_in_usd": "408712.6198"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCF9oYxo37xCGX1DShZEweaVGJe6Kucp0ztKO6vCsRANDOM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00201450005517349",
        "base_token_price_native_currency": "0.000316734092893368",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00031673",
        "quote_token_price_base_token": "3157.22",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "10072500",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "8.98",
          "h6": "16.34",
          "h24": "150.85"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 13,
            "buyers": 4,
            "sellers": 11
          },
          "m30": {
            "buys": 13,
            "sells": 26,
            "buyers": 12,
            "sellers": 17
          },
          "h1": {
            "buys": 41,
            "sells": 41,
            "buyers": 38,
            "sellers": 27
          },
          "h24": {
            "buys": 976,
            "sells": 1059,
            "buyers": 521,
            "sellers": 479
          }
        },
        "volume_usd": {
          "m5": "478.30700247228",
          "h1": "12821.3647530583",
          "h6": "222792.838340601",
          "h24": "360817.208349464"
        },
        "reserve_in_usd": "80319.2282"
      },
      "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"
          }
        }
      }
    }
  ]
}

מדוע פרויקטים של Web3 משמשים ב-CoinGecko

"ממשק ה-API לבורסות מבוזרות של CoinGecko מספק לנו מקור איתן מהיר, ומדויק ביותר לנתוני מחירי בורסות מבוזרות . יש להם כיסוי נתונים רחב, הם קלים לשימוש ואמינים ביותר. ה-API של CoinGecko לבורסות מבוזרות הפך לאחד מהפידים העיקריים של הבורסות המבוזרות שלנו ש-Supra משתמשת בהם כדי לצבור נתונים מבורסות מבוזרות."
"ממשק ה-API לבורסות מבוזרות של CoinGecko הפך לחלק בלתי נפרד מתהליך הפיתוח שלנו, תוך שהוא מטפל במיומנות במספר משימות קטנות שפשוט אין לנו את היכולת לנהל. זה הביא ליעילות משמעותית בזרימת העבודה שלנו חזק>, מה שמאפשר לנו להתמקד בפיתוח הליבה."
"ל-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
מטבעות קריפטו
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 תווים, כולל אות אחת גדולה, אות אחת קטנה, ספרה אחת ותו מיוחד אחד
לא קיבלת את הוראות האישור?
שלח מחדש הוראות אישור
שכחת סיסמא?
בדקות הקרובות יגיע אליך אימייל עם הנחיות כיצד לאפס את סיסמתך.
שלח מחדש הוראות אישור
בדקות הקרובות יגיע אליך אימייל עם הנחיות כיצד לאשר את הרשמתך.
הורד את אפליקציית CoinGecko.
סרוק את קוד ה-QR הזה כדי להוריד את האפליקציה עכשיו App QR Code או חפש אותה בחנויות האפליקציות
coingecko
המשך באפליקציה
עקוב אחר מחירים בזמן אמת
פתח את האפליקציה