कॉइन: 14,355
एक्सचेंज: 1,099
मार्केट कैप: $2.764T 8.7%
24घं का वाल्यूम: $214.817B
वर्चस्व:
गैस: 31 GWEI
एड-फ्री हो जाएँ
CoinGecko CoinGecko

DeFi प्रोजेक्टों और डेवेलपरों के लिए ऑन-चेन DEX टोकन और मार्केट डेटा API

इस डेटा को प्रदान करते हैं
लीडिंग Web3 प्रोजेक्ट इस पर भरोसा करते हैं

गहन और भरोसेमंद ऑन-चेन DEX डेटा API

हमारे भरोसेमंद और गहन DEX डेटा API के साथ, Uniswap, PancakeSwap, Orca, Curve जैसे और बड़े नेटवर्कों के अन्य DEXes से ऑन-चेन मार्केट डेटा पाएँ।
2M+
कॉइन और टोकन
100+
नेटवर्क्स
800+
DEXes

अपने DeFi प्रोजेक्ट को क्षमता के साथ बड़ा करें

Crypto, NFT और DEX के डेटा के लिए एक API

एक यूनीफाइड क्रिप्टो डेटा 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": "1.00062011913524",
      "base_token_price_native_currency": "0.000265265806015461",
      "quote_token_price_usd": "3779.51933778155",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026527",
      "quote_token_price_base_token": "3769.80",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3306730328",
      "market_cap_usd": "5353672268.4766",
      "price_change_percentage": {
        "m5": "-0.14",
        "h1": "-0.11",
        "h6": "-0.14",
        "h24": "-0.1"
      },
      "transactions": {
        "m5": {
          "buys": 3,
          "sells": 2,
          "buyers": 3,
          "sellers": 2
        },
        "m15": {
          "buys": 9,
          "sells": 6,
          "buyers": 9,
          "sellers": 6
        },
        "m30": {
          "buys": 14,
          "sells": 11,
          "buyers": 14,
          "sellers": 10
        },
        "h1": {
          "buys": 21,
          "sells": 22,
          "buyers": 20,
          "sellers": 19
        },
        "h24": {
          "buys": 737,
          "sells": 563,
          "buyers": 319,
          "sellers": 230
        }
      },
      "volume_usd": {
        "m5": "56180.0141703697",
        "h1": "463067.575982621",
        "h6": "3099570.74376263",
        "h24": "23372153.0992286"
      },
      "reserve_in_usd": "5474069.8237"
    },
    "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": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000739800840482134",
        "base_token_price_native_currency": "0.000000000000001200406505129",
        "quote_token_price_usd": "616.7865274574",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000001200",
        "quote_token_price_base_token": "833051133701193",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "310716",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.02",
          "h1": "13.21",
          "h6": "-25.41",
          "h24": "179.66"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 0,
            "buyers": 12,
            "sellers": 0
          },
          "m15": {
            "buys": 23,
            "sells": 20,
            "buyers": 21,
            "sellers": 18
          },
          "m30": {
            "buys": 43,
            "sells": 52,
            "buyers": 40,
            "sellers": 45
          },
          "h1": {
            "buys": 107,
            "sells": 80,
            "buyers": 90,
            "sellers": 66
          },
          "h24": {
            "buys": 3043,
            "sells": 1945,
            "buyers": 1717,
            "sellers": 1054
          }
        },
        "volume_usd": {
          "m5": "1167.80166179928",
          "h1": "26559.3979545594",
          "h6": "164664.016307677",
          "h24": "699067.082399547"
        },
        "reserve_in_usd": "119518.7102"
      },
      "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.00539017312911003",
        "base_token_price_native_currency": "0.000853239232077383",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00085324",
        "quote_token_price_base_token": "1172.00",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "553647437",
        "market_cap_usd": "562905643.803707",
        "price_change_percentage": {
          "m5": "-0.21",
          "h1": "2.69",
          "h6": "0.54",
          "h24": "3.07"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 109,
            "buyers": 19,
            "sellers": 109
          },
          "m15": {
            "buys": 79,
            "sells": 402,
            "buyers": 75,
            "sellers": 395
          },
          "m30": {
            "buys": 155,
            "sells": 886,
            "buyers": 138,
            "sellers": 860
          },
          "h1": {
            "buys": 295,
            "sells": 1930,
            "buyers": 254,
            "sellers": 1838
          },
          "h24": {
            "buys": 7110,
            "sells": 43412,
            "buyers": 4968,
            "sellers": 37640
          }
        },
        "volume_usd": {
          "m5": "5927.26680414424",
          "h1": "261590.541871963",
          "h6": "1496777.83660449",
          "h24": "4932645.62117622"
        },
        "reserve_in_usd": "5855924.1162"
      },
      "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.254674407813305",
        "base_token_price_native_currency": "0.000413035253197886603846368267723676979794629",
        "quote_token_price_usd": "1.00048985303647",
        "quote_token_price_native_currency": "0.00162173125624183",
        "base_token_price_quote_token": "0.25468785",
        "quote_token_price_base_token": "3.92637491",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "254252038",
        "market_cap_usd": "119240895.836858",
        "price_change_percentage": {
          "m5": "0.17",
          "h1": "-0.81",
          "h6": "-1.15",
          "h24": "10.95"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 5,
            "sells": 12,
            "buyers": 3,
            "sellers": 12
          },
          "m30": {
            "buys": 12,
            "sells": 24,
            "buyers": 10,
            "sellers": 20
          },
          "h1": {
            "buys": 27,
            "sells": 68,
            "buyers": 17,
            "sellers": 45
          },
          "h24": {
            "buys": 1284,
            "sells": 785,
            "buyers": 299,
            "sellers": 311
          }
        },
        "volume_usd": {
          "m5": "1132.61257510162",
          "h1": "46771.073765498",
          "h6": "510592.503033638",
          "h24": "1344757.94628476"
        },
        "reserve_in_usd": "4442838.2476"
      },
      "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_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.36345153473658",
        "base_token_price_native_currency": "0.0003585824650610948934356806078",
        "quote_token_price_usd": "1.00224992606948",
        "quote_token_price_native_currency": "0.000265179203093525",
        "base_token_price_quote_token": "1.35222695",
        "quote_token_price_base_token": "0.73952083",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1363451535",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.04",
          "h1": "52.93",
          "h6": "767.59",
          "h24": "767.59"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 0,
            "buyers": 9,
            "sellers": 0
          },
          "m15": {
            "buys": 39,
            "sells": 4,
            "buyers": 35,
            "sellers": 4
          },
          "m30": {
            "buys": 65,
            "sells": 9,
            "buyers": 57,
            "sellers": 8
          },
          "h1": {
            "buys": 99,
            "sells": 18,
            "buyers": 87,
            "sellers": 16
          },
          "h24": {
            "buys": 1262,
            "sells": 398,
            "buyers": 856,
            "sellers": 194
          }
        },
        "volume_usd": {
          "m5": "3072.00277278459",
          "h1": "258390.285623524",
          "h6": "5846454.4859618",
          "h24": "5846454.4859618"
        },
        "reserve_in_usd": "907141.031"
      },
      "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_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.234295807987987",
        "base_token_price_native_currency": "0.0365308523150702",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03653085",
        "quote_token_price_base_token": "27.37",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4920212",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.27",
          "h1": "0.23",
          "h6": "3.89",
          "h24": "30.74"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 2,
            "buyers": 16,
            "sellers": 2
          },
          "m15": {
            "buys": 24,
            "sells": 5,
            "buyers": 24,
            "sellers": 5
          },
          "m30": {
            "buys": 37,
            "sells": 15,
            "buyers": 37,
            "sellers": 15
          },
          "h1": {
            "buys": 65,
            "sells": 30,
            "buyers": 63,
            "sellers": 29
          },
          "h24": {
            "buys": 1207,
            "sells": 1047,
            "buyers": 694,
            "sellers": 659
          }
        },
        "volume_usd": {
          "m5": "1162.07071524034",
          "h1": "14805.0337246047",
          "h6": "507943.635297833",
          "h24": "1560996.87376234"
        },
        "reserve_in_usd": "856092.0112"
      },
      "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.00372702582194374",
        "base_token_price_native_currency": "0.00058126096629459",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00058126",
        "quote_token_price_base_token": "1720.40",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "521784",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.93",
          "h1": "13.31",
          "h6": "-14.67",
          "h24": "-20.61"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 2
          },
          "m30": {
            "buys": 17,
            "sells": 6,
            "buyers": 13,
            "sellers": 4
          },
          "h1": {
            "buys": 35,
            "sells": 21,
            "buyers": 28,
            "sellers": 15
          },
          "h24": {
            "buys": 1231,
            "sells": 764,
            "buyers": 643,
            "sellers": 406
          }
        },
        "volume_usd": {
          "m5": "907.43967333794",
          "h1": "12596.6574972354",
          "h6": "74308.712453117",
          "h24": "571116.456926796"
        },
        "reserve_in_usd": "119274.7834"
      },
      "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.000942694648666583",
        "base_token_price_native_currency": "0.000146917629536948",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00014692",
        "quote_token_price_base_token": "6806.54",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "825422",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.72",
          "h1": "-14.16",
          "h6": "-15.05",
          "h24": "-15"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 21,
            "sells": 6,
            "buyers": 20,
            "sellers": 6
          },
          "m30": {
            "buys": 35,
            "sells": 9,
            "buyers": 31,
            "sellers": 9
          },
          "h1": {
            "buys": 40,
            "sells": 16,
            "buyers": 32,
            "sellers": 16
          },
          "h24": {
            "buys": 986,
            "sells": 616,
            "buyers": 571,
            "sellers": 373
          }
        },
        "volume_usd": {
          "m5": "1751.63480326546",
          "h1": "17420.5682510328",
          "h6": "34169.039209078",
          "h24": "351941.065802446"
        },
        "reserve_in_usd": "89689.2909"
      },
      "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.0179250658621691",
        "base_token_price_native_currency": "0.00280728800313578",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00280729",
        "quote_token_price_base_token": "356.22",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "89480573",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.36",
          "h1": "-0.9",
          "h6": "-10.31",
          "h24": "23.69"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 7,
            "sells": 7,
            "buyers": 7,
            "sellers": 7
          },
          "m30": {
            "buys": 16,
            "sells": 14,
            "buyers": 16,
            "sellers": 13
          },
          "h1": {
            "buys": 43,
            "sells": 34,
            "buyers": 39,
            "sellers": 33
          },
          "h24": {
            "buys": 783,
            "sells": 848,
            "buyers": 548,
            "sellers": 621
          }
        },
        "volume_usd": {
          "m5": "2882.3710067008",
          "h1": "38649.773554253",
          "h6": "377150.187377596",
          "h24": "1379393.46562502"
        },
        "reserve_in_usd": "1597398.1576"
      },
      "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": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.403048368340497",
        "base_token_price_native_currency": "0.002256290424475617756426016",
        "quote_token_price_usd": "177.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00225629",
        "quote_token_price_base_token": "443.21",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "223912291",
        "market_cap_usd": "201894089.413389",
        "price_change_percentage": {
          "m5": "-1.08",
          "h1": "-4.03",
          "h6": "-4.52",
          "h24": "-10.47"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 13,
            "buyers": 8,
            "sellers": 11
          },
          "m15": {
            "buys": 25,
            "sells": 68,
            "buyers": 24,
            "sellers": 31
          },
          "m30": {
            "buys": 71,
            "sells": 167,
            "buyers": 51,
            "sellers": 63
          },
          "h1": {
            "buys": 201,
            "sells": 353,
            "buyers": 130,
            "sellers": 119
          },
          "h24": {
            "buys": 9016,
            "sells": 7819,
            "buyers": 3055,
            "sellers": 2729
          }
        },
        "volume_usd": {
          "m5": "17592.6432000747",
          "h1": "245112.644323697",
          "h6": "1865723.07262999",
          "h24": "11537928.1943545"
        },
        "reserve_in_usd": "5054997.81"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0128912223702111",
        "base_token_price_native_currency": "0.011077728985",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01107773",
        "quote_token_price_base_token": "90.27",
        "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": "2.15",
          "h1": "-10.76",
          "h6": "-2.81",
          "h24": "-36.49"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 24,
            "buyers": 4,
            "sellers": 23
          },
          "m15": {
            "buys": 16,
            "sells": 75,
            "buyers": 15,
            "sellers": 72
          },
          "m30": {
            "buys": 34,
            "sells": 163,
            "buyers": 33,
            "sellers": 157
          },
          "h1": {
            "buys": 90,
            "sells": 403,
            "buyers": 81,
            "sellers": 379
          },
          "h24": {
            "buys": 1759,
            "sells": 9225,
            "buyers": 1255,
            "sellers": 7616
          }
        },
        "volume_usd": {
          "m5": "175.01348336844",
          "h1": "4001.24699639395",
          "h6": "27174.3678790852",
          "h24": "113045.317164937"
        },
        "reserve_in_usd": "17517.4691"
      },
      "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_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.595565876572952",
        "base_token_price_native_currency": "0.092849361343464",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09284936",
        "quote_token_price_base_token": "10.77",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "59556587",
        "market_cap_usd": "59482485.236548",
        "price_change_percentage": {
          "m5": "0.81",
          "h1": "-0.2",
          "h6": "-6.57",
          "h24": "5.33"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m30": {
            "buys": 10,
            "sells": 6,
            "buyers": 9,
            "sellers": 6
          },
          "h1": {
            "buys": 26,
            "sells": 20,
            "buyers": 22,
            "sellers": 18
          },
          "h24": {
            "buys": 552,
            "sells": 387,
            "buyers": 389,
            "sellers": 288
          }
        },
        "volume_usd": {
          "m5": "1279.37553779008",
          "h1": "49244.794485827",
          "h6": "259940.646114064",
          "h24": "1165054.71835356"
        },
        "reserve_in_usd": "2421073.3281"
      },
      "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.00565409276341666",
        "base_token_price_native_currency": "0.00003229611016448084989955",
        "quote_token_price_usd": "178.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003230",
        "quote_token_price_base_token": "30963.48",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "38929196",
        "market_cap_usd": "40360871.4712554",
        "price_change_percentage": {
          "m5": "-1.97",
          "h1": "2.12",
          "h6": "-8.89",
          "h24": "-16.76"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 20,
            "buyers": 15,
            "sellers": 20
          },
          "m15": {
            "buys": 55,
            "sells": 60,
            "buyers": 37,
            "sellers": 54
          },
          "m30": {
            "buys": 98,
            "sells": 119,
            "buyers": 51,
            "sellers": 105
          },
          "h1": {
            "buys": 316,
            "sells": 358,
            "buyers": 142,
            "sellers": 222
          },
          "h24": {
            "buys": 11232,
            "sells": 9864,
            "buyers": 2959,
            "sellers": 3230
          }
        },
        "volume_usd": {
          "m5": "34924.4836081671",
          "h1": "418408.635870627",
          "h6": "2733388.48172771",
          "h24": "13797162.2491041"
        },
        "reserve_in_usd": "2977677.8019"
      },
      "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": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000123797796982036",
        "base_token_price_native_currency": "0.00000000326383449014113",
        "quote_token_price_usd": "3781.71362078259",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003263834490",
        "quote_token_price_base_token": "306388085",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5122416432",
        "market_cap_usd": "5226201743.94418",
        "price_change_percentage": {
          "m5": "-0.76",
          "h1": "-1.03",
          "h6": "12.82",
          "h24": "34.39"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 8,
            "buyers": 12,
            "sellers": 8
          },
          "m15": {
            "buys": 27,
            "sells": 23,
            "buyers": 25,
            "sellers": 19
          },
          "m30": {
            "buys": 58,
            "sells": 31,
            "buyers": 51,
            "sellers": 26
          },
          "h1": {
            "buys": 116,
            "sells": 70,
            "buyers": 105,
            "sellers": 56
          },
          "h24": {
            "buys": 1197,
            "sells": 1027,
            "buyers": 910,
            "sellers": 716
          }
        },
        "volume_usd": {
          "m5": "174322.899429879",
          "h1": "1633433.76729758",
          "h6": "7112735.05197646",
          "h24": "22046221.9441603"
        },
        "reserve_in_usd": "52216766.0287"
      },
      "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": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000954489185103118",
        "base_token_price_native_currency": "0.0000149546777738846",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001495",
        "quote_token_price_base_token": "66868.71",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "954489",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "7.81",
          "h6": "39.94",
          "h24": "18320.75"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 5,
            "buyers": 6,
            "sellers": 5
          },
          "m30": {
            "buys": 17,
            "sells": 13,
            "buyers": 16,
            "sellers": 13
          },
          "h1": {
            "buys": 37,
            "sells": 23,
            "buyers": 35,
            "sellers": 23
          },
          "h24": {
            "buys": 967,
            "sells": 570,
            "buyers": 566,
            "sellers": 336
          }
        },
        "volume_usd": {
          "m5": "639.0",
          "h1": "12791.7447417916",
          "h6": "53834.3969052226",
          "h24": "238328.757956229"
        },
        "reserve_in_usd": "133567.2703"
      },
      "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_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.72647550282927",
        "base_token_price_native_currency": "0.584558277604549",
        "quote_token_price_usd": "6.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.58455828",
        "quote_token_price_base_token": "1.71069342",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3558157",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-1.35",
          "h6": "-16.04",
          "h24": "21.42"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 8,
            "buyers": 5,
            "sellers": 4
          },
          "h1": {
            "buys": 19,
            "sells": 25,
            "buyers": 8,
            "sellers": 18
          },
          "h24": {
            "buys": 863,
            "sells": 605,
            "buyers": 311,
            "sellers": 303
          }
        },
        "volume_usd": {
          "m5": "15.2785495616",
          "h1": "6944.68856567415",
          "h6": "245451.531759094",
          "h24": "634387.065504329"
        },
        "reserve_in_usd": "426100.1956"
      },
      "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_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.04083630649014",
        "base_token_price_native_currency": "0.00641557962132606",
        "quote_token_price_usd": "6.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00641558",
        "quote_token_price_base_token": "155.87",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4083535",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.49",
          "h1": "-1.41",
          "h6": "-5.24",
          "h24": "0.57"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m30": {
            "buys": 5,
            "sells": 11,
            "buyers": 5,
            "sellers": 11
          },
          "h1": {
            "buys": 9,
            "sells": 21,
            "buyers": 8,
            "sellers": 20
          },
          "h24": {
            "buys": 544,
            "sells": 438,
            "buyers": 389,
            "sellers": 331
          }
        },
        "volume_usd": {
          "m5": "2126.26016836241",
          "h1": "13055.5630035752",
          "h6": "99588.5130575693",
          "h24": "762704.865862199"
        },
        "reserve_in_usd": "1098749.0988"
      },
      "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_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00207986948252686",
        "base_token_price_native_currency": "0.000000547719008226098",
        "quote_token_price_usd": "3782.69",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000055",
        "quote_token_price_base_token": "1825754",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "20798695",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.79",
          "h1": "5.94",
          "h6": "-17.41",
          "h24": "-82.76"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 7,
            "buyers": 10,
            "sellers": 7
          },
          "m15": {
            "buys": 32,
            "sells": 36,
            "buyers": 28,
            "sellers": 31
          },
          "m30": {
            "buys": 56,
            "sells": 59,
            "buyers": 48,
            "sellers": 54
          },
          "h1": {
            "buys": 135,
            "sells": 122,
            "buyers": 104,
            "sellers": 106
          },
          "h24": {
            "buys": 8388,
            "sells": 4882,
            "buyers": 2339,
            "sellers": 1679
          }
        },
        "volume_usd": {
          "m5": "15813.3534082267",
          "h1": "242249.270853936",
          "h6": "1707213.4705054",
          "h24": "9850484.96699317"
        },
        "reserve_in_usd": "785100.6052"
      },
      "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.0396378701522859",
        "base_token_price_native_currency": "0.000211099786558435299312856",
        "quote_token_price_usd": "177.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00021110",
        "quote_token_price_base_token": "4737.10",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "37816037",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.31",
          "h1": "-5.5",
          "h6": "-11.53",
          "h24": "-5.19"
        },
        "transactions": {
          "m5": {
            "buys": 70,
            "sells": 30,
            "buyers": 58,
            "sellers": 29
          },
          "m15": {
            "buys": 189,
            "sells": 131,
            "buyers": 155,
            "sellers": 119
          },
          "m30": {
            "buys": 638,
            "sells": 511,
            "buyers": 476,
            "sellers": 344
          },
          "h1": {
            "buys": 1304,
            "sells": 897,
            "buyers": 778,
            "sellers": 505
          },
          "h24": {
            "buys": 16717,
            "sells": 11071,
            "buyers": 5373,
            "sellers": 3833
          }
        },
        "volume_usd": {
          "m5": "44061.9075693643",
          "h1": "1525578.81218391",
          "h6": "2690753.42620458",
          "h24": "18230389.9027705"
        },
        "reserve_in_usd": "917128.0371"
      },
      "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": "solana_7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0398400049596781",
        "base_token_price_native_currency": "0.00022358366166888159010932",
        "quote_token_price_usd": "177.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00022358",
        "quote_token_price_base_token": "4472.60",
        "address": "7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
        "name": "SLOTH / SOL",
        "pool_created_at": "2024-05-01T14:38:00Z",
        "fdv_usd": "73894999",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.17",
          "h1": "-5.95",
          "h6": "-1.4",
          "h24": "-16.91"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 9,
            "buyers": 18,
            "sellers": 9
          },
          "m15": {
            "buys": 95,
            "sells": 46,
            "buyers": 82,
            "sellers": 46
          },
          "m30": {
            "buys": 181,
            "sells": 89,
            "buyers": 133,
            "sellers": 84
          },
          "h1": {
            "buys": 249,
            "sells": 144,
            "buyers": 179,
            "sellers": 131
          },
          "h24": {
            "buys": 6203,
            "sells": 4328,
            "buyers": 3340,
            "sellers": 2478
          }
        },
        "volume_usd": {
          "m5": "12906.3830062619",
          "h1": "344393.507719589",
          "h6": "1637606.0936211",
          "h24": "9274583.96901839"
        },
        "reserve_in_usd": "5904144.7948"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HQ7DaoiUxzC2K1Dr7KXRHccNtXvEYgNvoUextXe8dmBh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000142661774619065",
        "base_token_price_native_currency": "0.00000003762784055553",
        "quote_token_price_usd": "3781.71362078259",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004",
        "quote_token_price_base_token": "26576067",
        "address": "0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
        "name": "MAGA / WETH",
        "pool_created_at": "2024-05-16T14:08:11Z",
        "fdv_usd": "58968743",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.04",
          "h1": "-8.04",
          "h6": "0.62",
          "h24": "32.42"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 16,
            "sells": 11,
            "buyers": 16,
            "sellers": 11
          },
          "m30": {
            "buys": 41,
            "sells": 33,
            "buyers": 37,
            "sellers": 28
          },
          "h1": {
            "buys": 74,
            "sells": 59,
            "buyers": 63,
            "sellers": 45
          },
          "h24": {
            "buys": 4359,
            "sells": 3312,
            "buyers": 2435,
            "sellers": 1694
          }
        },
        "volume_usd": {
          "m5": "9990.37402078148",
          "h1": "494696.259094524",
          "h6": "4434103.2681691",
          "h24": "23140834.7218964"
        },
        "reserve_in_usd": "1734503.9279"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}

Web3 प्रोजेक्ट CoinGecko का उपयोग क्यों करते हैं

“CoinGecko का DEX API हमें तेज, पूरी तरह से सटीक और DEX प्राइस डेटा का ठोस सोर्स देता है। उनके पास डेटा का विशाल कवरेज है, जिसके चलते यह इस्तेमाल में आसान और बहुत अधिक भरोसेमंद है। CoinGecko का DEX API हमारे कई मुख्य DEX प्राइस फीडों में से एक बन चुका है, Supra जिसका इस्तेमाल डिसेंट्रलाइज्ड एक्सचेंजों से मिलने वाले डेटा को इकट्ठा करने में करता है।”
"CoinGecko का DEX API हमारे डेवलपमेंट से जुड़े कामों का एक अटूट हिस्साबन चुकाहै, बहुत ही अच्छे तरीके सेयह कई छोटे-छोटे टास्कों को संभाल रहा है जिनको संभाल पाने की क्षमता हमारे पास नहीं है। इसने बहुत ही महत्वपूर्ण रूप से हमारे काम को व्यवस्थित किया है, जिससे हमें हमारे मुख्य डेवेलपमेंट पर फोकस करने का मौका मिलता है।"
"CoinGecko के DEX API में विशाल कवरेज है, जो चेनों की बहुत बड़ी संख्या को सपोर्ट करता है, और इसमें बहुत अधिक उपलब्धता है।"

अक्सर पूछे जाने वाले प्रश्न

अपने प्रोजेक्ट को सुपरचॉर्ज करें
इसके साथ 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
Bitcoin यूनिटें
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 या इसे ऐप स्टोर में देखिए
coingecko
ऐप में जारी रखें
रियल-टाइम में प्राइस को ट्रैक करें
ऐप खोलें