कॉइन: 17,463
एक्सचेंज: 1,486
मार्केट कैप: $2.269T 0.2%
24घं का वाल्यूम: $65.112B
वर्चस्व:
गैस: 0.124 GWEI
एड-फ्री हो जाएँ
CoinGecko CoinGecko

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

2014 से दुनिया की सबसे बड़ी स्वतंत्र क्रिप्टो डेटा अथॉरिटी, CoinGecko API द्वारा डिलीवर किए गए क्रिप्टो मार्केट की पूरी कवरेज पाएँ।
इस डेटा को प्रदान करते हैं
लीडिंग Web3 प्रोजेक्ट इस पर भरोसा करते हैं

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

हमारे भरोसेमंद और गहन DEX डेटा API के साथ, Uniswap, PancakeSwap, Orca, Curve जैसे और बड़े नेटवर्कों के अन्य DEXes से ऑन-चेन मार्केट डेटा पाएँ।
39M+
कॉइन और टोकन
200+
नेटवर्क्स
1,500+
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": "0.998335804512308",
      "base_token_price_native_currency": "0.000595884132446676",
      "quote_token_price_usd": "1674.00319852904",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005958841324",
      "quote_token_price_base_token": "1678.178601424",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_name": "DAI / WETH",
      "pool_fee_percentage": "0.05",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "4185757832.49271",
      "market_cap_usd": "4186047365.44357",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.071",
        "m30": "0.003",
        "h1": "-0.072",
        "h6": "-0.44",
        "h24": "-0.264"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 2,
          "sells": 2,
          "buyers": 2,
          "sellers": 2
        },
        "m30": {
          "buys": 7,
          "sells": 8,
          "buyers": 5,
          "sellers": 8
        },
        "h1": {
          "buys": 13,
          "sells": 13,
          "buyers": 11,
          "sellers": 12
        },
        "h6": {
          "buys": 73,
          "sells": 97,
          "buyers": 43,
          "sellers": 66
        },
        "h24": {
          "buys": 360,
          "sells": 429,
          "buyers": 193,
          "sellers": 195
        }
      },
      "volume_usd": {
        "m5": "14.2076783777",
        "m15": "416.9361267764",
        "m30": "954.3579221528",
        "h1": "1845.0341119091",
        "h6": "18533.7642000175",
        "h24": "176987.360334864"
      },
      "reserve_in_usd": "1219958.8021",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// ट्रेन्ड हो रहे पूलों को जानें
{
  "data": [
    {
      "id": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.394826560084279",
        "base_token_price_native_currency": "0.000235651580880801008919057700316320796399721",
        "quote_token_price_usd": "0.99862608878535",
        "quote_token_price_native_currency": "0.000595700337502222",
        "base_token_price_quote_token": "0.3955874557",
        "quote_token_price_base_token": "2.5278860226",
        "address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
        "name": "VELVET / USDC 0.01%",
        "pool_created_at": "2025-08-23T23:44:37Z",
        "fdv_usd": "2894015.38524599",
        "market_cap_usd": "166132329.873168",
        "price_change_percentage": {
          "m5": "0.163",
          "m15": "-0.655",
          "m30": "-2.786",
          "h1": "-0.192",
          "h6": "-1.642",
          "h24": "-75.426"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 10,
            "buyers": 4,
            "sellers": 7
          },
          "m15": {
            "buys": 206,
            "sells": 211,
            "buyers": 15,
            "sellers": 15
          },
          "m30": {
            "buys": 495,
            "sells": 532,
            "buyers": 36,
            "sellers": 32
          },
          "h1": {
            "buys": 1013,
            "sells": 1033,
            "buyers": 68,
            "sellers": 54
          },
          "h6": {
            "buys": 4958,
            "sells": 5226,
            "buyers": 288,
            "sellers": 267
          },
          "h24": {
            "buys": 39126,
            "sells": 41652,
            "buyers": 1539,
            "sellers": 1585
          }
        },
        "volume_usd": {
          "m5": "1650.9272616531",
          "m15": "26243.2641672483",
          "m30": "64749.9061571122",
          "h1": "136250.084758571",
          "h6": "724336.082047387",
          "h24": "11563799.3057718"
        },
        "reserve_in_usd": "2924891.3432"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x4438a8af0231b27f54da4b6c32a56d1357b369e7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00321424059534146",
        "base_token_price_native_currency": "0.0000019063436580334",
        "quote_token_price_usd": "1673.59240580718",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001906343658",
        "quote_token_price_base_token": "524564.390993179",
        "address": "0x4438a8af0231b27f54da4b6c32a56d1357b369e7",
        "name": "SPCX / WETH",
        "pool_created_at": "2026-05-25T00:54:11Z",
        "fdv_usd": "3185708.86",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.817",
          "m15": "4.346",
          "m30": "-0.167",
          "h1": "-4.741",
          "h6": "-23.53",
          "h24": "75.406"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 28,
            "sells": 23,
            "buyers": 23,
            "sellers": 23
          },
          "m30": {
            "buys": 65,
            "sells": 40,
            "buyers": 51,
            "sellers": 40
          },
          "h1": {
            "buys": 145,
            "sells": 80,
            "buyers": 107,
            "sellers": 80
          },
          "h6": {
            "buys": 755,
            "sells": 333,
            "buyers": 394,
            "sellers": 322
          },
          "h24": {
            "buys": 3287,
            "sells": 1595,
            "buyers": 1478,
            "sellers": 1521
          }
        },
        "volume_usd": {
          "m5": "3324.8674331528",
          "m15": "42518.1630715792",
          "m30": "67237.0450729155",
          "h1": "127413.504000426",
          "h6": "611573.891408367",
          "h24": "2786549.3853658"
        },
        "reserve_in_usd": "186154.018"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xcb891c8f1e3a4d04229e4d871dc27124411d8952",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5QPHhqpAw3CZ5aNbnHQGzjXjM7eNnrkA6hwtzhmXJ2dR",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0007484937905953661447847537813469417612574482011722135856293134",
        "base_token_price_native_currency": "0.000011424540176309",
        "quote_token_price_usd": "67.863285052921228935959746588408249787398212535",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001142454018",
        "quote_token_price_base_token": "87530.875165873",
        "address": "5QPHhqpAw3CZ5aNbnHQGzjXjM7eNnrkA6hwtzhmXJ2dR",
        "name": "SPCX69 / SOL",
        "pool_created_at": "2026-06-12T14:02:50Z",
        "fdv_usd": "755589.3127",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.212",
          "m15": "5.652",
          "m30": "12.903",
          "h1": "20.517",
          "h6": "70.64",
          "h24": "956.22"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 6,
            "buyers": 17,
            "sellers": 6
          },
          "m15": {
            "buys": 191,
            "sells": 53,
            "buyers": 104,
            "sellers": 47
          },
          "m30": {
            "buys": 424,
            "sells": 119,
            "buyers": 228,
            "sellers": 98
          },
          "h1": {
            "buys": 874,
            "sells": 221,
            "buyers": 457,
            "sellers": 178
          },
          "h6": {
            "buys": 4879,
            "sells": 1365,
            "buyers": 2427,
            "sellers": 1010
          },
          "h24": {
            "buys": 31162,
            "sells": 5714,
            "buyers": 11783,
            "sellers": 3499
          }
        },
        "volume_usd": {
          "m5": "1622.617301062",
          "m15": "20950.6849669726",
          "m30": "53258.3268941587",
          "h1": "75616.7614478452",
          "h6": "383541.486372532",
          "h24": "1572909.00639928"
        },
        "reserve_in_usd": "64883.558"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_SPCXwBHVrKpRqMRawL3NNvt1sXP2Yf3edwRbta53N69",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9d9mb8kooFfaD3SctgZtkxQypkshx6ezhbKio89ixyy2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2.2096170462132743273389825700105317225907778534569924725142928",
        "base_token_price_native_currency": "0.0326040834887612",
        "quote_token_price_usd": "1.0008259852928238713153565156469533621199951430747862326357376",
        "quote_token_price_native_currency": "0.0147454144593504",
        "base_token_price_quote_token": "2.2111337446",
        "quote_token_price_base_token": "0.4522566771",
        "address": "9d9mb8kooFfaD3SctgZtkxQypkshx6ezhbKio89ixyy2",
        "name": "TRUMP / USDC",
        "pool_created_at": "2025-01-18T10:39:31Z",
        "fdv_usd": "2209615062.86564",
        "market_cap_usd": "524594110.547843",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.515",
          "m30": "-0.238",
          "h1": "1.489",
          "h6": "-0.003",
          "h24": "4.817"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 13,
            "buyers": 6,
            "sellers": 6
          },
          "m30": {
            "buys": 44,
            "sells": 27,
            "buyers": 20,
            "sellers": 11
          },
          "h1": {
            "buys": 89,
            "sells": 86,
            "buyers": 40,
            "sellers": 43
          },
          "h6": {
            "buys": 664,
            "sells": 755,
            "buyers": 145,
            "sellers": 144
          },
          "h24": {
            "buys": 4056,
            "sells": 4354,
            "buyers": 391,
            "sellers": 356
          }
        },
        "volume_usd": {
          "m5": "5639.3976421995",
          "m15": "22562.631966247",
          "m30": "67697.5347717337",
          "h1": "123240.281229459",
          "h6": "1133764.80027408",
          "h24": "8315005.13264798"
        },
        "reserve_in_usd": "38246863.6852"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DZxWcyPpTyr2NTfmEN2xAUSCb77t1ZLpkg63PbpbKmbC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00090076567902767955398208783145928744397521356179749693338554338",
        "base_token_price_native_currency": "0.0000134090071748186",
        "quote_token_price_usd": "67.863242938322317795045949833354180935626325479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001340900717",
        "quote_token_price_base_token": "74576.7368875711",
        "address": "DZxWcyPpTyr2NTfmEN2xAUSCb77t1ZLpkg63PbpbKmbC",
        "name": "SPCX / SOL",
        "pool_created_at": "2026-04-01T17:58:50Z",
        "fdv_usd": "898499.374092188",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.45",
          "m15": "-1.905",
          "m30": "4.742",
          "h1": "3.984",
          "h6": "-12.401",
          "h24": "-83.784"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 8,
            "buyers": 11,
            "sellers": 8
          },
          "m15": {
            "buys": 35,
            "sells": 26,
            "buyers": 25,
            "sellers": 26
          },
          "m30": {
            "buys": 75,
            "sells": 60,
            "buyers": 42,
            "sellers": 58
          },
          "h1": {
            "buys": 141,
            "sells": 111,
            "buyers": 81,
            "sellers": 100
          },
          "h6": {
            "buys": 748,
            "sells": 755,
            "buyers": 349,
            "sellers": 572
          },
          "h24": {
            "buys": 16631,
            "sells": 13157,
            "buyers": 3564,
            "sellers": 4971
          }
        },
        "volume_usd": {
          "m5": "1963.6740617629",
          "m15": "4635.8139038673",
          "m30": "8603.7873128183",
          "h1": "16076.6988021218",
          "h6": "96468.370397336",
          "h24": "3182479.19759116"
        },
        "reserve_in_usd": "117458.4531"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_E6ifp2mJy8cYQehUGUtFvrXriRKxRuonLmrvTFypump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2af49dbf526054faf19602860a5e298a79f3d05",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.124937891201248",
        "base_token_price_native_currency": "0.000206159297269078",
        "quote_token_price_usd": "605.84",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002061592973",
        "quote_token_price_base_token": "4850.618008728",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "90645172.5810289",
        "market_cap_usd": "90674416.0091051",
        "price_change_percentage": {
          "m5": "0.217",
          "m15": "-6.257",
          "m30": "-4.421",
          "h1": "1.315",
          "h6": "-3.526",
          "h24": "-75.417"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m15": {
            "buys": 71,
            "sells": 72,
            "buyers": 40,
            "sellers": 35
          },
          "m30": {
            "buys": 166,
            "sells": 107,
            "buyers": 80,
            "sellers": 54
          },
          "h1": {
            "buys": 376,
            "sells": 187,
            "buyers": 167,
            "sellers": 85
          },
          "h6": {
            "buys": 17220,
            "sells": 3885,
            "buyers": 1756,
            "sellers": 638
          },
          "h24": {
            "buys": 34783,
            "sells": 11425,
            "buyers": 2392,
            "sellers": 1072
          }
        },
        "volume_usd": {
          "m5": "1272.4132889117",
          "m15": "86247.2176418",
          "m30": "115205.70453762",
          "h1": "190703.851104325",
          "h6": "9892544.53472993",
          "h24": "22231652.245646"
        },
        "reserve_in_usd": "3471141.8625"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x997a58129890bbda032231a52ed1ddc845fc18e1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DxNZQKBmnkJSjjm9Jds3dSgxM6WL3koUnNqK7FobMnaA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00025220110132885058608759794016868289799602896907283406319501686",
        "base_token_price_native_currency": "0.00000391104453532476",
        "quote_token_price_usd": "67.863285052921228935959746588408249787398212535",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003911044535",
        "quote_token_price_base_token": "255686.170527578",
        "address": "DxNZQKBmnkJSjjm9Jds3dSgxM6WL3koUnNqK7FobMnaA",
        "name": "trelon / SOL",
        "pool_created_at": "2026-06-12T12:11:30Z",
        "fdv_usd": "260236.7735",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.397",
          "m15": "-3.011",
          "m30": "-14.16",
          "h1": "18.929",
          "h6": "42.694",
          "h24": "890.755"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 14,
            "buyers": 16,
            "sellers": 13
          },
          "m15": {
            "buys": 124,
            "sells": 76,
            "buyers": 86,
            "sellers": 67
          },
          "m30": {
            "buys": 331,
            "sells": 203,
            "buyers": 192,
            "sellers": 151
          },
          "h1": {
            "buys": 822,
            "sells": 766,
            "buyers": 421,
            "sellers": 470
          },
          "h6": {
            "buys": 2693,
            "sells": 2268,
            "buyers": 1038,
            "sellers": 1101
          },
          "h24": {
            "buys": 31505,
            "sells": 25615,
            "buyers": 6976,
            "sellers": 6757
          }
        },
        "volume_usd": {
          "m5": "1703.046732984",
          "m15": "9642.5642411773",
          "m30": "27320.0505212762",
          "h1": "103019.448214891",
          "h6": "280937.271615346",
          "h24": "3137224.97799753"
        },
        "reserve_in_usd": "42520.6039"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Cy1mCA7qAe7AWABiPCBt7V11SfbjhHM7UBpd9TAXpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x83676cffe2c11bf5592bc9800b3a2dd9764f9841fb2abf04cdcf3f80080f1892",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000191780963898725",
        "base_token_price_native_currency": "0.00000000132600664298548",
        "quote_token_price_usd": "0.99862608878535",
        "quote_token_price_native_currency": "0.000595700337502222",
        "base_token_price_quote_token": "0.000002225962551",
        "quote_token_price_base_token": "449243.856094879",
        "address": "0x83676cffe2c11bf5592bc9800b3a2dd9764f9841fb2abf04cdcf3f80080f1892",
        "name": "SpaceX / USDC 0.01%",
        "pool_created_at": "2026-06-12T15:32:19Z",
        "fdv_usd": "222303.6877",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "32.595",
          "m15": "53.563",
          "m30": "18.925",
          "h1": "5.259",
          "h6": "-77.834",
          "h24": "21869.729"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "h1": {
            "buys": 8,
            "sells": 5,
            "buyers": 6,
            "sellers": 5
          },
          "h6": {
            "buys": 87,
            "sells": 30,
            "buyers": 54,
            "sellers": 23
          },
          "h24": {
            "buys": 4640,
            "sells": 4081,
            "buyers": 224,
            "sellers": 55
          }
        },
        "volume_usd": {
          "m5": "2.5151261606",
          "m15": "3.7326003468",
          "m30": "4.8930172991",
          "h1": "18.9551767584",
          "h6": "3624.5569657111",
          "h24": "48986824.836482"
        },
        "reserve_in_usd": "245194.8773"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc333ea23ed3164846743127379fb3918df595b07",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x5bb59bb9371cbec158ed602d5f3cf1ad1c9b4462",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.21265574317087",
        "base_token_price_native_currency": "0.000353221498077778",
        "quote_token_price_usd": "605.84",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003532214981",
        "quote_token_price_base_token": "2831.084759682",
        "address": "0x5bb59bb9371cbec158ed602d5f3cf1ad1c9b4462",
        "name": "ESPORTS / WBNB 0.01%",
        "pool_created_at": "2025-07-18T09:00:04Z",
        "fdv_usd": "187622708.951358",
        "market_cap_usd": "31645696.9686",
        "price_change_percentage": {
          "m5": "-3.42",
          "m15": "-2.275",
          "m30": "-0.744",
          "h1": "17.371",
          "h6": "21.727",
          "h24": "-10.298"
        },
        "transactions": {
          "m5": {
            "buys": 236,
            "sells": 153,
            "buyers": 68,
            "sellers": 56
          },
          "m15": {
            "buys": 1433,
            "sells": 1485,
            "buyers": 357,
            "sellers": 321
          },
          "m30": {
            "buys": 3002,
            "sells": 3353,
            "buyers": 614,
            "sellers": 522
          },
          "h1": {
            "buys": 6444,
            "sells": 7188,
            "buyers": 939,
            "sellers": 844
          },
          "h6": {
            "buys": 33555,
            "sells": 35886,
            "buyers": 2138,
            "sellers": 1940
          },
          "h24": {
            "buys": 127407,
            "sells": 134371,
            "buyers": 3411,
            "sellers": 3244
          }
        },
        "volume_usd": {
          "m5": "62784.1329142518",
          "m15": "399426.554314019",
          "m30": "784869.825932639",
          "h1": "1698059.94302243",
          "h6": "6890992.20134965",
          "h24": "25268796.5751322"
        },
        "reserve_in_usd": "2279816.1478"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xf39e4b21c84e737df08e2c3b32541d856f508e48",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2842060d68177ff202e81b3bd8588630fe7ede60e1a19f4d327125f73ae92be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "8.43576423593055",
        "base_token_price_native_currency": "0.0139021720324644",
        "quote_token_price_usd": "1.00209033215164",
        "quote_token_price_native_currency": "0.00165405112265885",
        "base_token_price_quote_token": "8.4049228237",
        "quote_token_price_base_token": "0.118977892",
        "address": "0xb2842060d68177ff202e81b3bd8588630fe7ede60e1a19f4d327125f73ae92be",
        "name": "Beat / USDT 0.007%",
        "pool_created_at": "2025-11-19T05:50:12Z",
        "fdv_usd": "8185814045.1239",
        "market_cap_usd": "2387139282.55524",
        "price_change_percentage": {
          "m5": "-4.353",
          "m15": "-3.857",
          "m30": "-11.079",
          "h1": "-10.315",
          "h6": "-2.003",
          "h24": "0.514"
        },
        "transactions": {
          "m5": {
            "buys": 194,
            "sells": 215,
            "buyers": 109,
            "sellers": 133
          },
          "m15": {
            "buys": 1140,
            "sells": 1321,
            "buyers": 347,
            "sellers": 436
          },
          "m30": {
            "buys": 3120,
            "sells": 3341,
            "buyers": 632,
            "sellers": 696
          },
          "h1": {
            "buys": 4620,
            "sells": 4690,
            "buyers": 699,
            "sellers": 770
          },
          "h6": {
            "buys": 25066,
            "sells": 23318,
            "buyers": 1082,
            "sellers": 1138
          },
          "h24": {
            "buys": 130815,
            "sells": 135699,
            "buyers": 2181,
            "sellers": 2337
          }
        },
        "volume_usd": {
          "m5": "124845.893747537",
          "m15": "803840.533400988",
          "m30": "2236542.95108695",
          "h1": "2862330.87676463",
          "h6": "12325541.2340216",
          "h24": "82449875.7861436"
        },
        "reserve_in_usd": "4339464.2235"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xcf3232b85b43bca90e51d38cc06cc8bb8c8a3e36",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00328685094117713243553596863138043878589265003789440503387763433",
        "base_token_price_native_currency": "0.0000484049938342447",
        "quote_token_price_usd": "67.819198935162346039630372180649097300749819091",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004840499383",
        "quote_token_price_base_token": "20659.0254597355",
        "address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
        "name": "WORLDCUP / SOL",
        "pool_created_at": "2026-05-11T20:38:31Z",
        "fdv_usd": "3292880.511",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.421",
          "m15": "-1.055",
          "m30": "-3.577",
          "h1": "-5.893",
          "h6": "4.102",
          "h24": "-31.915"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 7,
            "buyers": 4,
            "sellers": 7
          },
          "m15": {
            "buys": 9,
            "sells": 21,
            "buyers": 9,
            "sellers": 18
          },
          "m30": {
            "buys": 50,
            "sells": 35,
            "buyers": 43,
            "sellers": 31
          },
          "h1": {
            "buys": 121,
            "sells": 95,
            "buyers": 85,
            "sellers": 79
          },
          "h6": {
            "buys": 508,
            "sells": 528,
            "buyers": 303,
            "sellers": 380
          },
          "h24": {
            "buys": 5844,
            "sells": 5180,
            "buyers": 2359,
            "sellers": 2514
          }
        },
        "volume_usd": {
          "m5": "506.5859349823",
          "m15": "1620.7265549503",
          "m30": "8791.6119550746",
          "h1": "24175.0209981692",
          "h6": "107111.404377212",
          "h24": "1307798.62544147"
        },
        "reserve_in_usd": "206297.9959"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_33eum82LaAhtv5YkUq1BdwEviSErH5CnFxqVNLT5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x5116773e18a9c7bb03ebb961b38678e45e238923",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000500006068265608",
        "base_token_price_native_currency": "0.0000000298255356155964",
        "quote_token_price_usd": "1676.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002982553562",
        "quote_token_price_base_token": "33528316.5703512",
        "address": "0x5116773e18a9c7bb03ebb961b38678e45e238923",
        "name": "DRB / WETH 1%",
        "pool_created_at": "2025-03-07T09:58:57Z",
        "fdv_usd": "4934454.1974473",
        "market_cap_usd": "5000221.22",
        "price_change_percentage": {
          "m5": "1.914",
          "m15": "1.724",
          "m30": "1.703",
          "h1": "-3.089",
          "h6": "-2.7",
          "h24": "-0.992"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "h1": {
            "buys": 7,
            "sells": 9,
            "buyers": 7,
            "sellers": 8
          },
          "h6": {
            "buys": 34,
            "sells": 57,
            "buyers": 26,
            "sellers": 45
          },
          "h24": {
            "buys": 187,
            "sells": 246,
            "buyers": 126,
            "sellers": 162
          }
        },
        "volume_usd": {
          "m5": "383.5711275385",
          "m15": "559.6490838593",
          "m30": "595.5275004851",
          "h1": "13537.7700205125",
          "h6": "49193.2725703817",
          "h24": "165671.077249397"
        },
        "reserve_in_usd": "609499.7599"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2",
            "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": "base_0xf1cacd7e005b9337c58aae77bc88d93c635cdf4d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.03737211224584",
        "base_token_price_native_currency": "0.000022273538523716740282686957023361876827797",
        "quote_token_price_usd": "0.99862608878535",
        "quote_token_price_native_currency": "0.000595700337502222",
        "base_token_price_quote_token": "0.03739050848",
        "quote_token_price_base_token": "26.7447553009",
        "address": "0xf1cacd7e005b9337c58aae77bc88d93c635cdf4d",
        "name": "PLAY / USDC 0.01%",
        "pool_created_at": "2026-05-04T09:55:11Z",
        "fdv_usd": "148380001.159483",
        "market_cap_usd": "13854982.608315",
        "price_change_percentage": {
          "m5": "-1.447",
          "m15": "0.021",
          "m30": "1.218",
          "h1": "-0.351",
          "h6": "9.141",
          "h24": "21.774"
        },
        "transactions": {
          "m5": {
            "buys": 112,
            "sells": 130,
            "buyers": 40,
            "sellers": 68
          },
          "m15": {
            "buys": 867,
            "sells": 1039,
            "buyers": 168,
            "sellers": 269
          },
          "m30": {
            "buys": 1179,
            "sells": 1350,
            "buyers": 188,
            "sellers": 300
          },
          "h1": {
            "buys": 2729,
            "sells": 3062,
            "buyers": 296,
            "sellers": 510
          },
          "h6": {
            "buys": 14226,
            "sells": 14741,
            "buyers": 688,
            "sellers": 878
          },
          "h24": {
            "buys": 72563,
            "sells": 76102,
            "buyers": 2181,
            "sellers": 2709
          }
        },
        "volume_usd": {
          "m5": "49813.3745390351",
          "m15": "314912.141087083",
          "m30": "351643.023914162",
          "h1": "802393.454458481",
          "h6": "2786496.70884699",
          "h24": "17492919.3134541"
        },
        "reserve_in_usd": "462483.1438"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x853a7c99227499dba9db8c3a02aa691afdebf841",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4zBjVLjGqjt8PKzJdPhsET2C2rvNZ1Ws76tBc4kVAXwT",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000320106565837260031940987347339790311379488617853183944647765886",
        "base_token_price_native_currency": "0.00000470718305943408",
        "quote_token_price_usd": "67.863242937769887051334729829365220978699697793",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004707183059",
        "quote_token_price_base_token": "212441.281202313",
        "address": "4zBjVLjGqjt8PKzJdPhsET2C2rvNZ1Ws76tBc4kVAXwT",
        "name": "SPCX / SOL",
        "pool_created_at": "2026-06-11T07:15:14Z",
        "fdv_usd": "319285.1355",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.999",
          "m15": "6.22",
          "m30": "3.595",
          "h1": "4.384",
          "h6": "-33.623",
          "h24": "-58.487"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 44,
            "sells": 53,
            "buyers": 29,
            "sellers": 37
          },
          "m30": {
            "buys": 168,
            "sells": 141,
            "buyers": 79,
            "sellers": 89
          },
          "h1": {
            "buys": 381,
            "sells": 340,
            "buyers": 149,
            "sellers": 186
          },
          "h6": {
            "buys": 2958,
            "sells": 2099,
            "buyers": 804,
            "sellers": 1068
          },
          "h24": {
            "buys": 32460,
            "sells": 25550,
            "buyers": 7075,
            "sellers": 6818
          }
        },
        "volume_usd": {
          "m5": "588.2125337881",
          "m15": "5563.2472187633",
          "m30": "16154.4477382636",
          "h1": "32986.6584141778",
          "h6": "215744.853032008",
          "h24": "3448324.47802787"
        },
        "reserve_in_usd": "51833.6715"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9qpDk7hGSHqyfMGDT7p4zFQ35aGff248Qes48CgLpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x09ba9c328135392be58594a6283133691d36a7f7e647b281661165ff20cdb11a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.372063295714586",
        "base_token_price_native_currency": "0.000221920814671164",
        "quote_token_price_usd": "1.00088356805671",
        "quote_token_price_native_currency": "0.000596708531869864",
        "base_token_price_quote_token": "0.3719082313",
        "quote_token_price_base_token": "2.6888353522",
        "address": "0x09ba9c328135392be58594a6283133691d36a7f7e647b281661165ff20cdb11a",
        "name": "VRTX / USDC",
        "pool_created_at": "2026-06-08T23:05:47Z",
        "fdv_usd": "372063.2957",
        "market_cap_usd": "353460.130915",
        "price_change_percentage": {
          "m5": "-0.047",
          "m15": "0.031",
          "m30": "-5.714",
          "h1": "-6.742",
          "h6": "-11.838",
          "h24": "-61.427"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 8,
            "buyers": 5,
            "sellers": 7
          },
          "m30": {
            "buys": 19,
            "sells": 26,
            "buyers": 8,
            "sellers": 15
          },
          "h1": {
            "buys": 35,
            "sells": 40,
            "buyers": 12,
            "sellers": 19
          },
          "h6": {
            "buys": 125,
            "sells": 126,
            "buyers": 42,
            "sellers": 47
          },
          "h24": {
            "buys": 361,
            "sells": 319,
            "buyers": 138,
            "sellers": 165
          }
        },
        "volume_usd": {
          "m5": "50.7910441491",
          "m15": "1371.2042790049",
          "m30": "4937.4938168223",
          "h1": "6237.2134976883",
          "h6": "30415.9325327195",
          "h24": "238713.635622929"
        },
        "reserve_in_usd": "143598.8235"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xb4589127a468f9fea9da3c8c9e39c48fdfd982fa",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-ethereum",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HTzfLJqFaeEmYZ77tmAa2MP1DRbKvE1VNyfW65sYgtRj",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00018820713284461278017799054733123430653684886428664299916220308",
        "base_token_price_native_currency": "0.00000267727477280127",
        "quote_token_price_usd": "67.863285052921228935959746588408249787398212535",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002677274773",
        "quote_token_price_base_token": "373514.145861721",
        "address": "HTzfLJqFaeEmYZ77tmAa2MP1DRbKvE1VNyfW65sYgtRj",
        "name": "Islands / SOL",
        "pool_created_at": "2026-06-12T21:06:11Z",
        "fdv_usd": "185280.1655",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.105",
          "m15": "-21.446",
          "m30": "-2.779",
          "h1": "-15.367",
          "h6": "110.886",
          "h24": "567.475"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 15,
            "buyers": 13,
            "sellers": 12
          },
          "m15": {
            "buys": 258,
            "sells": 220,
            "buyers": 153,
            "sellers": 148
          },
          "m30": {
            "buys": 432,
            "sells": 358,
            "buyers": 231,
            "sellers": 205
          },
          "h1": {
            "buys": 691,
            "sells": 534,
            "buyers": 332,
            "sellers": 288
          },
          "h6": {
            "buys": 2233,
            "sells": 1644,
            "buyers": 833,
            "sellers": 685
          },
          "h24": {
            "buys": 8429,
            "sells": 5968,
            "buyers": 2439,
            "sellers": 2087
          }
        },
        "volume_usd": {
          "m5": "2003.0234541555",
          "m15": "47185.2016021688",
          "m30": "79427.8267157798",
          "h1": "110525.840435287",
          "h6": "289018.837764638",
          "h24": "717320.276088778"
        },
        "reserve_in_usd": "32402.5547"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_yoA2CoHk6HRNtFuTP1kVt5xkcvG7mr5raQ5zuNxpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0050435182367466570417874204796835212337549751460414335974014468",
        "base_token_price_native_currency": "0.0000747888982725016",
        "quote_token_price_usd": "67.863285052921228935959746588408249787398212535",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007478889827",
        "quote_token_price_base_token": "13370.9684605379",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "5075066.05324667",
        "market_cap_usd": "5075066.06684643",
        "price_change_percentage": {
          "m5": "0.345",
          "m15": "0.637",
          "m30": "-1.018",
          "h1": "3.19",
          "h6": "9.334",
          "h24": "22.858"
        },
        "transactions": {
          "m5": {
            "buys": 54,
            "sells": 29,
            "buyers": 52,
            "sellers": 29
          },
          "m15": {
            "buys": 490,
            "sells": 266,
            "buyers": 441,
            "sellers": 244
          },
          "m30": {
            "buys": 1174,
            "sells": 599,
            "buyers": 898,
            "sellers": 507
          },
          "h1": {
            "buys": 2887,
            "sells": 1432,
            "buyers": 1578,
            "sellers": 1029
          },
          "h6": {
            "buys": 18537,
            "sells": 8498,
            "buyers": 2450,
            "sellers": 2456
          },
          "h24": {
            "buys": 50978,
            "sells": 24292,
            "buyers": 3575,
            "sellers": 3704
          }
        },
        "volume_usd": {
          "m5": "1207.7434975446",
          "m15": "19152.4008341642",
          "m30": "45068.6277907607",
          "h1": "95990.4922819103",
          "h6": "448779.037632702",
          "h24": "1752674.59304338"
        },
        "reserve_in_usd": "292744.1209"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FeMbDoX7R1Psc4GEcvJdsbNbZA3bfztcyDCatJVJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Fyc7RRqYrm8KgpawYn2LJssqWJbHiB1zg6GDq64JAfet",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000033570697513333681590831305986440648108149370466728664365463731",
        "base_token_price_native_currency": "0.000000042993992481203",
        "quote_token_price_usd": "67.832767278284327081442681260802439064812205378",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004299399248",
        "quote_token_price_base_token": "23259063.4711861",
        "address": "Fyc7RRqYrm8KgpawYn2LJssqWJbHiB1zg6GDq64JAfet",
        "name": "Gaejook / SOL",
        "pool_created_at": "2026-06-10T15:55:53Z",
        "fdv_usd": "3357.0060097161",
        "market_cap_usd": "3357.0060097161",
        "price_change_percentage": {
          "m5": "0",
          "m15": "14.885",
          "m30": "14.885",
          "h1": "15.42",
          "h6": "-16.238",
          "h24": "-44.567"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "h6": {
            "buys": 6,
            "sells": 11,
            "buyers": 6,
            "sellers": 9
          },
          "h24": {
            "buys": 25,
            "sells": 52,
            "buyers": 18,
            "sellers": 40
          }
        },
        "volume_usd": {
          "m5": "342.5525718521",
          "m15": "343.3297853111",
          "m30": "343.3297853111",
          "h1": "346.1219305848",
          "h6": "803.0229792827",
          "h24": "2305.0864921538"
        },
        "reserve_in_usd": "4981.2128"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5etbzxYXjuCojfsbXGuML3nJeyr7Nf8M31knLACcpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000600011342852875",
        "base_token_price_native_currency": "0.0000000359605712947229",
        "quote_token_price_usd": "1673.59240580718",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003596057129",
        "quote_token_price_base_token": "27808234.5189757",
        "address": "0x76a411f14a704099ba476ce8dffc288a53295218",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:18:23Z",
        "fdv_usd": "25258049.2263772",
        "market_cap_usd": "25258732.3985517",
        "price_change_percentage": {
          "m5": "0.147",
          "m15": "1.824",
          "m30": "-4.26",
          "h1": "-4.592",
          "h6": "-6.589",
          "h24": "-41.558"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m15": {
            "buys": 25,
            "sells": 11,
            "buyers": 19,
            "sellers": 11
          },
          "m30": {
            "buys": 50,
            "sells": 26,
            "buyers": 36,
            "sellers": 22
          },
          "h1": {
            "buys": 60,
            "sells": 34,
            "buyers": 46,
            "sellers": 28
          },
          "h6": {
            "buys": 378,
            "sells": 251,
            "buyers": 219,
            "sellers": 162
          },
          "h24": {
            "buys": 3588,
            "sells": 2522,
            "buyers": 1228,
            "sellers": 1138
          }
        },
        "volume_usd": {
          "m5": "9988.6569862643",
          "m15": "33516.6587463973",
          "m30": "68840.2233785447",
          "h1": "79166.9363303318",
          "h6": "427917.509693764",
          "h24": "6409736.50359894"
        },
        "reserve_in_usd": "1468131.1564"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xf280b16ef293d8e534e370794ef26bf312694126",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AKQyQgEifBBhQmANuKzrRuRGoKSkKBv8NVdccc87FrR8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00391311729201495075493803419527186459699212996277522405863426685",
        "base_token_price_native_currency": "0.0000573899367897122",
        "quote_token_price_usd": "1.0008304551414411138907298411786359595094658961308416086014752",
        "quote_token_price_native_currency": "0.0147454144593504",
        "base_token_price_quote_token": "0.00389205315",
        "quote_token_price_base_token": "256.9337985748",
        "address": "AKQyQgEifBBhQmANuKzrRuRGoKSkKBv8NVdccc87FrR8",
        "name": "Jotchua / USDC",
        "pool_created_at": "2026-06-07T05:15:25Z",
        "fdv_usd": "3912768.19957939",
        "market_cap_usd": "3912768.27622557",
        "price_change_percentage": {
          "m5": "1.136",
          "m15": "0.661",
          "m30": "3.017",
          "h1": "0.143",
          "h6": "-4.88",
          "h24": "50.127"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 6,
            "buyers": 6,
            "sellers": 5
          },
          "m30": {
            "buys": 17,
            "sells": 10,
            "buyers": 12,
            "sellers": 9
          },
          "h1": {
            "buys": 58,
            "sells": 35,
            "buyers": 33,
            "sellers": 31
          },
          "h6": {
            "buys": 445,
            "sells": 300,
            "buyers": 249,
            "sellers": 198
          },
          "h24": {
            "buys": 7484,
            "sells": 6603,
            "buyers": 2600,
            "sellers": 2751
          }
        },
        "volume_usd": {
          "m5": "632.1035660289",
          "m15": "1395.9495757379",
          "m30": "2798.2141053232",
          "h1": "9208.4706283862",
          "h6": "109762.042927279",
          "h24": "2267371.40639962"
        },
        "reserve_in_usd": "250216.2402"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BcHEaaTCvycPwwsJ9yQTXdHP9X2gCLkznDbZ8VySpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
समर्थित नेटवर्क

अनेक चेन में व्यापक कवरेज

200+ नेटवर्क से क्रिप्टो कीमतें और मार्केट डेटा पाएँ, बड़े ब्लॉकचेनों से नए लॉन्च तक।

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
SOL
Solana
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-BR
Português
सभी भाषाएँ
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
CoinGecko में आपका स्वागत है
वापस आने पर आपका स्वागत है!
सेकंड में लॉग इन करें या साइन अप करें
या
इसके साथ साइन इन करें . आप नहीं हैं?
अपना पासवर्ड भूल गए?
पुष्टि निर्देश प्राप्त नहीं हुआ?
पुष्टिकरण निर्देशों को पुनः भेजें
पासवर्ड में कम से कम 8 कैरेक्टर होना जरूरी हैं, जिसमें 1 अपरकेस लेटर (बड़ा अक्षर), 1 लोअरकेस लेटर (छोटा अक्षर), 1 नंबर, और 1 विशेष कैरेक्टर शामिल है
जारी रखकर, आप स्वीकार करते हैं कि आपने हमारे सेवा की शर्तें और निजता नीति को पढ़ लिया है और पूरी तरह से सहमत हैं।
CoinGecko ऐप के साथ प्राइस अलर्ट प्राप्त करें
अपना पासवर्ड भूल गए?
आपको कुछ मिनटों में अपना पासवर्ड रीसेट करने के निर्देशों के साथ एक ईमेल प्राप्त होगा।
पुष्टिकरण निर्देशों को पुनः भेजें
आपको कुछ ही मिनटों में अपने ईमेल पते की पुष्टि करने के निर्देशों के साथ एक ईमेल प्राप्त होगा।
CoinGecko ऐप इस्तेमाल कीजिए।
ऐप को अभी डाउनलोड करने के लिए QR कोड को स्कैन कीजिए App QR Code या इसे ऐप स्टोर में देखिए
NFT शामिल करें
वॉलेट एड्रेस को ट्रैक करें
पेस्ट करें
केवल-पढ़ने का एक्सेस - we can’t make changes to your wallet.
We currently support the following EVM networks:
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Support for Solana is coming soon.
or
पोर्टफोलियो बनाएँ
आइकन चुनें
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
ऐप का बेहतर अनुभव
रियल-टाइम प्राइस अलर्ट और एक तेज़, सुगम अनुभव।
आप सीमा पार कर चुके हैं।
गेस्ट पोर्टफोलियो केवल कॉइन 10 तक सीमित हैं। नीचे सूचीबद्ध कॉइन को रखने के लिए साइन अप करें या लॉग इन करें।