מטבעות: 18,026
בורסות: 1,481
שווי שוק: 2.491T $ 3.3%
נפח ב-24 שעות: 125.885B $
דומיננטיות:
דלק: 0.05 GWEI
הסרת מודעות
CoinGecko CoinGecko

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

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

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

קבל גישה לנתוני שוק על הצ'יין מ-DEXs כגון Uniswap,‏ PancakeSwap,‏ Orca,‏ Curve ועוד על פני רשתות נרחבות, עם ה-API האמין והרחב שלנו לנתוני DEX.
35M+
מטבעות ואסימונים
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": "0.998558803431555",
      "base_token_price_native_currency": "0.00046646864262705",
      "quote_token_price_usd": "2137.50772834901",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004664686426",
      "quote_token_price_base_token": "2143.766822928",
      "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": "4307990560.44768",
      "market_cap_usd": "4307327808.38295",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.119",
        "m30": "-0.084",
        "h1": "-0.217",
        "h6": "0.033",
        "h24": "-0.143"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 3,
          "sells": 2,
          "buyers": 3,
          "sellers": 2
        },
        "m30": {
          "buys": 9,
          "sells": 12,
          "buyers": 9,
          "sellers": 11
        },
        "h1": {
          "buys": 19,
          "sells": 26,
          "buyers": 17,
          "sellers": 18
        },
        "h6": {
          "buys": 135,
          "sells": 157,
          "buyers": 50,
          "sellers": 65
        },
        "h24": {
          "buys": 814,
          "sells": 758,
          "buyers": 247,
          "sellers": 211
        }
      },
      "volume_usd": {
        "m5": "198.274270893",
        "m15": "506.5927758315",
        "m30": "2984.7590020644",
        "h1": "7488.8762202276",
        "h6": "56207.9943920965",
        "h24": "542574.202287253"
      },
      "reserve_in_usd": "1116314.908",
      "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.00205706385442227892709283149333834176535762689334926740950030552",
        "base_token_price_native_currency": "0.0000225348663592456",
        "quote_token_price_usd": "90.325392229060244470999792086505387953921287074",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002253486636",
        "quote_token_price_base_token": "44375.6791834588",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "2041113.84330136",
        "market_cap_usd": "2041113.84330139",
        "price_change_percentage": {
          "m5": "-0.085",
          "m15": "-0.107",
          "m30": "-4.367",
          "h1": "-7.632",
          "h6": "9.038",
          "h24": "-10.746"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 7,
            "sells": 14,
            "buyers": 6,
            "sellers": 14
          },
          "m30": {
            "buys": 10,
            "sells": 47,
            "buyers": 9,
            "sellers": 38
          },
          "h1": {
            "buys": 129,
            "sells": 169,
            "buyers": 103,
            "sellers": 138
          },
          "h6": {
            "buys": 1925,
            "sells": 1501,
            "buyers": 1705,
            "sellers": 1154
          },
          "h24": {
            "buys": 9459,
            "sells": 8250,
            "buyers": 6208,
            "sellers": 4686
          }
        },
        "volume_usd": {
          "m5": "77.3647574652",
          "m15": "533.7127124273",
          "m30": "2159.6797778456",
          "h1": "28409.9066592685",
          "h6": "498990.963259976",
          "h24": "2601257.10078698"
        },
        "reserve_in_usd": "136505.3745"
      },
      "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_9oi7WqyBR7sycw5zSVFisej9S5HaZd7KxQt6mPErhroQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000214592952883867196367483354219619235751606972842600743007797144",
        "base_token_price_native_currency": "0.0000000238142785939547",
        "quote_token_price_usd": "90.118686710943617715102987359847342216080014582",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002381427859",
        "quote_token_price_base_token": "41991614.2349091",
        "address": "9oi7WqyBR7sycw5zSVFisej9S5HaZd7KxQt6mPErhroQ",
        "name": "PISSER / SOL",
        "pool_created_at": "2026-03-23T06:50:51Z",
        "fdv_usd": "2145.929529",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-0.644",
          "h6": "-9.538",
          "h24": "-93.979"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "h1": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "h6": {
            "buys": 8,
            "sells": 10,
            "buyers": 7,
            "sellers": 10
          },
          "h24": {
            "buys": 28170,
            "sells": 28164,
            "buyers": 17855,
            "sellers": 15834
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "0.0",
          "h1": "12.2647135498",
          "h6": "125.7581245857",
          "h24": "794886.311977961"
        },
        "reserve_in_usd": "3921.9854"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5xiAT4osdQ6aLvNcPw4sQA4VQbbtETVvDkDiK6zWpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0120866616162201691504462961005545154242217978526204968241601996",
        "base_token_price_native_currency": "0.00013448406433328",
        "quote_token_price_usd": "90.323392891577887574335420070566987948641932661",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001344840643",
        "quote_token_price_base_token": "7435.825240393",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "12084845.635834",
        "market_cap_usd": "12084845.635834",
        "price_change_percentage": {
          "m5": "-0.306",
          "m15": "0.575",
          "m30": "2.153",
          "h1": "-1.77",
          "h6": "-6.146",
          "h24": "46.347"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m15": {
            "buys": 17,
            "sells": 22,
            "buyers": 10,
            "sellers": 20
          },
          "m30": {
            "buys": 40,
            "sells": 42,
            "buyers": 23,
            "sellers": 34
          },
          "h1": {
            "buys": 132,
            "sells": 102,
            "buyers": 79,
            "sellers": 64
          },
          "h6": {
            "buys": 1033,
            "sells": 822,
            "buyers": 473,
            "sellers": 434
          },
          "h24": {
            "buys": 9723,
            "sells": 10246,
            "buyers": 2521,
            "sellers": 2322
          }
        },
        "volume_usd": {
          "m5": "574.4452123658",
          "m15": "2819.9957549319",
          "m30": "10469.7998136813",
          "h1": "26620.9799315241",
          "h6": "302663.53513046",
          "h24": "3615530.30254903"
        },
        "reserve_in_usd": "693529.1966"
      },
      "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_EgpJVVi6pBFhbmso2vu93EA7HmW74Tjs3E1cjPtMsUUc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00327727743732171526464157792741245013875649597595776216464033048",
        "base_token_price_native_currency": "0.0000362014957154563",
        "quote_token_price_usd": "90.323105316918467631660390666854041608695921126",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003620149572",
        "quote_token_price_base_token": "27623.1680552649",
        "address": "EgpJVVi6pBFhbmso2vu93EA7HmW74Tjs3E1cjPtMsUUc",
        "name": "7 / SOL",
        "pool_created_at": "2026-03-23T14:54:37Z",
        "fdv_usd": "3240364.48",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.994",
          "m15": "-14.251",
          "m30": "-18.43",
          "h1": "-13.876",
          "h6": "29.678",
          "h24": "8536.532"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 16,
            "buyers": 18,
            "sellers": 16
          },
          "m15": {
            "buys": 247,
            "sells": 201,
            "buyers": 119,
            "sellers": 115
          },
          "m30": {
            "buys": 516,
            "sells": 400,
            "buyers": 228,
            "sellers": 226
          },
          "h1": {
            "buys": 1275,
            "sells": 1177,
            "buyers": 504,
            "sellers": 555
          },
          "h6": {
            "buys": 8393,
            "sells": 6902,
            "buyers": 2266,
            "sellers": 2158
          },
          "h24": {
            "buys": 59765,
            "sells": 55139,
            "buyers": 12003,
            "sellers": 9787
          }
        },
        "volume_usd": {
          "m5": "2698.4082332037",
          "m15": "56045.329934278",
          "m30": "120402.264263451",
          "h1": "290859.803553252",
          "h6": "1667451.53210127",
          "h24": "12455234.096885"
        },
        "reserve_in_usd": "180658.8624"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_84cAEWqiDsV5xXh6CB69Hi3HcnumBbdjH4THfyorpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HJAqvquMLHxcx7BYwDixukJM4zYBaTDG69uDWbo18zv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.001465771316897865406359604875377697511226718095459620243477096",
        "base_token_price_native_currency": "0.0000162277125698154",
        "quote_token_price_usd": "90.32519590125664403872182886679287694236531088",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001622771257",
        "quote_token_price_base_token": "61622.9795602903",
        "address": "HJAqvquMLHxcx7BYwDixukJM4zYBaTDG69uDWbo18zv",
        "name": "CHIBI / SOL",
        "pool_created_at": "2026-03-19T09:42:39Z",
        "fdv_usd": "1465704.30983361",
        "market_cap_usd": "1465704.3259002",
        "price_change_percentage": {
          "m5": "1.025",
          "m15": "7.092",
          "m30": "6.181",
          "h1": "9.686",
          "h6": "-16.403",
          "h24": "-57.209"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 38,
            "sells": 16,
            "buyers": 32,
            "sellers": 15
          },
          "m30": {
            "buys": 80,
            "sells": 55,
            "buyers": 61,
            "sellers": 53
          },
          "h1": {
            "buys": 211,
            "sells": 175,
            "buyers": 135,
            "sellers": 131
          },
          "h6": {
            "buys": 2274,
            "sells": 1642,
            "buyers": 1017,
            "sellers": 904
          },
          "h24": {
            "buys": 9691,
            "sells": 6383,
            "buyers": 2644,
            "sellers": 2639
          }
        },
        "volume_usd": {
          "m5": "74.2328983672",
          "m15": "5212.5861277914",
          "m30": "10435.4546956699",
          "h1": "34457.5309391794",
          "h6": "378327.827618925",
          "h24": "1644688.51570307"
        },
        "reserve_in_usd": "133303.4217"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2TpMjYXnrgxoeVCq2i6EAR8vNWqe5MNvHCz3bENNpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_46Y1ioz65PjY3hgbX95pDdQPZrwuTbpJRSEhEQVJcrsL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0005299071058803227420121901863350807465941838447669967210274272",
        "base_token_price_native_currency": "0.00000585869559605156",
        "quote_token_price_usd": "90.382490739995063628651984487005639807610051248",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005858695596",
        "quote_token_price_base_token": "170686.458035803",
        "address": "46Y1ioz65PjY3hgbX95pDdQPZrwuTbpJRSEhEQVJcrsL",
        "name": "FML / SOL",
        "pool_created_at": "2026-03-17T07:01:41Z",
        "fdv_usd": "524605.986634495",
        "market_cap_usd": "524605.986634495",
        "price_change_percentage": {
          "m5": "-1.127",
          "m15": "1.382",
          "m30": "2.446",
          "h1": "6.005",
          "h6": "13.177",
          "h24": "-8.2"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 16,
            "sells": 14,
            "buyers": 9,
            "sellers": 9
          },
          "m30": {
            "buys": 27,
            "sells": 35,
            "buyers": 14,
            "sellers": 20
          },
          "h1": {
            "buys": 75,
            "sells": 79,
            "buyers": 35,
            "sellers": 37
          },
          "h6": {
            "buys": 859,
            "sells": 863,
            "buyers": 286,
            "sellers": 309
          },
          "h24": {
            "buys": 35272,
            "sells": 5256,
            "buyers": 30874,
            "sellers": 1445
          }
        },
        "volume_usd": {
          "m5": "78.3283958052",
          "m15": "1567.464933446",
          "m30": "2659.8253012573",
          "h1": "8102.0777674189",
          "h6": "111580.126324703",
          "h24": "684670.328104006"
        },
        "reserve_in_usd": "68085.7374"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3BHhMXMyyGGzLcTk6u5iJwTcV7eEGG9bWJrTKUttpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HPYfjtFeVNRTmLmihSrnS4ibEXSUiqduMQCzAo2iGgth",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000861460198379662608410174476164977477507365027342455774079272",
        "base_token_price_native_currency": "0.00000095523324820022",
        "quote_token_price_usd": "90.382603307824344359777616961868177339241956136",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000009552332482",
        "quote_token_price_base_token": "1046864.73370156",
        "address": "HPYfjtFeVNRTmLmihSrnS4ibEXSUiqduMQCzAo2iGgth",
        "name": "one / SOL",
        "pool_created_at": "2026-03-22T14:44:41Z",
        "fdv_usd": "87475.7097684859",
        "market_cap_usd": "87475.709768486",
        "price_change_percentage": {
          "m5": "0",
          "m15": "10.405",
          "m30": "12.41",
          "h1": "7.785",
          "h6": "28.079",
          "h24": "-81.522"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 12,
            "sells": 13,
            "buyers": 11,
            "sellers": 10
          },
          "m30": {
            "buys": 38,
            "sells": 49,
            "buyers": 30,
            "sellers": 31
          },
          "h1": {
            "buys": 130,
            "sells": 113,
            "buyers": 70,
            "sellers": 69
          },
          "h6": {
            "buys": 1008,
            "sells": 928,
            "buyers": 354,
            "sellers": 401
          },
          "h24": {
            "buys": 14080,
            "sells": 10798,
            "buyers": 3114,
            "sellers": 3702
          }
        },
        "volume_usd": {
          "m5": "26.8297962305",
          "m15": "1034.9155097643",
          "m30": "2988.6460460677",
          "h1": "11754.0691407387",
          "h6": "75409.285398209",
          "h24": "1364853.08380903"
        },
        "reserve_in_usd": "29788.3648"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3mecmcGqs4q9RMzFKZFZTBEcbtA7SPFKPKb9kDvxpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6qz7THwQvcjF3HyDGLuKaLBUk6EyJKeZXZMWLAeiwfjd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.198343475097249170618851788275854569853534192138096521896732008",
        "base_token_price_native_currency": "0.00219448729997954",
        "quote_token_price_usd": "1.0000536253963234234368264540163638585866701393059086899696387",
        "quote_token_price_native_currency": "0.0110646694031411",
        "base_token_price_quote_token": "0.1983328394",
        "quote_token_price_base_token": "5.042029363",
        "address": "6qz7THwQvcjF3HyDGLuKaLBUk6EyJKeZXZMWLAeiwfjd",
        "name": "BP / USDC",
        "pool_created_at": "2026-03-23T12:39:55Z",
        "fdv_usd": "198343474.946171",
        "market_cap_usd": "49585868.775",
        "price_change_percentage": {
          "m5": "-0.89",
          "m15": "-2.615",
          "m30": "5.157",
          "h1": "11.724",
          "h6": "-9.005",
          "h24": "-22.685"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 15,
            "buyers": 6,
            "sellers": 12
          },
          "m15": {
            "buys": 87,
            "sells": 103,
            "buyers": 33,
            "sellers": 30
          },
          "m30": {
            "buys": 207,
            "sells": 173,
            "buyers": 52,
            "sellers": 51
          },
          "h1": {
            "buys": 328,
            "sells": 303,
            "buyers": 82,
            "sellers": 65
          },
          "h6": {
            "buys": 957,
            "sells": 1063,
            "buyers": 195,
            "sellers": 154
          },
          "h24": {
            "buys": 3412,
            "sells": 3955,
            "buyers": 625,
            "sellers": 526
          }
        },
        "volume_usd": {
          "m5": "16227.8964758843",
          "m15": "74557.8694120045",
          "m30": "158131.747616891",
          "h1": "254532.351350315",
          "h6": "705770.843015253",
          "h24": "2698662.39502952"
        },
        "reserve_in_usd": "573872.6713"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BPxxfRCXkUVhig4HS1Lh7kZqV6SPJhzfEk4x6fVBjPCy",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xcece56fd6eb8fcbc6c45af8181bfe71ea6057770630490cac36dbbc4aa27a4a6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000129835084767749",
        "base_token_price_native_currency": "0.00000000603861623842984",
        "quote_token_price_usd": "2141.16",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000006038616238",
        "quote_token_price_base_token": "165600852.996086",
        "address": "0xcece56fd6eb8fcbc6c45af8181bfe71ea6057770630490cac36dbbc4aa27a4a6",
        "name": "ROBOTMONEY / WETH",
        "pool_created_at": "2026-03-12T18:27:37Z",
        "fdv_usd": "1292958.31135535",
        "market_cap_usd": "1292958.316",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.063",
          "h1": "-4.296",
          "h6": "-6.255",
          "h24": "7.64"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m30": {
            "buys": 6,
            "sells": 1,
            "buyers": 6,
            "sellers": 1
          },
          "h1": {
            "buys": 7,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "h6": {
            "buys": 31,
            "sells": 37,
            "buyers": 26,
            "sellers": 34
          },
          "h24": {
            "buys": 355,
            "sells": 323,
            "buyers": 205,
            "sellers": 217
          }
        },
        "volume_usd": {
          "m5": "12.2185474884",
          "m15": "12.2185474884",
          "m30": "494.5272260196",
          "h1": "7418.2270309148",
          "h6": "18212.3086373809",
          "h24": "224597.201755766"
        },
        "reserve_in_usd": "464712.0135"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x65021a79aeef22b17cdc1b768f5e79a8618beba3",
            "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_F7xLfRezvqitRySqnEiZ1QUAf55chqhJmW22dJ7PModv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000601776221265349747175828116633811659657014473684748552131880384",
        "base_token_price_native_currency": "0.00000665916338741719",
        "quote_token_price_usd": "90.382603307824344359777616961868177339241956136",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006659163387",
        "quote_token_price_base_token": "150169.014007007",
        "address": "F7xLfRezvqitRySqnEiZ1QUAf55chqhJmW22dJ7PModv",
        "name": "PERP / SOL",
        "pool_created_at": "2026-03-16T21:52:05Z",
        "fdv_usd": "601762.966641396",
        "market_cap_usd": "601762.966641403",
        "price_change_percentage": {
          "m5": "0.992",
          "m15": "3.182",
          "m30": "8.626",
          "h1": "2.221",
          "h6": "-10.822",
          "h24": "-16.719"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 12,
            "buyers": 3,
            "sellers": 12
          },
          "m15": {
            "buys": 16,
            "sells": 33,
            "buyers": 13,
            "sellers": 32
          },
          "m30": {
            "buys": 41,
            "sells": 68,
            "buyers": 33,
            "sellers": 58
          },
          "h1": {
            "buys": 187,
            "sells": 144,
            "buyers": 126,
            "sellers": 97
          },
          "h6": {
            "buys": 910,
            "sells": 776,
            "buyers": 438,
            "sellers": 441
          },
          "h24": {
            "buys": 8062,
            "sells": 6468,
            "buyers": 1938,
            "sellers": 1990
          }
        },
        "volume_usd": {
          "m5": "643.110206767",
          "m15": "3198.1078934346",
          "m30": "6081.0152965663",
          "h1": "18200.5072996685",
          "h6": "132520.682196887",
          "h24": "1326770.63160889"
        },
        "reserve_in_usd": "71550.8637"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5UCNsNY2oHDB7i2m8bW7nKJXxRoh5WS4N4xKmUB2pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_D9X9LrXBKwknT9vsp4CGCrHwmb1cAcFyT2esb46dchDJ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000219811015587234281780062184715223783483369517501156954746589688",
        "base_token_price_native_currency": "0.000000240257741948698",
        "quote_token_price_usd": "90.382603307824344359777616961868177339241956136",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002402577419",
        "quote_token_price_base_token": "4162196.780379",
        "address": "D9X9LrXBKwknT9vsp4CGCrHwmb1cAcFyT2esb46dchDJ",
        "name": "ChibiBeast / SOL",
        "pool_created_at": "2026-03-23T05:06:54Z",
        "fdv_usd": "21981.10156",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.026",
          "m15": "-1.41",
          "m30": "-4.538",
          "h1": "-2.999",
          "h6": "18.322",
          "h24": "-99.137"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 15,
            "buyers": 7,
            "sellers": 14
          },
          "m30": {
            "buys": 22,
            "sells": 41,
            "buyers": 13,
            "sellers": 28
          },
          "h1": {
            "buys": 55,
            "sells": 81,
            "buyers": 32,
            "sellers": 48
          },
          "h6": {
            "buys": 636,
            "sells": 556,
            "buyers": 273,
            "sellers": 281
          },
          "h24": {
            "buys": 46614,
            "sells": 27954,
            "buyers": 8669,
            "sellers": 6140
          }
        },
        "volume_usd": {
          "m5": "24.3637215246",
          "m15": "122.6439864852",
          "m30": "745.0805007621",
          "h1": "1288.9860615593",
          "h6": "25357.3773979877",
          "h24": "7899258.31904605"
        },
        "reserve_in_usd": "15220.3645"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Eeu8L2XkkJM9RtNtg8KTvgBNEu2UGctd2WYhRYX2pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x933477eba23726ca95a957cb85dbb1957267ef85",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000102762790410992",
        "base_token_price_native_currency": "0.000000000163539965732897",
        "quote_token_price_usd": "629.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000001635399657",
        "quote_token_price_base_token": "6114713278.302",
        "address": "0x933477eba23726ca95a957cb85dbb1957267ef85",
        "name": "WKC / WBNB",
        "pool_created_at": "2022-03-20T15:33:50Z",
        "fdv_usd": "55462388.1852825",
        "market_cap_usd": "55462458.9283077",
        "price_change_percentage": {
          "m5": "-0.509",
          "m15": "-0.545",
          "m30": "-0.374",
          "h1": "0.077",
          "h6": "-1.682",
          "h24": "5.63"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 20,
            "sells": 9,
            "buyers": 12,
            "sellers": 7
          },
          "h1": {
            "buys": 67,
            "sells": 30,
            "buyers": 30,
            "sellers": 19
          },
          "h6": {
            "buys": 428,
            "sells": 109,
            "buyers": 240,
            "sellers": 68
          },
          "h24": {
            "buys": 1561,
            "sells": 1079,
            "buyers": 831,
            "sellers": 525
          }
        },
        "volume_usd": {
          "m5": "29.6660834813",
          "m15": "158.8275705534",
          "m30": "275.0009695727",
          "h1": "1022.2330206388",
          "h6": "17206.4894474712",
          "h24": "171367.987660228"
        },
        "reserve_in_usd": "1243490.891"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x6ec90334d89dbdc89e08a133271be3d104128edb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_CSRJSQ5daTA9sehZAboPQYAJqbptJgzQ2e7aGduWzQ8U",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000903071159030158346364605961583538649318608264246548183691394778",
        "base_token_price_native_currency": "0.00000951442538821252",
        "quote_token_price_usd": "90.323105316918467631660390666854041608695921126",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009514425388",
        "quote_token_price_base_token": "105103.562138277",
        "address": "CSRJSQ5daTA9sehZAboPQYAJqbptJgzQ2e7aGduWzQ8U",
        "name": "Optimistic / SOL",
        "pool_created_at": "2026-03-19T05:08:49Z",
        "fdv_usd": "901335.7609",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.321",
          "m15": "10.271",
          "m30": "19.926",
          "h1": "24.024",
          "h6": "34.702",
          "h24": "-25.833"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 13,
            "buyers": 14,
            "sellers": 10
          },
          "m15": {
            "buys": 177,
            "sells": 202,
            "buyers": 98,
            "sellers": 116
          },
          "m30": {
            "buys": 218,
            "sells": 259,
            "buyers": 127,
            "sellers": 139
          },
          "h1": {
            "buys": 388,
            "sells": 380,
            "buyers": 200,
            "sellers": 179
          },
          "h6": {
            "buys": 1735,
            "sells": 1723,
            "buyers": 714,
            "sellers": 690
          },
          "h24": {
            "buys": 10801,
            "sells": 9310,
            "buyers": 2242,
            "sellers": 2523
          }
        },
        "volume_usd": {
          "m5": "2815.5731725375",
          "m15": "34448.4742914659",
          "m30": "40497.19144536",
          "h1": "56269.2596417623",
          "h6": "221312.933641304",
          "h24": "1342840.66599332"
        },
        "reserve_in_usd": "96460.5964"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2pjcq9k2X5oSArNKiVeQ2ENB63eJt8pwCabciGQGpump",
            "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.0867814960170831737314561117577747352223065543",
        "base_token_price_native_currency": "0.000966114962383797",
        "quote_token_price_usd": "90.270706347102690348034513353",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0009661149624",
        "quote_token_price_base_token": "1035.07350464",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "86776029.8038824",
        "market_cap_usd": "86776029.8038824",
        "price_change_percentage": {
          "m5": "-0.34",
          "m15": "1.22",
          "m30": "1.363",
          "h1": "3.003",
          "h6": "18.952",
          "h24": "-1.148"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 118,
            "sells": 81,
            "buyers": 34,
            "sellers": 24
          },
          "m30": {
            "buys": 221,
            "sells": 154,
            "buyers": 48,
            "sellers": 41
          },
          "h1": {
            "buys": 388,
            "sells": 311,
            "buyers": 72,
            "sellers": 71
          },
          "h6": {
            "buys": 4050,
            "sells": 3887,
            "buyers": 223,
            "sellers": 301
          },
          "h24": {
            "buys": 15014,
            "sells": 13529,
            "buyers": 821,
            "sellers": 763
          }
        },
        "volume_usd": {
          "m5": "3418.3582917766",
          "m15": "60680.6436464614",
          "m30": "105123.472478116",
          "h1": "202881.635629238",
          "h6": "2720454.73028471",
          "h24": "8472777.12774158"
        },
        "reserve_in_usd": "6722734.9808"
      },
      "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": "base_0xaec085e5a5ce8d96a7bdd3eb3a62445d4f6ce703",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000396707066393561",
        "base_token_price_native_currency": "0.000000185217033557321",
        "quote_token_price_usd": "2141.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001852170336",
        "quote_token_price_base_token": "5399071.46115975",
        "address": "0xaec085e5a5ce8d96a7bdd3eb3a62445d4f6ce703",
        "name": "BNKR / WETH 1%",
        "pool_created_at": "2024-12-03T04:44:53Z",
        "fdv_usd": "38465672.8391248",
        "market_cap_usd": "39670706.64",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-1.648",
          "h6": "-0.438",
          "h24": "2.071"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "h1": {
            "buys": 8,
            "sells": 4,
            "buyers": 1,
            "sellers": 2
          },
          "h6": {
            "buys": 29,
            "sells": 56,
            "buyers": 3,
            "sellers": 16
          },
          "h24": {
            "buys": 189,
            "sells": 226,
            "buyers": 37,
            "sellers": 55
          }
        },
        "volume_usd": {
          "m5": "0.00001396464948",
          "m15": "0.00001396464948",
          "m30": "0.00001396464948",
          "h1": "2.5735070395",
          "h6": "4938.5274364133",
          "h24": "65424.0517700734"
        },
        "reserve_in_usd": "2421682.0743"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x22af33fe49fd1fa80c7149773dde5890d3c76f3b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DqAfrGV2GBxpGRsq6Xk1z9ojRncqgLeeVPaKg5bCc24Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000000038469461381076982801238351417909326271857088230914284497358864",
        "base_token_price_native_currency": "0.000000000042396985924532",
        "quote_token_price_usd": "90.32519590125664403872182886679287694236531088",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000000004239698592",
        "quote_token_price_base_token": "23586582352.3406",
        "address": "DqAfrGV2GBxpGRsq6Xk1z9ojRncqgLeeVPaKg5bCc24Z",
        "name": "$HACHI / SOL",
        "pool_created_at": "2025-11-27T15:01:04Z",
        "fdv_usd": "3746286.72544085",
        "market_cap_usd": "3746286.72544085",
        "price_change_percentage": {
          "m5": "0.315",
          "m15": "-1.868",
          "m30": "-0.115",
          "h1": "5.908",
          "h6": "2.659",
          "h24": "44.538"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 14,
            "sells": 23,
            "buyers": 10,
            "sellers": 20
          },
          "m30": {
            "buys": 33,
            "sells": 52,
            "buyers": 23,
            "sellers": 33
          },
          "h1": {
            "buys": 93,
            "sells": 139,
            "buyers": 58,
            "sellers": 56
          },
          "h6": {
            "buys": 1137,
            "sells": 1181,
            "buyers": 410,
            "sellers": 317
          },
          "h24": {
            "buys": 4785,
            "sells": 4963,
            "buyers": 1405,
            "sellers": 1032
          }
        },
        "volume_usd": {
          "m5": "122.7156602299",
          "m15": "919.6726824771",
          "m30": "1789.7405665066",
          "h1": "4306.9891047882",
          "h6": "52239.1438790296",
          "h24": "247104.211098197"
        },
        "reserve_in_usd": "89110.7582"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_x95HN3DWvbfCBtTjGm587z8suK3ec6cwQwgZNLbWKyp",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x5fd12bbb709a59c9f3bf9c690bff75edc6c4dcfd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000959204778591103",
        "base_token_price_native_currency": "0.00000152706075528601",
        "quote_token_price_usd": "629.99",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001527060755",
        "quote_token_price_base_token": "654852.792554875",
        "address": "0x5fd12bbb709a59c9f3bf9c690bff75edc6c4dcfd",
        "name": "BNBXBT / WBNB 0.25%",
        "pool_created_at": "2025-02-15T16:53:53Z",
        "fdv_usd": "893285.341275891",
        "market_cap_usd": "964975.5465",
        "price_change_percentage": {
          "m5": "3.599",
          "m15": "0.371",
          "m30": "9.515",
          "h1": "20.733",
          "h6": "37.106",
          "h24": "113.192"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 22,
            "buyers": 26,
            "sellers": 15
          },
          "m15": {
            "buys": 275,
            "sells": 257,
            "buyers": 163,
            "sellers": 138
          },
          "m30": {
            "buys": 479,
            "sells": 415,
            "buyers": 222,
            "sellers": 186
          },
          "h1": {
            "buys": 678,
            "sells": 702,
            "buyers": 277,
            "sellers": 257
          },
          "h6": {
            "buys": 2773,
            "sells": 3088,
            "buyers": 594,
            "sellers": 584
          },
          "h24": {
            "buys": 22186,
            "sells": 21625,
            "buyers": 1960,
            "sellers": 1692
          }
        },
        "volume_usd": {
          "m5": "3907.2493371942",
          "m15": "61171.6847956237",
          "m30": "93534.0172752825",
          "h1": "145261.613013918",
          "h6": "560968.256835568",
          "h24": "4829040.5079421"
        },
        "reserve_in_usd": "195562.3532"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xa18bbdcd86e4178d10ecd9316667cfe4c4aa8717",
            "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": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.339774807926244",
        "base_token_price_native_currency": "0.000159136906787846317246323679456448038105089",
        "quote_token_price_usd": "0.998975544976254",
        "quote_token_price_native_currency": "0.000466473136268709",
        "base_token_price_quote_token": "0.3411491347",
        "quote_token_price_base_token": "2.9312693434",
        "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
        "name": "AERO / USDC",
        "pool_created_at": "2023-09-07T22:50:55Z",
        "fdv_usd": "632659769.759316",
        "market_cap_usd": "314035396.618158",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.008",
          "m30": "0.278",
          "h1": "0.252",
          "h6": "-2.36",
          "h24": "11.298"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 3
          },
          "m30": {
            "buys": 9,
            "sells": 5,
            "buyers": 8,
            "sellers": 3
          },
          "h1": {
            "buys": 10,
            "sells": 87,
            "buyers": 9,
            "sellers": 12
          },
          "h6": {
            "buys": 261,
            "sells": 738,
            "buyers": 84,
            "sellers": 89
          },
          "h24": {
            "buys": 2689,
            "sells": 4605,
            "buyers": 436,
            "sellers": 659
          }
        },
        "volume_usd": {
          "m5": "0.1127963267",
          "m15": "14.9663939531",
          "m30": "13655.8646153452",
          "h1": "22996.9732614236",
          "h6": "569646.381306703",
          "h24": "7688288.99393851"
        },
        "reserve_in_usd": "22991310.3966"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x940181a94a35a4569e4529a3cdfb74e38fd98631",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BaGmnSKD2Jskca7s5XtSoHZ3JnoqAi4K6KnpK7f7uDHi",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000829396635506266053695860348053139603809603142902862215678715224",
        "base_token_price_native_currency": "0.00000928700015336072",
        "quote_token_price_usd": "90.382603307824344359777616961868177339241956136",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009287000153",
        "quote_token_price_base_token": "107677.396735923",
        "address": "BaGmnSKD2Jskca7s5XtSoHZ3JnoqAi4K6KnpK7f7uDHi",
        "name": "AIFRUITS / SOL",
        "pool_created_at": "2026-03-12T23:06:54Z",
        "fdv_usd": "837445.182865766",
        "market_cap_usd": "837445.182876489",
        "price_change_percentage": {
          "m5": "-1.126",
          "m15": "-3.279",
          "m30": "-9.226",
          "h1": "-16.568",
          "h6": "7.135",
          "h24": "93.944"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 30,
            "sells": 16,
            "buyers": 24,
            "sellers": 15
          },
          "m30": {
            "buys": 64,
            "sells": 49,
            "buyers": 43,
            "sellers": 31
          },
          "h1": {
            "buys": 146,
            "sells": 118,
            "buyers": 90,
            "sellers": 80
          },
          "h6": {
            "buys": 1149,
            "sells": 1221,
            "buyers": 456,
            "sellers": 587
          },
          "h24": {
            "buys": 5871,
            "sells": 5659,
            "buyers": 1673,
            "sellers": 1595
          }
        },
        "volume_usd": {
          "m5": "804.6577975438",
          "m15": "4658.4184971403",
          "m30": "11321.1931806225",
          "h1": "25374.4937003192",
          "h6": "286160.737440912",
          "h24": "1327437.38358477"
        },
        "reserve_in_usd": "92140.0117"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6Bp9LWtyVXcEATi5nuquX5p1hPGUg1cVoUuXGN9Epump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DpLwcLqh24iERYFhZpacLjzjm4bobisucg3msQViaFnj",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000252220518256996150997156576186057125853292888988679499140794668",
        "base_token_price_native_currency": "0.00000275666907202579",
        "quote_token_price_usd": "90.325289233840666822219080468220024672301071644",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002756669072",
        "quote_token_price_base_token": "362756.636314395",
        "address": "DpLwcLqh24iERYFhZpacLjzjm4bobisucg3msQViaFnj",
        "name": "TERAFAB / SOL",
        "pool_created_at": "2026-03-14T13:42:53Z",
        "fdv_usd": "252220.5183",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.226",
          "m15": "2.752",
          "m30": "3.109",
          "h1": "-3.109",
          "h6": "-11.363",
          "h24": "-48.788"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 9,
            "sells": 12,
            "buyers": 9,
            "sellers": 12
          },
          "m30": {
            "buys": 33,
            "sells": 33,
            "buyers": 26,
            "sellers": 31
          },
          "h1": {
            "buys": 102,
            "sells": 83,
            "buyers": 55,
            "sellers": 74
          },
          "h6": {
            "buys": 723,
            "sells": 508,
            "buyers": 349,
            "sellers": 362
          },
          "h24": {
            "buys": 3937,
            "sells": 3404,
            "buyers": 1407,
            "sellers": 1731
          }
        },
        "volume_usd": {
          "m5": "22.9677362453",
          "m15": "1015.6010393467",
          "m30": "2678.1695964725",
          "h1": "9001.6914443143",
          "h6": "71397.9037518219",
          "h24": "502046.282213104"
        },
        "reserve_in_usd": "54458.6594"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EncFm8nRh1VBwcRmGugTUzoGsC1n2srWesKDkiMAYWLt",
            "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
CoinGecko
טוב יותר באפליקציה
התראות שער בזמן אמת וחוויה מהירה וחלקה יותר.
הגעת למגבלה.
תיקי השקעות אורחים מוגבלים למטבעות בלבד. הירשם או היכנס כדי לשמור על המטבעות המפורטים למטה10.