מטבעות: 17,813
בורסות: 1,463
שווי שוק: 2.393T $ 0.1%
נפח ב-24 שעות: 50.235B $
דומיננטיות:
דלק: 0.094 GWEI
פרמיום
CoinGecko CoinGecko

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

קבל כיסוי מלא של שוק הקריפטו המועבר על ידי CoinGecko API, רשות נתוני הקריפטו העצמאית הגדולה ביותר בעולם מאז 2014.
הנתונים מופעלים על ידי
נמצא אמין על ידי פרויקטים מובילים בתחום ה-Web3

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

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

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

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

פשט את תהליך האינטגרציה עם API מאוחד אחד של נתוני קריפטו המספק כיסוי מלא
קטגוריית נקודת קצה תיאור
/onchain/simple/*/token_price/* הדרך הפשוטה ביותר לקבל את המחיר העדכני ביותר של אסימונים ברשת בדולר ארה"ב, עם כתובות אסימונים
/onchain/networks קבל את הרשימה המלאה של הרשתות הנתמכות
/onchain/network/*dexes קבל את הרשימה המלאה של מכשירי עזר נתמכים ברשת
/onchains/network/*/pools/* קבל נתוני מאגר נזילות כגון: מאגרים במגמת עלייה, מאגרים חדשים ונתוני שוק כמו מחיר, רזרבה, שווי שוק, עסקאות, נפח. נקודת קצה חיפוש זמינה גם לחיפוש מאגרים ברשת.
/onchains/network/*/tokens/* קבל נתונים הקשורים לאסימונים כמו מאגרים מובילים, מחיר, מניות על דילול מלא, רזרבות, נפח, שווי שוק, ציון Geckoterminal,‏ מזהה Coingecko API. כמו כן, זמינים גם מטא נתונים, כולל תמונה, אתר אינטרנט, תיאור וקישורי מדיה חברתית.
/onchains/network/*/ohlcvs/* קבל נתוני גרפים היסטוריים של OHLCV של מאגר נזילות
/onchains/network/*/trades קבל את 300 העסקאות האחרונות ממאגר נזילות
// קבל מחירים ונתוני שוק של מאגר נזילות
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00258823627614",
      "base_token_price_native_currency": "0.000483297472382154",
      "quote_token_price_usd": "2063.61821741864",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004832974724",
      "quote_token_price_base_token": "2069.119035676",
      "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": "4463714923.65572",
      "market_cap_usd": "4463653333.72393",
      "price_change_percentage": {
        "m5": "0.048",
        "m15": "0.345",
        "m30": "0.374",
        "h1": "0.525",
        "h6": "0.338",
        "h24": "-0.043"
      },
      "transactions": {
        "m5": {
          "buys": 3,
          "sells": 0,
          "buyers": 2,
          "sellers": 0
        },
        "m15": {
          "buys": 11,
          "sells": 0,
          "buyers": 5,
          "sellers": 0
        },
        "m30": {
          "buys": 22,
          "sells": 10,
          "buyers": 14,
          "sellers": 10
        },
        "h1": {
          "buys": 35,
          "sells": 13,
          "buyers": 21,
          "sellers": 13
        },
        "h6": {
          "buys": 144,
          "sells": 137,
          "buyers": 74,
          "sellers": 66
        },
        "h24": {
          "buys": 372,
          "sells": 393,
          "buyers": 168,
          "sellers": 146
        }
      },
      "volume_usd": {
        "m5": "1278.9762967976",
        "m15": "6336.037930268",
        "m30": "16604.1379330878",
        "h1": "21555.4548713986",
        "h6": "144862.267438721",
        "h24": "314494.057552988"
      },
      "reserve_in_usd": "1949751.8986",
      "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": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00764567473049890378443164609838942932077600638431979179244063264",
        "base_token_price_native_currency": "0.0000969623589690452",
        "quote_token_price_usd": "79.671815088465909382817831073489759694353947062",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009696235897",
        "quote_token_price_base_token": "10313.2804382291",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "7578936.43327971",
        "market_cap_usd": "7578936.43327971",
        "price_change_percentage": {
          "m5": "-1.097",
          "m15": "-0.756",
          "m30": "1.704",
          "h1": "-1.637",
          "h6": "8.008",
          "h24": "-5.135"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m15": {
            "buys": 59,
            "sells": 38,
            "buyers": 57,
            "sellers": 38
          },
          "m30": {
            "buys": 160,
            "sells": 136,
            "buyers": 155,
            "sellers": 118
          },
          "h1": {
            "buys": 442,
            "sells": 294,
            "buyers": 373,
            "sellers": 242
          },
          "h6": {
            "buys": 2893,
            "sells": 1917,
            "buyers": 2305,
            "sellers": 1376
          },
          "h24": {
            "buys": 12149,
            "sells": 8451,
            "buyers": 8974,
            "sellers": 5065
          }
        },
        "volume_usd": {
          "m5": "1043.6992295697",
          "m15": "9335.9519149835",
          "m30": "36297.9948687769",
          "h1": "90250.3457173413",
          "h6": "944540.949004497",
          "h24": "3966765.30970997"
        },
        "reserve_in_usd": "344136.5124"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00013482934827497619665649066406553252782957967560416529247305925",
        "base_token_price_native_currency": "0.00000169329967518423",
        "quote_token_price_usd": "79.731677242576473412604705422413288726764601625",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001693299675",
        "quote_token_price_base_token": "590562.919638664",
        "address": "5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
        "name": "49 / SOL",
        "pool_created_at": "2026-04-04T18:28:52Z",
        "fdv_usd": "136256.664460695",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "5.309",
          "m15": "-7.456",
          "m30": "-20.721",
          "h1": "-32.822",
          "h6": "-77.417",
          "h24": "-47.41"
        },
        "transactions": {
          "m5": {
            "buys": 27,
            "sells": 65,
            "buyers": 24,
            "sellers": 55
          },
          "m15": {
            "buys": 243,
            "sells": 247,
            "buyers": 135,
            "sellers": 151
          },
          "m30": {
            "buys": 749,
            "sells": 712,
            "buyers": 364,
            "sellers": 420
          },
          "h1": {
            "buys": 1091,
            "sells": 945,
            "buyers": 465,
            "sellers": 553
          },
          "h6": {
            "buys": 8456,
            "sells": 6526,
            "buyers": 2325,
            "sellers": 2545
          },
          "h24": {
            "buys": 36463,
            "sells": 27721,
            "buyers": 7019,
            "sellers": 6589
          }
        },
        "volume_usd": {
          "m5": "2967.7196987117",
          "m15": "18397.6020339426",
          "m30": "70828.7017049621",
          "h1": "97333.0400354433",
          "h6": "839985.219370213",
          "h24": "3462945.88573089"
        },
        "reserve_in_usd": "32953.0259"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_97PGWGgGJorRwwYgNqF5Z68SqwoyiuT2UjumzSjDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000129681086017723260524214376923215840634971415929165330335520064",
        "base_token_price_native_currency": "0.00000161593923753413",
        "quote_token_price_usd": "79.731222650886195723876125684774819543898116464",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001615939238",
        "quote_token_price_base_token": "618835.149721327",
        "address": "BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
        "name": "MANGA / SOL",
        "pool_created_at": "2026-04-05T00:31:21Z",
        "fdv_usd": "129681.086",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "11.903",
          "m15": "-2.252",
          "m30": "-3.768",
          "h1": "-43.42",
          "h6": "42.029",
          "h24": "274.78"
        },
        "transactions": {
          "m5": {
            "buys": 106,
            "sells": 85,
            "buyers": 90,
            "sellers": 71
          },
          "m15": {
            "buys": 351,
            "sells": 229,
            "buyers": 274,
            "sellers": 181
          },
          "m30": {
            "buys": 650,
            "sells": 470,
            "buyers": 481,
            "sellers": 331
          },
          "h1": {
            "buys": 1396,
            "sells": 967,
            "buyers": 853,
            "sellers": 611
          },
          "h6": {
            "buys": 8203,
            "sells": 5224,
            "buyers": 3052,
            "sellers": 2430
          },
          "h24": {
            "buys": 26834,
            "sells": 16889,
            "buyers": 4967,
            "sellers": 4392
          }
        },
        "volume_usd": {
          "m5": "5270.4071351825",
          "m15": "20281.8574527687",
          "m30": "36421.6970240246",
          "h1": "84720.5947370835",
          "h6": "608875.608459843",
          "h24": "1762741.48660612"
        },
        "reserve_in_usd": "30767.5533"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5qJb9NqPCVzAyF8VGxxz8cJX76bLJYYKN3Ftofo5pump",
            "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.557412380848299",
        "base_token_price_native_currency": "0.00096051940601774",
        "quote_token_price_usd": "591.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000960519406",
        "quote_token_price_base_token": "1041.103379833",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "405915394.291923",
        "market_cap_usd": "405915394.292267",
        "price_change_percentage": {
          "m5": "-0.11",
          "m15": "-0.244",
          "m30": "-4.048",
          "h1": "-1.061",
          "h6": "-2.399",
          "h24": "2.838"
        },
        "transactions": {
          "m5": {
            "buys": 87,
            "sells": 1,
            "buyers": 33,
            "sellers": 1
          },
          "m15": {
            "buys": 98,
            "sells": 61,
            "buyers": 39,
            "sellers": 22
          },
          "m30": {
            "buys": 109,
            "sells": 140,
            "buyers": 47,
            "sellers": 55
          },
          "h1": {
            "buys": 285,
            "sells": 292,
            "buyers": 106,
            "sellers": 110
          },
          "h6": {
            "buys": 1808,
            "sells": 1913,
            "buyers": 473,
            "sellers": 456
          },
          "h24": {
            "buys": 20225,
            "sells": 18892,
            "buyers": 1665,
            "sellers": 1675
          }
        },
        "volume_usd": {
          "m5": "24490.4666670726",
          "m15": "55910.7498706795",
          "m30": "97714.8826370227",
          "h1": "221766.535093017",
          "h6": "1768547.85302643",
          "h24": "19666397.2077288"
        },
        "reserve_in_usd": "8006621.3953"
      },
      "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_BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0318974074598926970049470499274202596599356095264118613205169625",
        "base_token_price_native_currency": "0.000399959355832302",
        "quote_token_price_usd": "79.731677242576473412604705422413288726764601625",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003999593558",
        "quote_token_price_base_token": "2500.254051862",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "31888472.92",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.083",
          "m15": "-0.022",
          "m30": "0.026",
          "h1": "0.018",
          "h6": "-0.124",
          "h24": "9.141"
        },
        "transactions": {
          "m5": {
            "buys": 145,
            "sells": 38,
            "buyers": 47,
            "sellers": 2
          },
          "m15": {
            "buys": 467,
            "sells": 133,
            "buyers": 107,
            "sellers": 6
          },
          "m30": {
            "buys": 859,
            "sells": 241,
            "buyers": 185,
            "sellers": 6
          },
          "h1": {
            "buys": 1721,
            "sells": 486,
            "buyers": 326,
            "sellers": 7
          },
          "h6": {
            "buys": 8349,
            "sells": 2323,
            "buyers": 1342,
            "sellers": 34
          },
          "h24": {
            "buys": 15616,
            "sells": 4093,
            "buyers": 2625,
            "sellers": 88
          }
        },
        "volume_usd": {
          "m5": "19289.9739998822",
          "m15": "57980.6147222804",
          "m30": "96629.7095905365",
          "h1": "187830.230391325",
          "h6": "1036898.06461517",
          "h24": "2211508.99482961"
        },
        "reserve_in_usd": "528187.027"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_VDoRrZix72Er41foJAdKrwFqYNozPbktuPa4Xy1A7Au",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora-damm-v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00336461757205447759295617811490761128528894984528801788875965031",
        "base_token_price_native_currency": "0.0000418232176857757",
        "quote_token_price_usd": "79.731607588305972719317636893697444945381571093",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004182321769",
        "quote_token_price_base_token": "23910.1641464594",
        "address": "5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
        "name": "BURNIE / SOL",
        "pool_created_at": "2026-04-03T03:08:37Z",
        "fdv_usd": "3251796.98041346",
        "market_cap_usd": "3251797.00218142",
        "price_change_percentage": {
          "m5": "-2.27",
          "m15": "-0.791",
          "m30": "-8.114",
          "h1": "9.139",
          "h6": "22.611",
          "h24": "-42.605"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 9,
            "buyers": 13,
            "sellers": 9
          },
          "m15": {
            "buys": 77,
            "sells": 53,
            "buyers": 51,
            "sellers": 44
          },
          "m30": {
            "buys": 251,
            "sells": 149,
            "buyers": 149,
            "sellers": 115
          },
          "h1": {
            "buys": 690,
            "sells": 660,
            "buyers": 334,
            "sellers": 354
          },
          "h6": {
            "buys": 3444,
            "sells": 3366,
            "buyers": 1271,
            "sellers": 1335
          },
          "h24": {
            "buys": 15003,
            "sells": 12858,
            "buyers": 3506,
            "sellers": 4083
          }
        },
        "volume_usd": {
          "m5": "1463.412710513",
          "m15": "14206.0798319445",
          "m30": "47488.8446848285",
          "h1": "186330.217599679",
          "h6": "828610.051321218",
          "h24": "3096951.60471714"
        },
        "reserve_in_usd": "179003.2687"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CGEDT9QZDvvH5GmVkWJH2BXiMJqMJySC9ihWyr7Spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000175575120583321",
        "base_token_price_native_currency": "0.000000000855132490574619",
        "quote_token_price_usd": "2058.54",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000008551324906",
        "quote_token_price_base_token": "1169409431.89755",
        "address": "0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
        "name": "FETCHR / WETH",
        "pool_created_at": "2026-04-04T16:11:01Z",
        "fdv_usd": "176118.8121",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "8.702",
          "m15": "13.187",
          "m30": "21.587",
          "h1": "5.181",
          "h6": "38.445",
          "h24": "39.518"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 13,
            "buyers": 6,
            "sellers": 12
          },
          "m15": {
            "buys": 9,
            "sells": 18,
            "buyers": 9,
            "sellers": 16
          },
          "m30": {
            "buys": 19,
            "sells": 36,
            "buyers": 18,
            "sellers": 27
          },
          "h1": {
            "buys": 35,
            "sells": 63,
            "buyers": 28,
            "sellers": 43
          },
          "h6": {
            "buys": 219,
            "sells": 418,
            "buyers": 102,
            "sellers": 170
          },
          "h24": {
            "buys": 1006,
            "sells": 1472,
            "buyers": 339,
            "sellers": 449
          }
        },
        "volume_usd": {
          "m5": "2662.4261774842",
          "m15": "7773.8584662723",
          "m30": "10908.9392583634",
          "h1": "17330.7811175746",
          "h6": "62777.3473149272",
          "h24": "196069.209940853"
        },
        "reserve_in_usd": "105013.0274"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x610a5a297fe2135289b8565ef645de2a7c00eba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00166713252790100923980880594138853879413522403945131135855580625",
        "base_token_price_native_currency": "0.0000208770780759377",
        "quote_token_price_usd": "79.731677242576473412604705422413288726764601625",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002087707808",
        "quote_token_price_base_token": "47899.4232987312",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "1668118.16420325",
        "market_cap_usd": "1668118.58424679",
        "price_change_percentage": {
          "m5": "-1.668",
          "m15": "4.278",
          "m30": "7.495",
          "h1": "9.82",
          "h6": "18.906",
          "h24": "4.851"
        },
        "transactions": {
          "m5": {
            "buys": 111,
            "sells": 233,
            "buyers": 87,
            "sellers": 120
          },
          "m15": {
            "buys": 234,
            "sells": 611,
            "buyers": 203,
            "sellers": 320
          },
          "m30": {
            "buys": 456,
            "sells": 1215,
            "buyers": 416,
            "sellers": 626
          },
          "h1": {
            "buys": 870,
            "sells": 2397,
            "buyers": 768,
            "sellers": 1228
          },
          "h6": {
            "buys": 4860,
            "sells": 13341,
            "buyers": 4386,
            "sellers": 6798
          },
          "h24": {
            "buys": 22022,
            "sells": 40092,
            "buyers": 19222,
            "sellers": 24266
          }
        },
        "volume_usd": {
          "m5": "13458.5053133823",
          "m15": "25739.9702031147",
          "m30": "48039.7178765528",
          "h1": "74986.4332714291",
          "h6": "459514.716347661",
          "h24": "1641330.61432508"
        },
        "reserve_in_usd": "128210.2961"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4YiLHDR4B4pE4R5GUMA8HG8YunyeLwcobtEtvwMupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5suKRuWebTVD5pk1pesT28BVhPHhrnt8byV9Mo9cqr1L",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000182154927703199186513309359044068245237376585863249089011477021",
        "base_token_price_native_currency": "0.000000231747617035352",
        "quote_token_price_usd": "79.724489982903927311794291666643148562309100699",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000231747617",
        "quote_token_price_base_token": "4315038.97555699",
        "address": "5suKRuWebTVD5pk1pesT28BVhPHhrnt8byV9Mo9cqr1L",
        "name": "Cthulhu / SOL",
        "pool_created_at": "2026-04-04T23:21:12Z",
        "fdv_usd": "18215.49277",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.633",
          "m15": "-15.044",
          "m30": "-21.228",
          "h1": "-25.594",
          "h6": "-96.277",
          "h24": "-45.203"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 13,
            "buyers": 6,
            "sellers": 13
          },
          "m15": {
            "buys": 36,
            "sells": 29,
            "buyers": 26,
            "sellers": 27
          },
          "m30": {
            "buys": 74,
            "sells": 48,
            "buyers": 34,
            "sellers": 38
          },
          "h1": {
            "buys": 140,
            "sells": 111,
            "buyers": 66,
            "sellers": 85
          },
          "h6": {
            "buys": 2802,
            "sells": 2585,
            "buyers": 883,
            "sellers": 1178
          },
          "h24": {
            "buys": 23587,
            "sells": 18830,
            "buyers": 5221,
            "sellers": 4849
          }
        },
        "volume_usd": {
          "m5": "823.8277920959",
          "m15": "1954.6167137485",
          "m30": "3214.6670863722",
          "h1": "7932.3897260314",
          "h6": "266668.090877202",
          "h24": "2701977.59229911"
        },
        "reserve_in_usd": "11379.5192"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6cXMtoRynUPBsqUkVCfStRgUL9mPQKmQ8wurBagSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00016772660483531479920657657896129976562101240968354972845478925",
        "base_token_price_native_currency": "0.00000209261358453372",
        "quote_token_price_usd": "79.731677242576473412604705422413288726764601625",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002092613585",
        "quote_token_price_base_token": "477871.312406118",
        "address": "B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
        "name": "Freg / SOL",
        "pool_created_at": "2026-04-05T09:59:41Z",
        "fdv_usd": "166003.8348",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.315",
          "m15": "-16.67",
          "m30": "12.901",
          "h1": "56.025",
          "h6": "-61.367",
          "h24": "390.323"
        },
        "transactions": {
          "m5": {
            "buys": 59,
            "sells": 49,
            "buyers": 53,
            "sellers": 37
          },
          "m15": {
            "buys": 241,
            "sells": 187,
            "buyers": 144,
            "sellers": 128
          },
          "m30": {
            "buys": 472,
            "sells": 475,
            "buyers": 290,
            "sellers": 315
          },
          "h1": {
            "buys": 800,
            "sells": 814,
            "buyers": 433,
            "sellers": 475
          },
          "h6": {
            "buys": 9840,
            "sells": 8149,
            "buyers": 3167,
            "sellers": 3266
          },
          "h24": {
            "buys": 24063,
            "sells": 20405,
            "buyers": 6670,
            "sellers": 6133
          }
        },
        "volume_usd": {
          "m5": "5867.6136537701",
          "m15": "18505.8282963284",
          "m30": "46915.4454908638",
          "h1": "67256.9375435639",
          "h6": "855768.900147059",
          "h24": "2324489.7085314"
        },
        "reserve_in_usd": "34090.3297"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9LbueXn3HMWWSTZPbH8jJKEZNKnb6YvTVn8HvqeQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BHn4CrcfnFbaYGmXjbNZP6jLQcNjyB98sxnFGrqZMo2e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00007336253006541106864331331563047319876752983238669400673055617",
        "base_token_price_native_currency": "0.000000908813909657096",
        "quote_token_price_usd": "79.724559069771383268415111297357492692526516082",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000009088139097",
        "quote_token_price_base_token": "1100335.27147192",
        "address": "BHn4CrcfnFbaYGmXjbNZP6jLQcNjyB98sxnFGrqZMo2e",
        "name": "ZECK / SOL",
        "pool_created_at": "2026-04-05T01:04:32Z",
        "fdv_usd": "73362.53007",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.693",
          "m15": "-1.272",
          "m30": "-10.163",
          "h1": "-15.765",
          "h6": "-16.199",
          "h24": "119.816"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 13,
            "buyers": 2,
            "sellers": 8
          },
          "m15": {
            "buys": 12,
            "sells": 19,
            "buyers": 7,
            "sellers": 14
          },
          "m30": {
            "buys": 65,
            "sells": 39,
            "buyers": 29,
            "sellers": 33
          },
          "h1": {
            "buys": 174,
            "sells": 86,
            "buyers": 57,
            "sellers": 72
          },
          "h6": {
            "buys": 1813,
            "sells": 1487,
            "buyers": 617,
            "sellers": 684
          },
          "h24": {
            "buys": 21198,
            "sells": 16291,
            "buyers": 6359,
            "sellers": 5198
          }
        },
        "volume_usd": {
          "m5": "152.9583068301",
          "m15": "405.2656743473",
          "m30": "2231.3204491241",
          "h1": "4726.8589473494",
          "h6": "108682.913482812",
          "h24": "1770925.51807637"
        },
        "reserve_in_usd": "22691.3996"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6zMtCxwgPQceSNJUm3Wvbyr1XJzEZSoVD7apsSutpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0453766899612991735847428427552609552879947827",
        "base_token_price_native_currency": "0.000568560403095918",
        "quote_token_price_usd": "79.813693966036750610211495651",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0005685604031",
        "quote_token_price_base_token": "1758.828076234",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "45614825.2269321",
        "market_cap_usd": "45614825.2269321",
        "price_change_percentage": {
          "m5": "-0.027",
          "m15": "-0.468",
          "m30": "-0.177",
          "h1": "-1.687",
          "h6": "3.388",
          "h24": "6.139"
        },
        "transactions": {
          "m5": {
            "buys": 56,
            "sells": 29,
            "buyers": 19,
            "sellers": 16
          },
          "m15": {
            "buys": 136,
            "sells": 110,
            "buyers": 34,
            "sellers": 51
          },
          "m30": {
            "buys": 260,
            "sells": 243,
            "buyers": 64,
            "sellers": 81
          },
          "h1": {
            "buys": 446,
            "sells": 481,
            "buyers": 82,
            "sellers": 102
          },
          "h6": {
            "buys": 4157,
            "sells": 3921,
            "buyers": 306,
            "sellers": 269
          },
          "h24": {
            "buys": 20335,
            "sells": 19071,
            "buyers": 1020,
            "sellers": 951
          }
        },
        "volume_usd": {
          "m5": "20423.1859354079",
          "m15": "59644.6639120167",
          "m30": "125328.051185144",
          "h1": "208009.891950082",
          "h6": "1909369.18034866",
          "h24": "9269179.11320457"
        },
        "reserve_in_usd": "5435854.2945"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0120420827662315985845733288964706298566235135205835346629601202",
        "base_token_price_native_currency": "0.000150874188056019",
        "quote_token_price_usd": "79.724322995064272616068845962744862461934893282",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001508741881",
        "quote_token_price_base_token": "6628.03898324",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "12040229.6071109",
        "market_cap_usd": "12040229.6071109",
        "price_change_percentage": {
          "m5": "0.025",
          "m15": "-0.012",
          "m30": "1.143",
          "h1": "0.464",
          "h6": "-6.659",
          "h24": "-7.167"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 14,
            "sells": 7,
            "buyers": 14,
            "sellers": 5
          },
          "m30": {
            "buys": 54,
            "sells": 21,
            "buyers": 33,
            "sellers": 16
          },
          "h1": {
            "buys": 69,
            "sells": 38,
            "buyers": 45,
            "sellers": 28
          },
          "h6": {
            "buys": 507,
            "sells": 324,
            "buyers": 209,
            "sellers": 193
          },
          "h24": {
            "buys": 2623,
            "sells": 2457,
            "buyers": 1287,
            "sellers": 1357
          }
        },
        "volume_usd": {
          "m5": "493.3006722937",
          "m15": "2889.9408211153",
          "m30": "10990.0349909245",
          "h1": "13064.5072531077",
          "h6": "142606.926567707",
          "h24": "687598.273237103"
        },
        "reserve_in_usd": "674241.7336"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_NV2RYH954cTJ3ckFUpvfqaQXU4ARqqDH3562nFSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.010208022284662443432269418642456779295840685696257540896542725",
        "base_token_price_native_currency": "0.000127444117364179",
        "quote_token_price_usd": "79.731677242576473412604705422413288726764601625",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001274441174",
        "quote_token_price_base_token": "7846.576371528",
        "address": "8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
        "name": "PIXEL / SOL",
        "pool_created_at": "2026-03-27T03:03:16Z",
        "fdv_usd": "10154167.43",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.833",
          "m15": "-1.992",
          "m30": "-4.713",
          "h1": "-8.949",
          "h6": "-24.404",
          "h24": "-11.617"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 14,
            "buyers": 14,
            "sellers": 14
          },
          "m15": {
            "buys": 48,
            "sells": 27,
            "buyers": 25,
            "sellers": 24
          },
          "m30": {
            "buys": 87,
            "sells": 50,
            "buyers": 42,
            "sellers": 42
          },
          "h1": {
            "buys": 223,
            "sells": 106,
            "buyers": 99,
            "sellers": 74
          },
          "h6": {
            "buys": 893,
            "sells": 679,
            "buyers": 378,
            "sellers": 385
          },
          "h24": {
            "buys": 5462,
            "sells": 5373,
            "buyers": 1362,
            "sellers": 1470
          }
        },
        "volume_usd": {
          "m5": "5987.9067209907",
          "m15": "8310.2287922289",
          "m30": "15541.4012773919",
          "h1": "41588.3272350662",
          "h6": "231505.916237164",
          "h24": "2100793.07066309"
        },
        "reserve_in_usd": "351632.8135"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EkDGB5fbPXiRmDDjxKcC7dFjzvFZj2KT9t7oeyyPx4SX",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x7ec6c9d993d9832aa654593f2dbc21303650bc6c",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "7.34712575657088",
        "base_token_price_native_currency": "0.00355657362949523",
        "quote_token_price_usd": "2058.54",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.003556573629",
        "quote_token_price_base_token": "281.169491813",
        "address": "0x7ec6c9d993d9832aa654593f2dbc21303650bc6c",
        "name": "VVV / WETH 0.05%",
        "pool_created_at": "2025-01-29T23:33:20Z",
        "fdv_usd": "583518034.677761",
        "market_cap_usd": "332938462.207634",
        "price_change_percentage": {
          "m5": "-0.124",
          "m15": "-0.456",
          "m30": "-0.337",
          "h1": "-0.508",
          "h6": "4.76",
          "h24": "3.6"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 26,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 7,
            "sells": 52,
            "buyers": 6,
            "sellers": 2
          },
          "m30": {
            "buys": 28,
            "sells": 67,
            "buyers": 12,
            "sellers": 4
          },
          "h1": {
            "buys": 87,
            "sells": 110,
            "buyers": 22,
            "sellers": 8
          },
          "h6": {
            "buys": 1311,
            "sells": 1354,
            "buyers": 239,
            "sellers": 260
          },
          "h24": {
            "buys": 2327,
            "sells": 2433,
            "buyers": 424,
            "sellers": 458
          }
        },
        "volume_usd": {
          "m5": "48319.2718913129",
          "m15": "91343.2803284147",
          "m30": "143816.443176765",
          "h1": "330449.841639466",
          "h6": "3653939.4661053",
          "h24": "6141558.88743849"
        },
        "reserve_in_usd": "2948321.8143"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DpqTHU4KHwqWt1E1M5pfnWUtZV1MAs9fZZ3fdVXaDgjL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000084203417971413493464130567259598440902686332426420687709881539",
        "base_token_price_native_currency": "0.00000103740918380504",
        "quote_token_price_usd": "79.724489982903927311794291666643148562309100699",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001037409184",
        "quote_token_price_base_token": "963939.798886463",
        "address": "DpqTHU4KHwqWt1E1M5pfnWUtZV1MAs9fZZ3fdVXaDgjL",
        "name": "ELUN / SOL",
        "pool_created_at": "2026-04-03T23:04:50Z",
        "fdv_usd": "84719.84012",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.546",
          "m15": "-1.983",
          "m30": "-24.186",
          "h1": "-29.304",
          "h6": "21.666",
          "h24": "-78.585"
        },
        "transactions": {
          "m5": {
            "buys": 34,
            "sells": 14,
            "buyers": 15,
            "sellers": 13
          },
          "m15": {
            "buys": 69,
            "sells": 54,
            "buyers": 33,
            "sellers": 36
          },
          "m30": {
            "buys": 184,
            "sells": 96,
            "buyers": 83,
            "sellers": 67
          },
          "h1": {
            "buys": 243,
            "sells": 136,
            "buyers": 110,
            "sellers": 93
          },
          "h6": {
            "buys": 941,
            "sells": 901,
            "buyers": 395,
            "sellers": 396
          },
          "h24": {
            "buys": 9883,
            "sells": 8590,
            "buyers": 2570,
            "sellers": 3116
          }
        },
        "volume_usd": {
          "m5": "1659.2528303485",
          "m15": "4073.9739582675",
          "m30": "10557.3045243337",
          "h1": "14227.3213674273",
          "h6": "71826.810048091",
          "h24": "833202.576073269"
        },
        "reserve_in_usd": "26517.0045"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6HXCCASZxmv5jnExJDoe7TTQJMu6kfctRotVmtHGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HfDDcNFFjrew2M3esLtsmqxfvrEwbmCQJyXxK1miufQe",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000638027354879908710386363034713712756716237223173861297887331286",
        "base_token_price_native_currency": "0.000000789381516409944",
        "quote_token_price_usd": "79.724500217466572387671103321960977676766847358",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007893815164",
        "quote_token_price_base_token": "1266814.56204844",
        "address": "HfDDcNFFjrew2M3esLtsmqxfvrEwbmCQJyXxK1miufQe",
        "name": "CT / SOL",
        "pool_created_at": "2026-04-05T03:48:43Z",
        "fdv_usd": "63802.73549",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "18.914",
          "m15": "15.452",
          "m30": "23.154",
          "h1": "-1.8",
          "h6": "13.566",
          "h24": "90.856"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 22,
            "buyers": 16,
            "sellers": 13
          },
          "m15": {
            "buys": 82,
            "sells": 55,
            "buyers": 36,
            "sellers": 29
          },
          "m30": {
            "buys": 147,
            "sells": 121,
            "buyers": 56,
            "sellers": 57
          },
          "h1": {
            "buys": 360,
            "sells": 288,
            "buyers": 125,
            "sellers": 127
          },
          "h6": {
            "buys": 3481,
            "sells": 2327,
            "buyers": 781,
            "sellers": 770
          },
          "h24": {
            "buys": 19571,
            "sells": 12782,
            "buyers": 3517,
            "sellers": 3212
          }
        },
        "volume_usd": {
          "m5": "2340.6372519866",
          "m15": "4021.0015312979",
          "m30": "6546.512098716",
          "h1": "18091.9790860651",
          "h6": "215966.326540108",
          "h24": "1225215.03602795"
        },
        "reserve_in_usd": "20721.6945"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GzCBKNLurs9mr4dZYowmGeg7TFBM7BoGhzRDAuTdpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000200435524603596",
        "base_token_price_native_currency": "0.000000000990123014348375",
        "quote_token_price_usd": "2059.81",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000009901230143",
        "quote_token_price_base_token": "1009975513.65688",
        "address": "0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
        "name": "AGNT / WETH",
        "pool_created_at": "2026-03-10T19:30:57Z",
        "fdv_usd": "200435.522770003",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.315",
          "m15": "-10.148",
          "m30": "-14.202",
          "h1": "-15.742",
          "h6": "-3.567",
          "h24": "14.356"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 5,
            "buyers": 6,
            "sellers": 4
          },
          "m15": {
            "buys": 9,
            "sells": 9,
            "buyers": 8,
            "sellers": 8
          },
          "m30": {
            "buys": 15,
            "sells": 11,
            "buyers": 14,
            "sellers": 10
          },
          "h1": {
            "buys": 24,
            "sells": 16,
            "buyers": 22,
            "sellers": 15
          },
          "h6": {
            "buys": 119,
            "sells": 53,
            "buyers": 63,
            "sellers": 41
          },
          "h24": {
            "buys": 253,
            "sells": 137,
            "buyers": 119,
            "sellers": 95
          }
        },
        "volume_usd": {
          "m5": "4652.8243669978",
          "m15": "8220.2380837196",
          "m30": "10344.2106623514",
          "h1": "17264.6998204303",
          "h6": "39689.6397046",
          "h24": "88712.1463625875"
        },
        "reserve_in_usd": "143808.3129"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x32f66ec2ffb26d262058965cf294f951e47f8ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000211206175914135719210098056180381867230623949132412224480388204",
        "base_token_price_native_currency": "0.00000264985847589933",
        "quote_token_price_usd": "79.724319779224945827496457257829218887513250602",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002649858476",
        "quote_token_price_base_token": "377378.644593694",
        "address": "BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
        "name": "ZEN / SOL",
        "pool_created_at": "2026-03-31T17:23:06Z",
        "fdv_usd": "201113.249499863",
        "market_cap_usd": "201113.249499863",
        "price_change_percentage": {
          "m5": "6.148",
          "m15": "21.616",
          "m30": "16.66",
          "h1": "16.804",
          "h6": "33.06",
          "h24": "-12.738"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 19,
            "buyers": 7,
            "sellers": 11
          },
          "m15": {
            "buys": 27,
            "sells": 64,
            "buyers": 22,
            "sellers": 49
          },
          "m30": {
            "buys": 75,
            "sells": 83,
            "buyers": 59,
            "sellers": 61
          },
          "h1": {
            "buys": 114,
            "sells": 121,
            "buyers": 75,
            "sellers": 84
          },
          "h6": {
            "buys": 637,
            "sells": 587,
            "buyers": 298,
            "sellers": 292
          },
          "h24": {
            "buys": 3212,
            "sells": 2473,
            "buyers": 907,
            "sellers": 949
          }
        },
        "volume_usd": {
          "m5": "1673.539108605",
          "m15": "6839.5404247562",
          "m30": "9980.9359332788",
          "h1": "13229.0355041586",
          "h6": "58285.621891579",
          "h24": "232894.785495397"
        },
        "reserve_in_usd": "68874.6335"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3tXvLBVojpviB13khqqsV4f7uh51Gy8m5q39eXJCpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000417096177346105701449734011067982096902590228524053010232247616",
        "base_token_price_native_currency": "0.00000052591177158443",
        "quote_token_price_usd": "79.731222650886195723876125684774819543898116464",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005259117716",
        "quote_token_price_base_token": "1901459.625038",
        "address": "6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
        "name": "ALLAH / SOL",
        "pool_created_at": "2026-04-05T13:07:43Z",
        "fdv_usd": "41927.90587",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-12.756",
          "m15": "11.131",
          "m30": "-13.893",
          "h1": "-48.745",
          "h6": "-67.903",
          "h24": "31.07"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 23,
            "buyers": 11,
            "sellers": 18
          },
          "m15": {
            "buys": 121,
            "sells": 146,
            "buyers": 54,
            "sellers": 74
          },
          "m30": {
            "buys": 380,
            "sells": 353,
            "buyers": 162,
            "sellers": 172
          },
          "h1": {
            "buys": 934,
            "sells": 721,
            "buyers": 275,
            "sellers": 339
          },
          "h6": {
            "buys": 12039,
            "sells": 9330,
            "buyers": 2900,
            "sellers": 3091
          },
          "h24": {
            "buys": 17836,
            "sells": 14051,
            "buyers": 4257,
            "sellers": 3966
          }
        },
        "volume_usd": {
          "m5": "754.3000149637",
          "m15": "5434.5469467975",
          "m30": "18431.3967247368",
          "h1": "56522.9900265899",
          "h6": "1011094.00390881",
          "h24": "1448104.96862435"
        },
        "reserve_in_usd": "16963.3178"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FybT3QBqy5GdWPM3X3UoxggQQgMMFzcduk74YuVQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
רשתות נתמכות

כיסוי נרחב על פני שרשרות מרובות

איסוף מחירי קריפטו ונתוני שוק מרשתות 200+, מבלוקצ'ינים מרכזיים להשקות חדשות.

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

"ממשק ה-API לבורסות מבוזרות של CoinGecko מספק לנו מקור איתן מהיר, ומדויק ביותר לנתוני מחירי בורסות מבוזרות . יש להם כיסוי נתונים רחב, הם קלים לשימוש ואמינים ביותר. ה-API של CoinGecko לבורסות מבוזרות הפך לאחד מהפידים העיקריים של הבורסות המבוזרות שלנו ש-Supra משתמשת בהם כדי לצבור נתונים מבורסות מבוזרות."
"ממשק ה-API לבורסות מבוזרות של CoinGecko הפך לחלק בלתי נפרד מתהליך הפיתוח שלנו, תוך שהוא מטפל במיומנות במספר משימות קטנות שפשוט אין לנו את היכולת לנהל. זה הביא ליעילות משמעותית בזרימת העבודה שלנו חזק>, מה שמאפשר לנו להתמקד בפיתוח הליבה."
"ל-API עבור בורסות מבוזרות של CoinGecko יש כיסוי רחב, התומך במספר הגדול ביותר של רשתות, והוא בעל זמינות גבוהה."

שאלות נפוצות

טעין את הפרויקט שלך עם CoinGecko API

פתח אפשרויות נוספות עם נתוני מחירי קריפטו אמינים, מדויקים ומקיפים.
לא תפספס עדכונים אף פעם!
הירשם לניוזלטר ה-API שלנו לקבלת העדכונים האחרונים בחדשות המוצר, עדכוני נקודות קצה ותוכן קהילתי מעורר השראה.
תיק השקעות חדש
סמל ושם
בחר מטבע
מטבעות מוצעים
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
מטבעות פיאט
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
מטבעות קריפטו
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
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 תווים, כולל אות אחת גדולה, אות אחת קטנה, ספרה אחת ותו מיוחד אחד
המשך מהווה אישור שקראת ואתה מסכים באופן מלא ל- תנאי שירות שלנו מדיניות פרטיות ו .
קבל התראות מחיר עם אפליקציית CoinGecko
שכחת סיסמא?
בדקות הקרובות יגיע אליך אימייל עם הנחיות כיצד לאפס את סיסמתך.
שלח מחדש הוראות אישור
בדקות הקרובות יגיע אליך אימייל עם הנחיות כיצד לאשר את הרשמתך.
הורד את אפליקציית CoinGecko.
סרוק את קוד ה-QR הזה כדי להוריד את האפליקציה עכשיו App QR Code או חפש אותה בחנויות האפליקציות
הוסף NFT
עקוב אחר כתובת ארנק
הדבק
אנו מציגים רק נכסים מרשתות נתמכות.
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
גישה לקריאה בלבד
אנו מובאים רק נתונים ציבוריים. אין מפתחות פרטיים, אין חתימה, ואיננו יכולים לבצע שינויים בארנק שלך.
צור תיק השקעות
בחר סמל
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
טוב יותר באפליקציה
התראות שער בזמן אמת וחוויה מהירה וחלקה יותר.
הגעת למגבלה.
תיקי השקעות אורחים מוגבלים למטבעות בלבד. הירשם או היכנס כדי לשמור על המטבעות המפורטים למטה10.