العملات: 18,402
البورصات/ التبادلات: 1,489
القيمة السوقية: $ 2.251T 0.4%
حجم 24 س: $ 46.01B
رسوم معاملات الشبكة: 0.121 GWEI
الانتقال بدون إعلانات
CoinGecko CoinGecko
اسأل Gecko

على السلسلةرمز DEX وواجهة API لبيانات السوق لمشروعات ومطوري DeFi

احصل على تغطية كاملة لسوق العملات الرقمية التي تقدمها واجهة برمجة التطبيقات API لدى CoinGecko، أكبر هيئة مستقلة لبيانات العملات الرقمية في العالم منذ عام 2014.
بيانات مدعومة بواسطة
موثوق بها من خلال مشروعات Web3 الرائدة

واجهة API لبيانات DEX واسعة النطاق والموثوقة على السلسلة

يمكنك الوصول إلى بيانات السوق على السلسلة من DEXes مثل Uniswap وPancakeSwap وOrca وCurve والمزيد عبر الشبكات الرئيسية، من خلال واجهة API لبيانات DEX الموثوقة والواسعة النطاق.
43M+
عملات ورموز
250+
الشبكات
1,900+
تبادلات DEX

توسيع مشروع DeFi الخاص بك بكفاءة

واجهة API موحدة لبيانات العملات الرقمية المشفرة وNFT وDEX

قم بتبسيط عملية التكامل باستخدام واجهة API موحدة لبيانات العملات الرقمية المشفرة لتوفير تغطية كاملة
فئة نقطة النهاية الوصف
/onchain/simple/*/token_price/* أبسط طريقة للحصول على أحدث سعر للرموز المميزة بالدولار الأمريكي على الشبكة باستخدام عناوين الرموز المميزة
/onchain/networks احصل على القائمة الكاملة للشبكات المدعومة
/onchain/network/*dexes احصل على القائمة الكاملة لتبادلات DEX المدعومة على الشبكة
/onchains/network/*/pools/* احصل على بيانات مجمع السيولة مثل: المجمعات الرائجة، والمجمعات الجديدة، وبيانات السوق مثل السعر والاحتياطي والقيمة السوقية والمعاملات والحجم. تتوفر أيضًا نقطة طرفية البحث للبحث عن المجمعات الموجودة على الشبكة.
/onchains/network/*/tokens/* احصل على البيانات ذات الصلة بالرمز المميز مثل أفضل المجموعات، والسعر، والقيمة المنخفضة بالكامل، والاحتياطي، والحجم، والقيمة السوقية، والنقاط الطرفية Geckoterminal، ومعرف واجهة برمجة التطبيقات Coingecko API. تتوفر أيضًا البيانات الوصفية، بما في ذلك الصورة وموقع الويب والوصف وروابط وسائل التواصل الاجتماعي.
/onchains/network/*/ohlcvs/* احصل على بيانات الرسم البياني التاريخي لمجمع سيولة OHLCV
/onchains/network/*/trades احصل على أحدث 300 صفقة من مجمع السيولة
// احصل على أسعار وبيانات السوق لمجمع السيولة
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.0003109462061",
      "base_token_price_native_currency": "0.00052909888587842",
      "quote_token_price_usd": "1885.3",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005290988859",
      "quote_token_price_base_token": "1890.005869772",
      "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": "4577743757.94795",
      "market_cap_usd": "4577880800.95764",
      "price_change_percentage": {
        "m5": "0.012",
        "m15": "-0.019",
        "m30": "0.098",
        "h1": "-0.032",
        "h6": "0.132",
        "h24": "0.057"
      },
      "transactions": {
        "m5": {
          "buys": 5,
          "sells": 5,
          "buyers": 5,
          "sellers": 5
        },
        "m15": {
          "buys": 10,
          "sells": 5,
          "buyers": 10,
          "sellers": 5
        },
        "m30": {
          "buys": 15,
          "sells": 14,
          "buyers": 15,
          "sellers": 11
        },
        "h1": {
          "buys": 19,
          "sells": 25,
          "buyers": 18,
          "sellers": 19
        },
        "h6": {
          "buys": 128,
          "sells": 158,
          "buyers": 83,
          "sellers": 94
        },
        "h24": {
          "buys": 434,
          "sells": 517,
          "buyers": 230,
          "sellers": 241
        }
      },
      "volume_usd": {
        "m5": "1477.365313216",
        "m15": "1682.1359096976",
        "m30": "5253.8044999096",
        "h1": "9614.6006195792",
        "h6": "68161.0246623322",
        "h24": "211628.821276249"
      },
      "reserve_in_usd": "912334.2507",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// اكتشف المجمعات الرائجة
{
  "data": [
    {
      "id": "robinhood_0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000589435862820317",
        "base_token_price_native_currency": "0.0000000319233258571691",
        "quote_token_price_usd": "1884.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003192332586",
        "quote_token_price_base_token": "31325056.9340484",
        "address": "0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
        "name": "KEP / WETH",
        "pool_created_at": "2026-08-08T01:54:31Z",
        "fdv_usd": "58943.58628",
        "market_cap_usd": "58943.58628",
        "price_change_percentage": {
          "m5": "5.998",
          "m15": "25.195",
          "m30": "7.387",
          "h1": "27.518",
          "h6": "-48.346",
          "h24": "-61.113"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 5,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 20,
            "sells": 14,
            "buyers": 14,
            "sellers": 10
          },
          "m30": {
            "buys": 30,
            "sells": 25,
            "buyers": 19,
            "sellers": 15
          },
          "h1": {
            "buys": 71,
            "sells": 62,
            "buyers": 29,
            "sellers": 24
          },
          "h6": {
            "buys": 762,
            "sells": 677,
            "buyers": 237,
            "sellers": 261
          },
          "h24": {
            "buys": 3541,
            "sells": 3964,
            "buyers": 670,
            "sellers": 707
          }
        },
        "volume_usd": {
          "m5": "662.557975886",
          "m15": "2014.8130887463",
          "m30": "3387.9019894835",
          "h1": "9368.1318342646",
          "h6": "102427.735866837",
          "h24": "592195.958130615"
        },
        "reserve_in_usd": "7548.1338"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5cd3da2892b4ad15f110d6ee3a8f635cc0abbb19",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0182212295911658",
        "base_token_price_native_currency": "0.00000921071639252027",
        "quote_token_price_usd": "1884.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009210716393",
        "quote_token_price_base_token": "108569.188039713",
        "address": "0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
        "name": "HMM / WETH 1%",
        "pool_created_at": "2026-07-19T07:54:03Z",
        "fdv_usd": "17624491.3980468",
        "market_cap_usd": "17843849.54",
        "price_change_percentage": {
          "m5": "2.125",
          "m15": "3.217",
          "m30": "0.2",
          "h1": "6.983",
          "h6": "3.102",
          "h24": "-7.174"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 22,
            "sells": 15,
            "buyers": 17,
            "sellers": 14
          },
          "m30": {
            "buys": 31,
            "sells": 33,
            "buyers": 24,
            "sellers": 28
          },
          "h1": {
            "buys": 73,
            "sells": 69,
            "buyers": 47,
            "sellers": 49
          },
          "h6": {
            "buys": 779,
            "sells": 693,
            "buyers": 281,
            "sellers": 327
          },
          "h24": {
            "buys": 3946,
            "sells": 3542,
            "buyers": 861,
            "sellers": 962
          }
        },
        "volume_usd": {
          "m5": "9567.2029832632",
          "m15": "17170.9730287741",
          "m30": "23273.7166374743",
          "h1": "50606.3911498748",
          "h6": "653320.94223613",
          "h24": "3190725.1819088"
        },
        "reserve_in_usd": "539893.8246"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7fe995a80075df3dc8ae11a9b82c7fe4202cd87f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000279015843841823",
        "base_token_price_native_currency": "0.000000150319605521701",
        "quote_token_price_usd": "1884.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001503196055",
        "quote_token_price_base_token": "6652492.17844464",
        "address": "0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
        "name": "EQUITY / WETH",
        "pool_created_at": "2026-08-12T22:32:08Z",
        "fdv_usd": "266627.54033528",
        "market_cap_usd": "243850.73675977",
        "price_change_percentage": {
          "m5": "0.895",
          "m15": "18.92",
          "m30": "22.357",
          "h1": "8.492",
          "h6": "-32.585",
          "h24": "621.44"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 11,
            "buyers": 19,
            "sellers": 6
          },
          "m15": {
            "buys": 47,
            "sells": 27,
            "buyers": 41,
            "sellers": 16
          },
          "m30": {
            "buys": 66,
            "sells": 49,
            "buyers": 50,
            "sellers": 26
          },
          "h1": {
            "buys": 111,
            "sells": 98,
            "buyers": 74,
            "sellers": 53
          },
          "h6": {
            "buys": 665,
            "sells": 746,
            "buyers": 308,
            "sellers": 335
          },
          "h24": {
            "buys": 14602,
            "sells": 12221,
            "buyers": 3017,
            "sellers": 2561
          }
        },
        "volume_usd": {
          "m5": "1263.6561131356",
          "m15": "4268.7779949178",
          "m30": "7093.9175227152",
          "h1": "13227.9249128259",
          "h6": "122703.012826279",
          "h24": "4296706.52765652"
        },
        "reserve_in_usd": "42764.8415"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x9708efb3ba2e5d23e973cae1a8599606333cd4ad",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00480191516174116",
        "base_token_price_native_currency": "0.00000254158179069028",
        "quote_token_price_usd": "1884.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002541581791",
        "quote_token_price_base_token": "393455.761944378",
        "address": "0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
        "name": "FRONG / WETH 0.25%",
        "pool_created_at": "2026-07-30T20:16:59Z",
        "fdv_usd": "4782700.53025474",
        "market_cap_usd": "4801915.162",
        "price_change_percentage": {
          "m5": "-0.668",
          "m15": "-0.81",
          "m30": "-0.976",
          "h1": "-4.564",
          "h6": "-17.395",
          "h24": "20.019"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 5,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 22,
            "sells": 9,
            "buyers": 19,
            "sellers": 8
          },
          "m30": {
            "buys": 29,
            "sells": 20,
            "buyers": 24,
            "sellers": 19
          },
          "h1": {
            "buys": 76,
            "sells": 56,
            "buyers": 60,
            "sellers": 52
          },
          "h6": {
            "buys": 1167,
            "sells": 934,
            "buyers": 544,
            "sellers": 507
          },
          "h24": {
            "buys": 10056,
            "sells": 10128,
            "buyers": 2259,
            "sellers": 2317
          }
        },
        "volume_usd": {
          "m5": "239.8704729949",
          "m15": "3746.2454136453",
          "m30": "7505.1705541461",
          "h1": "30616.5170069062",
          "h6": "633088.298077742",
          "h24": "6289899.69463426"
        },
        "reserve_in_usd": "586021.1638"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x6245e67affa44a23077f0ea7f981a8dc743a0c47",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FcPKN35MfLxBXd84oc6GEpNMTFNJoczV5swKeV2soSXN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000020251288221386542264345536582527838860285399733556132884872371",
        "base_token_price_native_currency": "0.0000000266239489800808",
        "quote_token_price_usd": "76.099062400362824934320754735091198278006113306",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002662394898",
        "quote_token_price_base_token": "37560168.1308873",
        "address": "FcPKN35MfLxBXd84oc6GEpNMTFNJoczV5swKeV2soSXN",
        "name": "BRAINOID / SOL",
        "pool_created_at": "2026-08-12T21:55:29Z",
        "fdv_usd": "1987.1045835145",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.114",
          "m15": "0.112",
          "m30": "1.363",
          "h1": "4.725",
          "h6": "-99.144",
          "h24": "-93.564"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 2,
            "sells": 5,
            "buyers": 1,
            "sellers": 5
          },
          "m30": {
            "buys": 4,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "h1": {
            "buys": 11,
            "sells": 18,
            "buyers": 3,
            "sellers": 16
          },
          "h6": {
            "buys": 3949,
            "sells": 5553,
            "buyers": 2504,
            "sellers": 2167
          },
          "h24": {
            "buys": 15364,
            "sells": 21075,
            "buyers": 8585,
            "sellers": 7888
          }
        },
        "volume_usd": {
          "m5": "3.4795790727",
          "m15": "4.6761836888",
          "m30": "34.5139507591",
          "h1": "55.7111216662",
          "h6": "298692.937579993",
          "h24": "1232385.92032736"
        },
        "reserve_in_usd": "2232.0164"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CRjcw3uyqFjGwG7tsc4VBZ8W8xQ1XsMumx1Uor2mpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0272054530418704",
        "base_token_price_native_currency": "0.0000144668263702968",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001446682637",
        "quote_token_price_base_token": "69123.6608779099",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "65825202.4033184",
        "market_cap_usd": "42781904.2182464",
        "price_change_percentage": {
          "m5": "-4.308",
          "m15": "-3.449",
          "m30": "4.945",
          "h1": "9.337",
          "h6": "10.952",
          "h24": "-0.759"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 15,
            "buyers": 10,
            "sellers": 8
          },
          "m15": {
            "buys": 47,
            "sells": 39,
            "buyers": 29,
            "sellers": 42
          },
          "m30": {
            "buys": 78,
            "sells": 56,
            "buyers": 43,
            "sellers": 65
          },
          "h1": {
            "buys": 107,
            "sells": 77,
            "buyers": 62,
            "sellers": 86
          },
          "h6": {
            "buys": 339,
            "sells": 274,
            "buyers": 199,
            "sellers": 229
          },
          "h24": {
            "buys": 1359,
            "sells": 983,
            "buyers": 545,
            "sellers": 718
          }
        },
        "volume_usd": {
          "m5": "54415.746726051",
          "m15": "100217.975080947",
          "m30": "272238.025873655",
          "h1": "382673.108176743",
          "h6": "783493.200828615",
          "h24": "2944309.76365206"
        },
        "reserve_in_usd": "5990018.8072"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00351941468178068",
        "base_token_price_native_currency": "0.00000186172172649146",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001861721726",
        "quote_token_price_base_token": "537137.202499413",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "3519219.394",
        "market_cap_usd": "3519219.394",
        "price_change_percentage": {
          "m5": "-0.91",
          "m15": "-4.453",
          "m30": "1.26",
          "h1": "4.756",
          "h6": "-15.799",
          "h24": "11.885"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 6,
            "buyers": 8,
            "sellers": 6
          },
          "m15": {
            "buys": 77,
            "sells": 39,
            "buyers": 54,
            "sellers": 35
          },
          "m30": {
            "buys": 101,
            "sells": 70,
            "buyers": 65,
            "sellers": 61
          },
          "h1": {
            "buys": 128,
            "sells": 116,
            "buyers": 79,
            "sellers": 95
          },
          "h6": {
            "buys": 891,
            "sells": 712,
            "buyers": 282,
            "sellers": 339
          },
          "h24": {
            "buys": 3514,
            "sells": 3066,
            "buyers": 727,
            "sellers": 959
          }
        },
        "volume_usd": {
          "m5": "2514.4514881517",
          "m15": "23936.6692870189",
          "m30": "32654.8669742295",
          "h1": "41359.3568616755",
          "h6": "276002.929471788",
          "h24": "1245715.50366845"
        },
        "reserve_in_usd": "328429.3985"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0388638165598529",
        "base_token_price_native_currency": "0.0000206229904522977",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002062299045",
        "quote_token_price_base_token": "48489.5729507835",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "28241128.6000891",
        "market_cap_usd": "28242067.5494368",
        "price_change_percentage": {
          "m5": "-0.144",
          "m15": "-2.731",
          "m30": "-0.98",
          "h1": "-0.459",
          "h6": "-10.878",
          "h24": "-19.852"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 5,
            "buyers": 0,
            "sellers": 4
          },
          "m15": {
            "buys": 2,
            "sells": 13,
            "buyers": 2,
            "sellers": 6
          },
          "m30": {
            "buys": 3,
            "sells": 16,
            "buyers": 3,
            "sellers": 8
          },
          "h1": {
            "buys": 15,
            "sells": 31,
            "buyers": 11,
            "sellers": 21
          },
          "h6": {
            "buys": 246,
            "sells": 176,
            "buyers": 100,
            "sellers": 119
          },
          "h24": {
            "buys": 1166,
            "sells": 1067,
            "buyers": 383,
            "sellers": 516
          }
        },
        "volume_usd": {
          "m5": "1375.5409858682",
          "m15": "6790.9041898617",
          "m30": "9132.7467117714",
          "h1": "15811.1526712555",
          "h6": "321288.234259599",
          "h24": "1155893.49927656"
        },
        "reserve_in_usd": "1262937.3201"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00647494734673841",
        "base_token_price_native_currency": "0.00000350739514477517",
        "quote_token_price_usd": "1884.94",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003507395145",
        "quote_token_price_base_token": "285111.873262886",
        "address": "0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
        "name": "YOLO / WETH 1%",
        "pool_created_at": "2026-07-15T07:15:15Z",
        "fdv_usd": "6280698.91479988",
        "market_cap_usd": "6474947.347",
        "price_change_percentage": {
          "m5": "-0.163",
          "m15": "3.158",
          "m30": "-6.744",
          "h1": "-5.38",
          "h6": "-24.019",
          "h24": "16.19"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 23,
            "sells": 9,
            "buyers": 15,
            "sellers": 8
          },
          "m30": {
            "buys": 64,
            "sells": 22,
            "buyers": 46,
            "sellers": 20
          },
          "h1": {
            "buys": 71,
            "sells": 32,
            "buyers": 49,
            "sellers": 28
          },
          "h6": {
            "buys": 287,
            "sells": 251,
            "buyers": 142,
            "sellers": 180
          },
          "h24": {
            "buys": 1872,
            "sells": 1547,
            "buyers": 528,
            "sellers": 631
          }
        },
        "volume_usd": {
          "m5": "342.1362749484",
          "m15": "8031.9539554787",
          "m30": "36013.1277227056",
          "h1": "39309.8410065424",
          "h6": "173310.062988209",
          "h24": "1222975.29693171"
        },
        "reserve_in_usd": "324140.5027"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x62c71cd34a52c30d894419cbcc55db2afa8032ea",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xaff8e2d7015c76fa6d9b2bedb72da7d6b305fd7b2140df3fca5c3c57e877ecfa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00138199992033087",
        "base_token_price_native_currency": "0.000000776260067425659",
        "quote_token_price_usd": "1884.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007762600674",
        "quote_token_price_base_token": "1288228.05907863",
        "address": "0xaff8e2d7015c76fa6d9b2bedb72da7d6b305fd7b2140df3fca5c3c57e877ecfa",
        "name": "swappy / WETH 0.25%",
        "pool_created_at": "2026-08-04T17:50:12Z",
        "fdv_usd": "1381999.92",
        "market_cap_usd": "1381999.92",
        "price_change_percentage": {
          "m5": "-0.634",
          "m15": "-5.222",
          "m30": "-10.514",
          "h1": "-11.396",
          "h6": "9.299",
          "h24": "140.484"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 6,
            "buyers": 6,
            "sellers": 6
          },
          "m15": {
            "buys": 19,
            "sells": 14,
            "buyers": 15,
            "sellers": 13
          },
          "m30": {
            "buys": 23,
            "sells": 18,
            "buyers": 19,
            "sellers": 17
          },
          "h1": {
            "buys": 49,
            "sells": 42,
            "buyers": 35,
            "sellers": 36
          },
          "h6": {
            "buys": 630,
            "sells": 400,
            "buyers": 256,
            "sellers": 231
          },
          "h24": {
            "buys": 2042,
            "sells": 1498,
            "buyers": 563,
            "sellers": 572
          }
        },
        "volume_usd": {
          "m5": "1788.2872444036",
          "m15": "7020.6448690375",
          "m30": "9644.7769379385",
          "h1": "25531.8650234793",
          "h6": "218661.931754894",
          "h24": "929402.158663379"
        },
        "reserve_in_usd": "102506.0594"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x298348d5b2e45c774e3ee4f1a0924071dfbdc8c7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.155844169384078",
        "base_token_price_native_currency": "0.0000810053783679307",
        "quote_token_price_usd": "1885.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008100537837",
        "quote_token_price_base_token": "12344.8593185745",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "151014548.829631",
        "market_cap_usd": "151016782.212939",
        "price_change_percentage": {
          "m5": "-0.081",
          "m15": "-1.238",
          "m30": "-1.401",
          "h1": "-2.711",
          "h6": "3.961",
          "h24": "-0.556"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 24,
            "sells": 5,
            "buyers": 7,
            "sellers": 4
          },
          "m30": {
            "buys": 36,
            "sells": 13,
            "buyers": 8,
            "sellers": 11
          },
          "h1": {
            "buys": 82,
            "sells": 88,
            "buyers": 22,
            "sellers": 52
          },
          "h6": {
            "buys": 1248,
            "sells": 402,
            "buyers": 170,
            "sellers": 155
          },
          "h24": {
            "buys": 3234,
            "sells": 2026,
            "buyers": 420,
            "sellers": 683
          }
        },
        "volume_usd": {
          "m5": "2475.3631629228",
          "m15": "22064.4290228709",
          "m30": "22805.6941275481",
          "h1": "72098.9669567823",
          "h6": "435235.942505105",
          "h24": "1468158.30700588"
        },
        "reserve_in_usd": "4152117.7455"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000483310735867442",
        "base_token_price_native_currency": "0.000000255041790096721",
        "quote_token_price_usd": "1885.8",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002550417901",
        "quote_token_price_base_token": "3920926.05537612",
        "address": "0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
        "name": "POOLS / WETH 0.25%",
        "pool_created_at": "2026-07-30T16:41:56Z",
        "fdv_usd": "483310.732137241",
        "market_cap_usd": "483310.7359",
        "price_change_percentage": {
          "m5": "0.418",
          "m15": "-0.217",
          "m30": "-0.416",
          "h1": "0.284",
          "h6": "-16.136",
          "h24": "31.377"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 6,
            "sells": 6,
            "buyers": 5,
            "sellers": 6
          },
          "m30": {
            "buys": 9,
            "sells": 13,
            "buyers": 7,
            "sellers": 11
          },
          "h1": {
            "buys": 26,
            "sells": 23,
            "buyers": 20,
            "sellers": 17
          },
          "h6": {
            "buys": 379,
            "sells": 343,
            "buyers": 200,
            "sellers": 205
          },
          "h24": {
            "buys": 2008,
            "sells": 1591,
            "buyers": 736,
            "sellers": 716
          }
        },
        "volume_usd": {
          "m5": "136.3333154918",
          "m15": "192.5076056881",
          "m30": "982.1301086802",
          "h1": "3487.3960785664",
          "h6": "105055.02683869",
          "h24": "604121.200762477"
        },
        "reserve_in_usd": "183743.8659"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x385b36ff682ab4c76e7c37a66b96aabc466471d5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd17044bdbee55c7bd09c185937c88b9007ab7be6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000687819409267635",
        "base_token_price_native_currency": "0.000000378670973461267",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003786709735",
        "quote_token_price_base_token": "2640815.03490863",
        "address": "0xd17044bdbee55c7bd09c185937c88b9007ab7be6",
        "name": "THROBBIN / WETH 1%",
        "pool_created_at": "2026-07-08T16:09:43Z",
        "fdv_usd": "676507.688297405",
        "market_cap_usd": "676507.688297405",
        "price_change_percentage": {
          "m5": "-0.515",
          "m15": "-1.171",
          "m30": "-2.5",
          "h1": "-4.735",
          "h6": "-6.709",
          "h24": "78.726"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 8,
            "buyers": 16,
            "sellers": 8
          },
          "m15": {
            "buys": 45,
            "sells": 45,
            "buyers": 40,
            "sellers": 38
          },
          "m30": {
            "buys": 80,
            "sells": 86,
            "buyers": 58,
            "sellers": 63
          },
          "h1": {
            "buys": 243,
            "sells": 228,
            "buyers": 136,
            "sellers": 155
          },
          "h6": {
            "buys": 837,
            "sells": 797,
            "buyers": 406,
            "sellers": 467
          },
          "h24": {
            "buys": 8661,
            "sells": 9142,
            "buyers": 2048,
            "sellers": 1969
          }
        },
        "volume_usd": {
          "m5": "1341.2925941731",
          "m15": "5245.6751964237",
          "m30": "14156.252005685",
          "h1": "38986.1552643759",
          "h6": "141124.880134476",
          "h24": "1493104.22833522"
        },
        "reserve_in_usd": "97481.0351"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe8fb470e0685437d7739bd2aacba60b228800335",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00121779537072045",
        "base_token_price_native_currency": "0.000000765454169678003",
        "quote_token_price_usd": "225.469888523704",
        "quote_token_price_native_currency": "0.119648504762627",
        "base_token_price_quote_token": "0.000006397523907",
        "quote_token_price_base_token": "156310.474881806",
        "address": "0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
        "name": "PACK / NVDA 1%",
        "pool_created_at": "2026-08-12T21:31:25Z",
        "fdv_usd": "1424732.746",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.8",
          "m15": "-23.039",
          "m30": "-16.344",
          "h1": "-35.119",
          "h6": "-70.858",
          "h24": "46253.256"
        },
        "transactions": {
          "m5": {
            "buys": 39,
            "sells": 36,
            "buyers": 27,
            "sellers": 32
          },
          "m15": {
            "buys": 97,
            "sells": 91,
            "buyers": 66,
            "sellers": 81
          },
          "m30": {
            "buys": 191,
            "sells": 171,
            "buyers": 107,
            "sellers": 128
          },
          "h1": {
            "buys": 538,
            "sells": 509,
            "buyers": 240,
            "sellers": 291
          },
          "h6": {
            "buys": 1656,
            "sells": 1518,
            "buyers": 562,
            "sellers": 640
          },
          "h24": {
            "buys": 23984,
            "sells": 22252,
            "buyers": 3070,
            "sellers": 2821
          }
        },
        "volume_usd": {
          "m5": "4275.7688609827",
          "m15": "10358.0604948756",
          "m30": "18856.727067878",
          "h1": "55552.8394834004",
          "h6": "187039.117886175",
          "h24": "3703092.06914907"
        },
        "reserve_in_usd": "55148.0862"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0145acbccefbed6f303c420beeaaac72e905430b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xff1b8c5ce5c32bd90f6832a800e97129ff901b382b8717c8e73c4d729eac2929",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0012694687686967",
        "base_token_price_native_currency": "0.000000772740063164008",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007727400632",
        "quote_token_price_base_token": "1294096.22675117",
        "address": "0xff1b8c5ce5c32bd90f6832a800e97129ff901b382b8717c8e73c4d729eac2929",
        "name": "PACK / WETH 2.5%",
        "pool_created_at": "2026-08-12T22:17:31Z",
        "fdv_usd": "1380818.627",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-7.381",
          "m15": "-28.128",
          "m30": "-20.417",
          "h1": "-38.638",
          "h6": "-71.727",
          "h24": "-34.825"
        },
        "transactions": {
          "m5": {
            "buys": 39,
            "sells": 15,
            "buyers": 31,
            "sellers": 15
          },
          "m15": {
            "buys": 114,
            "sells": 64,
            "buyers": 88,
            "sellers": 51
          },
          "m30": {
            "buys": 209,
            "sells": 116,
            "buyers": 133,
            "sellers": 80
          },
          "h1": {
            "buys": 756,
            "sells": 385,
            "buyers": 373,
            "sellers": 264
          },
          "h6": {
            "buys": 3005,
            "sells": 1400,
            "buyers": 920,
            "sellers": 696
          },
          "h24": {
            "buys": 8689,
            "sells": 6861,
            "buyers": 1876,
            "sellers": 1777
          }
        },
        "volume_usd": {
          "m5": "15417.8589298742",
          "m15": "52561.874466321",
          "m30": "114331.002136818",
          "h1": "429793.959849287",
          "h6": "1968527.80309864",
          "h24": "6308908.93512934"
        },
        "reserve_in_usd": "210225.9917"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0145acbccefbed6f303c420beeaaac72e905430b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x01fe057d1c5fb09a4ac02860758ddf26df9336b5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000338403711846063",
        "base_token_price_native_currency": "0.000000178719067464408",
        "quote_token_price_usd": "1884.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001787190675",
        "quote_token_price_base_token": "5595373.8690985",
        "address": "0x01fe057d1c5fb09a4ac02860758ddf26df9336b5",
        "name": "LEMON.FUN / WETH 1%",
        "pool_created_at": "2026-07-25T12:46:57Z",
        "fdv_usd": "333508.245019617",
        "market_cap_usd": "336878.2934",
        "price_change_percentage": {
          "m5": "1.468",
          "m15": "11.129",
          "m30": "10.874",
          "h1": "8.925",
          "h6": "12.634",
          "h24": "55.409"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 1,
            "buyers": 9,
            "sellers": 1
          },
          "m30": {
            "buys": 11,
            "sells": 8,
            "buyers": 10,
            "sellers": 7
          },
          "h1": {
            "buys": 104,
            "sells": 109,
            "buyers": 99,
            "sellers": 102
          },
          "h6": {
            "buys": 943,
            "sells": 938,
            "buyers": 875,
            "sellers": 887
          },
          "h24": {
            "buys": 2817,
            "sells": 2766,
            "buyers": 1025,
            "sellers": 1033
          }
        },
        "volume_usd": {
          "m5": "294.7422250096",
          "m15": "1828.4438655761",
          "m30": "2283.9027291531",
          "h1": "15133.063961058",
          "h6": "136728.290572358",
          "h24": "429709.63594419"
        },
        "reserve_in_usd": "70787.2224"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xf0e17e54239cd945cd7bea471a3a2ca6a8c7f7a3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00320647592346802",
        "base_token_price_native_currency": "0.00000170382546615692",
        "quote_token_price_usd": "1885.08",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001703825466",
        "quote_token_price_base_token": "586914.575385212",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "3030302.50826693",
        "market_cap_usd": "3206475.923",
        "price_change_percentage": {
          "m5": "-0.195",
          "m15": "-0.687",
          "m30": "-2.765",
          "h1": "-3.217",
          "h6": "-3.101",
          "h24": "-27.627"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "m30": {
            "buys": 9,
            "sells": 12,
            "buyers": 8,
            "sellers": 12
          },
          "h1": {
            "buys": 14,
            "sells": 26,
            "buyers": 13,
            "sellers": 24
          },
          "h6": {
            "buys": 212,
            "sells": 235,
            "buyers": 118,
            "sellers": 169
          },
          "h24": {
            "buys": 835,
            "sells": 912,
            "buyers": 314,
            "sellers": 425
          }
        },
        "volume_usd": {
          "m5": "692.503937759",
          "m15": "1617.8717042936",
          "m30": "3718.9512267675",
          "h1": "7627.7735555115",
          "h6": "140746.32078263",
          "h24": "623231.636550272"
        },
        "reserve_in_usd": "361011.4823"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DSiMBS1ueSLmjpt9WB9XKMFeuUjUK1YKcrSn7R2etQDX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00050131514890862069509860947323141303885068036801600597665498591",
        "base_token_price_native_currency": "0.00000654305546675032",
        "quote_token_price_usd": "76.12500720824518648211660512987967091822438031",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006543055467",
        "quote_token_price_base_token": "152833.795324168",
        "address": "DSiMBS1ueSLmjpt9WB9XKMFeuUjUK1YKcrSn7R2etQDX",
        "name": "BABYSHIB / SOL",
        "pool_created_at": "2026-08-12T13:07:16Z",
        "fdv_usd": "501660.868187757",
        "market_cap_usd": "505309.6169",
        "price_change_percentage": {
          "m5": "6.973",
          "m15": "-3.876",
          "m30": "-3.503",
          "h1": "-11.769",
          "h6": "31.277",
          "h24": "184.549"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 6,
            "buyers": 13,
            "sellers": 6
          },
          "m15": {
            "buys": 43,
            "sells": 29,
            "buyers": 37,
            "sellers": 27
          },
          "m30": {
            "buys": 66,
            "sells": 56,
            "buyers": 55,
            "sellers": 50
          },
          "h1": {
            "buys": 185,
            "sells": 129,
            "buyers": 132,
            "sellers": 113
          },
          "h6": {
            "buys": 2351,
            "sells": 2111,
            "buyers": 1124,
            "sellers": 1061
          },
          "h24": {
            "buys": 9168,
            "sells": 8209,
            "buyers": 3221,
            "sellers": 3358
          }
        },
        "volume_usd": {
          "m5": "1278.230930227",
          "m15": "4462.7430877522",
          "m30": "7233.8217318925",
          "h1": "20577.4791100951",
          "h6": "309799.558701364",
          "h24": "1130807.739934"
        },
        "reserve_in_usd": "55360.3406"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5nZMRLSFnA3oWXXswKyyaW5or2FFy34tkTUhtkWPpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00008624761990456613987378667992572680438989441454570467091912358",
        "base_token_price_native_currency": "0.00000114879443909634",
        "quote_token_price_usd": "76.12500720767642552571915707497248852272754046",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001148794439",
        "quote_token_price_base_token": "870477.751256017",
        "address": "42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
        "name": "GTA / SOL",
        "pool_created_at": "2026-08-12T15:35:27Z",
        "fdv_usd": "87068.36046",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-53.702",
          "m15": "-58.95",
          "m30": "-60.077",
          "h1": "-61.742",
          "h6": "-73.512",
          "h24": "-76.691"
        },
        "transactions": {
          "m5": {
            "buys": 242,
            "sells": 121,
            "buyers": 165,
            "sellers": 105
          },
          "m15": {
            "buys": 367,
            "sells": 191,
            "buyers": 231,
            "sellers": 149
          },
          "m30": {
            "buys": 410,
            "sells": 232,
            "buyers": 256,
            "sellers": 176
          },
          "h1": {
            "buys": 507,
            "sells": 325,
            "buyers": 299,
            "sellers": 231
          },
          "h6": {
            "buys": 2291,
            "sells": 2070,
            "buyers": 1040,
            "sellers": 1236
          },
          "h24": {
            "buys": 20922,
            "sells": 18177,
            "buyers": 6729,
            "sellers": 6649
          }
        },
        "volume_usd": {
          "m5": "33288.3965595528",
          "m15": "50850.8102301785",
          "m30": "54681.8283682173",
          "h1": "60442.421108122",
          "h6": "233307.020563169",
          "h24": "2366411.64602867"
        },
        "reserve_in_usd": "26743.0785"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BVEaDToN2Ufn8m1Jnqy8rtwwCiiMC7JcFtvmKPxTpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xebc250ae14467403029d4943ca4ad4b53b511f34",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00300790921471434",
        "base_token_price_native_currency": "0.00000160866308643",
        "quote_token_price_usd": "1884.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001608663086",
        "quote_token_price_base_token": "621634.205717515",
        "address": "0xebc250ae14467403029d4943ca4ad4b53b511f34",
        "name": "YARD / WETH 1%",
        "pool_created_at": "2026-08-12T02:21:05Z",
        "fdv_usd": "2884649.43444378",
        "market_cap_usd": "2377936.76436384",
        "price_change_percentage": {
          "m5": "-3.125",
          "m15": "-1.786",
          "m30": "-0.184",
          "h1": "5.345",
          "h6": "12.832",
          "h24": "-5.182"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 7,
            "buyers": 1,
            "sellers": 7
          },
          "m15": {
            "buys": 11,
            "sells": 7,
            "buyers": 11,
            "sellers": 7
          },
          "m30": {
            "buys": 19,
            "sells": 16,
            "buyers": 16,
            "sellers": 15
          },
          "h1": {
            "buys": 53,
            "sells": 25,
            "buyers": 47,
            "sellers": 21
          },
          "h6": {
            "buys": 188,
            "sells": 128,
            "buyers": 136,
            "sellers": 111
          },
          "h24": {
            "buys": 735,
            "sells": 779,
            "buyers": 424,
            "sellers": 547
          }
        },
        "volume_usd": {
          "m5": "3566.1208648659",
          "m15": "8001.4002516061",
          "m30": "20406.9441852774",
          "h1": "33992.9428318621",
          "h6": "98057.2745302457",
          "h24": "437849.084100226"
        },
        "reserve_in_usd": "930273.5988"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe3fa12da7fa026b21817f16622e8ae48fa785166",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "up-v3",
            "type": "dex"
          }
        }
      }
    }
  ]
}
الشبكات المدعومة

تغطية واسعة عبر عدة سلاسل

احصل على أسعار العملات الرقمية وبيانات السوق من أكثر من 250+ من الشبكات، من البلوكتشين الرئيسية إلى عمليات الإطلاق الجديدة.

لماذا تستخدم مشروعات ويب3 برنامج CoinGecko

“توفر لنا واجهة DEX API في CoinGecko مصدرًا سريعًا وعالي الدقة وقويًا لبيانات أسعار DEX. فهي تتميز بتغطية واسعة للبيانات، كما أنها سهلة الاستخدام و عالية الثقة. لقد أصبحت واجهة DEX API في CoinGecko واحدة من العديد من ملخصات أسعار DEX الرئيسية التي تستخدمها Supra لتجميع البيانات من البورصات اللامركزية.”
"لقد أصبحت واجهة DEX API في CoinGecko جزءًا لا يتجزأ من عملية التطوير لدينا، حيث إنها تتعامل ببراعة مع العديد من المهام الصغيرة التي لا ليس لدينا القدرة على إدارتها. وقد أدى هذا إلى تبسيط سير العمل لدينا بشكل كبير، مما سمح لنا بالتركيز على التطوير الأساسي."
"تتميز واجهة DEX API في CoinGecko بتغطية كبيرة، كما أنها تدعم عددًا أكبر من السلاسل وتتميز بأنها متاحة بشكل كبير."

الأسئلة المكررة

ادعم مشروعك بأفضل طريقة باستخدام واجهة برمجة التطبيقات API من CoinGecko.

استفد من المزيد من الإمكانيات المتاحة من خلال بيانات أسعار العملات الرقمية المشفرة الموثوقة والدقيقة والشاملة.
لا تفوت فرصة أي تحديث أبدًا!
اشترك في الرسائل الإخبارية لواجهة برمجة التطبيقات API الخاصة بنا للاطلاع على أحدث أخبار المنتجات وتحديثات النقاط الطرفية والمحتوى المجتمعي الملهم.
اختيار العملة
العملات المقترحة
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
العملات المصدرة بلا غطاء
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
العملات المشفرة
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
وحدات بيتكوين
BITS
Bits
SATS
Satoshi
السلع
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
اختيار اللغة
اللغات الشائعة
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
جميع اللغات
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
مرحبًا بك في CoinGecko
مرحبًا بعودتك!
استمتع بتسجيل الدخول أو التسجيل في ثوانٍ
أو
تسجيل الدخول باستخدام . هذا ليس أنت؟
نسيت كلمة مرورك؟
لم تتلقى تعليمات التأكيد؟
إعادة إرسال تعليمات التأكيد
يجب أن تحتوي كلمة المرور على 8 أحرف على الأقل متضمنة 1 حرف كبير، و1 حرف صغير، و1 رقم، و1 حرف خاص
من خلال المتابعة، فإنك تقر بأنك قد قرأت شروط الخدمة و سياسة الخصوصية ووافقت عليها تمامًا.
احصل على تنبيهات الأسعار مع تطبيق CoinGecko
نسيت كلمة مرورك؟
ستتلقى رسالة بريد إلكرتوني بها تعليمات ععن كيفية إعادة تعيين كلمة مرورك في غضون بضع دقائق.
إعادة إرسال تعليمات التأكيد
ستتلقى رسالة بريد إلكتروني بها تعليمات عن كيفية تأكيد عنوان بريدك الإلكتروني في غضون بضع دقائق.
الحصول على تطبيق CoinGecko.
يمكنك مسح رمز QR هذا لتنزيل التطبيق الآن App QR Code أو يمكنك البحث عنه في متجر التطبيقات
إضافة NFT
CoinGecko
أفضل على التطبيق
تنبيهات السعر في الوقت الفعلي وتجربة أسرع وأكثر سلاسة.