Novčići: 17.562
Burze: 1.496
Tržišna kapit.: 2,297T $ 2.3%
Vol. u 24 h: 67,489B $
Vladajući položaj:
Gorivo (gas): 1.246 GWEI
Ukloni oglase

API za DEX tokene na lancu i tržišne podatke za DeFi projekte i razvojne inženjere

Dobijte potpunu pokrivenost tržišta kriptovaluta koju pruža CoinGecko API, najveći neovisni autoritet za podatke o kriptovalutama na svijetu od 2014. godine.
Podatke pokreće
Vjeruju nam vodeći Web3 projekti

API za opširne i pouzdane DEX podatke na lancu

Pristupite tržišnim podacima na lancu od DEX-ova kao što su Uniswap, PancakeSwap, Orca, Curve i još mnogo njih diljem glavnih mreža, sve uz pomoć našeg pouzdanog i opširnog API-ja za DEX podatke.
25M+
Novčići i tokeni
200+
Mreže
1,500+
DEX-ovi

Učinkovito skalirajte vaš DeFi projekt

Jedan jedinstveni API za podatke o kriptovalutama, NFT-ovima i DEX-u

Pojednostavite postupak integracije uz jedan jedinstveni API s podacima o kriptovalutama koji pruža potpunu pokrivenosti
Kategorija krajnje točke Opis
/onchain/simple/*/token_price/* Najjednostavniji način kako pronaći najnoviju cijenu tokena u USD na mreži s adresama tokena
/onchain/networks Preuzmite cijeli popis podržanih mreža
/onchain/network/*dexes Preuzmite cijeli popis podržanih DEX-ova na mreži
/onchains/network/*/pools/* Preuzmite podatke o skupovima likvidnosti kao što su: popularni skupovi, novi skupovi i tržišne podatke kao što su cijena, rezerve, tržišna kapitalizacija, transakcije i volumen. Pretraživanje krajnjih točaka također je dostupno kako biste pretraživali skupove na mreži.
/onchains/network/*/tokens/* Preuzmite podatke povezane s tokenom kao što su najbolji skupovi, cijena, potpuno razvodnjena vrijednost, rezerve, volumen, tržišna kapitalizacija, geckoterminal ocjena i CoinGecko API ID. Metapodaci su također dostupni, uključujući sliku, web-mjesto, opis i poveznice na društvene medije.
/onchains/network/*/ohlcvs/* Preuzmite podatke povijesnog grafikona OHLCV-a o skupu likvidnosti
/onchains/network/*/trades Preuzmite najnovijih 300 trgovanja iz skupa likvidnosti
// Preuzmite cijene i tržišne podatke o skupu likvidnosti
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998884064992577",
      "base_token_price_native_currency": "0.000534208856629048",
      "quote_token_price_usd": "1870.17",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005342088566",
      "quote_token_price_base_token": "1871.927033015",
      "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": "4648230731.15397",
      "market_cap_usd": "4648159013.71031",
      "price_change_percentage": {
        "m5": "-0.051",
        "m15": "-0.08",
        "m30": "-0.023",
        "h1": "-0.159",
        "h6": "-0.08",
        "h24": "-0.007"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 2,
          "buyers": 0,
          "sellers": 2
        },
        "m15": {
          "buys": 2,
          "sells": 9,
          "buyers": 2,
          "sellers": 3
        },
        "m30": {
          "buys": 5,
          "sells": 27,
          "buyers": 5,
          "sellers": 8
        },
        "h1": {
          "buys": 16,
          "sells": 55,
          "buyers": 14,
          "sellers": 21
        },
        "h6": {
          "buys": 183,
          "sells": 177,
          "buyers": 94,
          "sellers": 100
        },
        "h24": {
          "buys": 495,
          "sells": 523,
          "buyers": 245,
          "sellers": 261
        }
      },
      "volume_usd": {
        "m5": "318.9026991905",
        "m15": "559.6301132786",
        "m30": "2354.6861872191",
        "h1": "7410.2006791465",
        "h6": "65525.0667933949",
        "h24": "140726.544203045"
      },
      "reserve_in_usd": "907300.863",
      "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"
        }
      }
    }
  }
}
// Otkrijte popularne skupove
{
  "data": [
    {
      "id": "robinhood_0x817f16f5d8da83d1b089b082c0172af3923618da",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00765082124851661",
        "base_token_price_native_currency": "0.00000408308784651036",
        "quote_token_price_usd": "0.584849310326131",
        "quote_token_price_native_currency": "0.000312730228927316",
        "base_token_price_quote_token": "0.01305626214",
        "quote_token_price_base_token": "76.5915994667",
        "address": "0x817f16f5d8da83d1b089b082c0172af3923618da",
        "name": "VEX / VIRTUAL",
        "pool_created_at": "2026-07-03T16:34:51Z",
        "fdv_usd": "7650821.249",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.83",
          "m15": "-5.426",
          "m30": "-3.97",
          "h1": "-11.258",
          "h6": "-13.043",
          "h24": "-19.456"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m15": {
            "buys": 14,
            "sells": 14,
            "buyers": 12,
            "sellers": 10
          },
          "m30": {
            "buys": 32,
            "sells": 31,
            "buyers": 25,
            "sellers": 25
          },
          "h1": {
            "buys": 83,
            "sells": 58,
            "buyers": 58,
            "sellers": 51
          },
          "h6": {
            "buys": 731,
            "sells": 493,
            "buyers": 385,
            "sellers": 323
          },
          "h24": {
            "buys": 2495,
            "sells": 1863,
            "buyers": 920,
            "sellers": 964
          }
        },
        "volume_usd": {
          "m5": "3010.9015095247",
          "m15": "12761.5185109272",
          "m30": "18334.1003879083",
          "h1": "35189.115846539",
          "h6": "327716.783208082",
          "h24": "1260564.50571657"
        },
        "reserve_in_usd": "349818.2896"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8ff92566f2e81bdd68edfaa8cde73942a723796b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xc6911796042b15d7fa4f6cde69e245ddcd3d9c31",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x9a7013172083f275142ce0cdec6d172ebbe68114",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000526822760804711",
        "base_token_price_native_currency": "0.000000282483529164222",
        "quote_token_price_usd": "1867.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002824835292",
        "quote_token_price_base_token": "3540029.40616991",
        "address": "0x9a7013172083f275142ce0cdec6d172ebbe68114",
        "name": "MYSTERY / WETH",
        "pool_created_at": "2026-07-08T18:32:59Z",
        "fdv_usd": "526819.766712728",
        "market_cap_usd": "526822.7608",
        "price_change_percentage": {
          "m5": "0.026",
          "m15": "0.082",
          "m30": "10.064",
          "h1": "7.92",
          "h6": "61.679",
          "h24": "-14.842"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 8,
            "buyers": 5,
            "sellers": 8
          },
          "m30": {
            "buys": 16,
            "sells": 20,
            "buyers": 15,
            "sellers": 19
          },
          "h1": {
            "buys": 35,
            "sells": 42,
            "buyers": 33,
            "sellers": 41
          },
          "h6": {
            "buys": 274,
            "sells": 237,
            "buyers": 196,
            "sellers": 219
          },
          "h24": {
            "buys": 885,
            "sells": 845,
            "buyers": 718,
            "sellers": 735
          }
        },
        "volume_usd": {
          "m5": "173.0214026179",
          "m15": "493.1529236721",
          "m30": "3620.4204612257",
          "h1": "6682.5912561382",
          "h6": "52914.3151290588",
          "h24": "230315.975302995"
        },
        "reserve_in_usd": "70128.908"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xa5bac17a919a10ba0628cda5bcf273681e1a8d4e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.188119448646833",
        "base_token_price_native_currency": "0.00010059110475517",
        "quote_token_price_usd": "1870.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001005911048",
        "quote_token_price_base_token": "9941.236876103",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "186519079.563566",
        "market_cap_usd": "186526730.646316",
        "price_change_percentage": {
          "m5": "-1.842",
          "m15": "-0.602",
          "m30": "3.141",
          "h1": "1.128",
          "h6": "0.381",
          "h24": "20.898"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 3,
            "buyers": 12,
            "sellers": 3
          },
          "m15": {
            "buys": 57,
            "sells": 27,
            "buyers": 40,
            "sellers": 26
          },
          "m30": {
            "buys": 185,
            "sells": 76,
            "buyers": 99,
            "sellers": 64
          },
          "h1": {
            "buys": 230,
            "sells": 253,
            "buyers": 135,
            "sellers": 146
          },
          "h6": {
            "buys": 1688,
            "sells": 1645,
            "buyers": 500,
            "sellers": 607
          },
          "h24": {
            "buys": 10161,
            "sells": 6840,
            "buyers": 2194,
            "sellers": 1976
          }
        },
        "volume_usd": {
          "m5": "2920.3003085888",
          "m15": "66652.0282071868",
          "m30": "396313.197543878",
          "h1": "656860.363582601",
          "h6": "4324577.23351963",
          "h24": "21427616.5633938"
        },
        "reserve_in_usd": "10647545.9648"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00337153300803434735195325009259298781642297624124200037103257231",
        "base_token_price_native_currency": "0.0000437044828595989",
        "quote_token_price_usd": "77.113154585369600429440623757377980448984921079",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004370448286",
        "quote_token_price_base_token": "22880.948007382",
        "address": "68nVMrVPyxGJGbGH2P92E93SYhJcbe6QociZrqoqdjcB",
        "name": "febu / SOL",
        "pool_created_at": "2026-07-08T22:17:24Z",
        "fdv_usd": "3338459.00745997",
        "market_cap_usd": "3338459.00909627",
        "price_change_percentage": {
          "m5": "0.145",
          "m15": "0.266",
          "m30": "-4.181",
          "h1": "-11.247",
          "h6": "-9.826",
          "h24": "-1.394"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 21,
            "buyers": 6,
            "sellers": 21
          },
          "m15": {
            "buys": 137,
            "sells": 140,
            "buyers": 95,
            "sellers": 112
          },
          "m30": {
            "buys": 408,
            "sells": 324,
            "buyers": 255,
            "sellers": 247
          },
          "h1": {
            "buys": 704,
            "sells": 581,
            "buyers": 390,
            "sellers": 415
          },
          "h6": {
            "buys": 3652,
            "sells": 4069,
            "buyers": 1457,
            "sellers": 1883
          },
          "h24": {
            "buys": 24057,
            "sells": 22877,
            "buyers": 6335,
            "sellers": 6965
          }
        },
        "volume_usd": {
          "m5": "1923.2899049369",
          "m15": "33573.8925329048",
          "m30": "81925.3836375037",
          "h1": "137564.665305815",
          "h6": "920101.678230351",
          "h24": "5446290.33387552"
        },
        "reserve_in_usd": "214198.9291"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4ko5tSr5o3H4v1sFtjTSd9MPUW7yx5AFCpkNPoL6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.239447757954679700310121510089387283819043045625980776016977351",
        "base_token_price_native_currency": "0.00310513215333333",
        "quote_token_price_usd": "77.113548246477636819227451236599603213875519509",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.003105132153",
        "quote_token_price_base_token": "322.047484815",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "239349826.708813",
        "market_cap_usd": "99493550.5810148",
        "price_change_percentage": {
          "m5": "2.33",
          "m15": "0.778",
          "m30": "-2.103",
          "h1": "-5.147",
          "h6": "-5.313",
          "h24": "-9.895"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 70,
            "buyers": 14,
            "sellers": 42
          },
          "m15": {
            "buys": 398,
            "sells": 133,
            "buyers": 188,
            "sellers": 88
          },
          "m30": {
            "buys": 652,
            "sells": 279,
            "buyers": 270,
            "sellers": 151
          },
          "h1": {
            "buys": 936,
            "sells": 367,
            "buyers": 350,
            "sellers": 201
          },
          "h6": {
            "buys": 3566,
            "sells": 2215,
            "buyers": 934,
            "sellers": 847
          },
          "h24": {
            "buys": 11364,
            "sells": 9064,
            "buyers": 2630,
            "sellers": 2946
          }
        },
        "volume_usd": {
          "m5": "62000.905821635",
          "m15": "365554.367418438",
          "m30": "538760.134504065",
          "h1": "747120.445881325",
          "h6": "3140140.02796381",
          "h24": "12790099.916435"
        },
        "reserve_in_usd": "2614624.0678"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000084974345391774597297337148187342245159513067394199457565519479",
        "base_token_price_native_currency": "0.00000107845967761125",
        "quote_token_price_usd": "77.113531696281380930031493307235907568267191017",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001078459678",
        "quote_token_price_base_token": "927248.390236494",
        "address": "BZa87AscZf5EGLAksPfZbnd6FmEPts9rfcGRUA2QbrXQ",
        "name": "NYX / SOL",
        "pool_created_at": "2026-07-14T03:04:28Z",
        "fdv_usd": "86197.19934",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.407",
          "m15": "-0.913",
          "m30": "2.505",
          "h1": "-1.618",
          "h6": "-85.297",
          "h24": "-61.399"
        },
        "transactions": {
          "m5": {
            "buys": 97,
            "sells": 65,
            "buyers": 67,
            "sellers": 34
          },
          "m15": {
            "buys": 533,
            "sells": 360,
            "buyers": 391,
            "sellers": 215
          },
          "m30": {
            "buys": 1164,
            "sells": 807,
            "buyers": 850,
            "sellers": 483
          },
          "h1": {
            "buys": 2422,
            "sells": 1697,
            "buyers": 1593,
            "sellers": 933
          },
          "h6": {
            "buys": 40742,
            "sells": 14442,
            "buyers": 12356,
            "sellers": 4096
          },
          "h24": {
            "buys": 60466,
            "sells": 22943,
            "buyers": 14136,
            "sellers": 6800
          }
        },
        "volume_usd": {
          "m5": "5073.0688705328",
          "m15": "28704.4803295755",
          "m30": "64676.9177521621",
          "h1": "136317.79286192",
          "h6": "1897651.63561803",
          "h24": "3693370.9200794"
        },
        "reserve_in_usd": "24908.9344"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3UXSLKVxF5L6AaugmUhkRBoKETtThQwj6bD6qYkbpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.317678143412039",
        "base_token_price_native_currency": "0.000544748238696103",
        "quote_token_price_usd": "1.00318518044483",
        "quote_token_price_native_currency": "0.00172161546782306",
        "base_token_price_quote_token": "0.3164169054",
        "quote_token_price_base_token": "3.1603873965",
        "address": "0xd9434e63fe78a6e77dafe2abc504121bf8500822f6d3a59eccba577cf0a070f2",
        "name": "LAB / USDT 0.007%",
        "pool_created_at": "2025-10-13T09:20:50Z",
        "fdv_usd": "314591717.878499",
        "market_cap_usd": "102494250.518227",
        "price_change_percentage": {
          "m5": "3.393",
          "m15": "0.664",
          "m30": "0.212",
          "h1": "6.72",
          "h6": "20.98",
          "h24": "5.692"
        },
        "transactions": {
          "m5": {
            "buys": 252,
            "sells": 229,
            "buyers": 114,
            "sellers": 73
          },
          "m15": {
            "buys": 1061,
            "sells": 1106,
            "buyers": 301,
            "sellers": 293
          },
          "m30": {
            "buys": 2335,
            "sells": 2495,
            "buyers": 478,
            "sellers": 438
          },
          "h1": {
            "buys": 4802,
            "sells": 5026,
            "buyers": 699,
            "sellers": 670
          },
          "h6": {
            "buys": 26744,
            "sells": 29298,
            "buyers": 1536,
            "sellers": 1449
          },
          "h24": {
            "buys": 126216,
            "sells": 141090,
            "buyers": 3617,
            "sellers": 3106
          }
        },
        "volume_usd": {
          "m5": "133989.090611847",
          "m15": "539216.529272061",
          "m30": "1146071.44942425",
          "h1": "2565949.26123438",
          "h6": "14072963.99342",
          "h24": "71715839.2164782"
        },
        "reserve_in_usd": "1978647.8243"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x7ec43cf65f1663f820427c62a5780b8f2e25593a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0060908053200381",
        "base_token_price_native_currency": "0.00000324711250591226",
        "quote_token_price_usd": "1870.17",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003247112506",
        "quote_token_price_base_token": "307965.92300982",
        "address": "0x3f98045d6bc0fef56bf69e85f1efa7f5100e7c48",
        "name": "WEN / WETH 0.3%",
        "pool_created_at": "2026-07-09T00:11:06Z",
        "fdv_usd": "6059866.836",
        "market_cap_usd": "6059866.836",
        "price_change_percentage": {
          "m5": "0.49",
          "m15": "-0.051",
          "m30": "-0.108",
          "h1": "0.041",
          "h6": "4.12",
          "h24": "-9.145"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 30,
            "sells": 18,
            "buyers": 30,
            "sellers": 18
          },
          "m30": {
            "buys": 71,
            "sells": 37,
            "buyers": 66,
            "sellers": 36
          },
          "h1": {
            "buys": 155,
            "sells": 88,
            "buyers": 138,
            "sellers": 83
          },
          "h6": {
            "buys": 935,
            "sells": 642,
            "buyers": 830,
            "sellers": 532
          },
          "h24": {
            "buys": 3475,
            "sells": 2566,
            "buyers": 3025,
            "sellers": 1946
          }
        },
        "volume_usd": {
          "m5": "1150.9080321818",
          "m15": "6084.9213049977",
          "m30": "12322.3627294777",
          "h1": "29269.147082322",
          "h6": "188262.022979099",
          "h24": "828425.293390057"
        },
        "reserve_in_usd": "232710.1155"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xa80eb66b3e0cf66ccb46f8b8c9e7ff5803eeb820",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0010490657294631395538241035702516627049893442420983651722304499",
        "base_token_price_native_currency": "0.0000138555206516462",
        "quote_token_price_usd": "77.113154585369600429440623757377980448984921079",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001385552065",
        "quote_token_price_base_token": "72173.3975317043",
        "address": "7RRFZq32E5PX9odknjZPDEG2E9oVFRwH9qLraNyp3DQ4",
        "name": "brain / SOL",
        "pool_created_at": "2026-07-13T23:21:14Z",
        "fdv_usd": "1057671.945",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.14",
          "m15": "-2.506",
          "m30": "-7.507",
          "h1": "3.677",
          "h6": "47.696",
          "h24": "3305.358"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 12,
            "buyers": 14,
            "sellers": 12
          },
          "m15": {
            "buys": 130,
            "sells": 128,
            "buyers": 100,
            "sellers": 114
          },
          "m30": {
            "buys": 432,
            "sells": 356,
            "buyers": 289,
            "sellers": 264
          },
          "h1": {
            "buys": 1031,
            "sells": 993,
            "buyers": 613,
            "sellers": 641
          },
          "h6": {
            "buys": 6838,
            "sells": 6798,
            "buyers": 2844,
            "sellers": 3091
          },
          "h24": {
            "buys": 49099,
            "sells": 42161,
            "buyers": 11536,
            "sellers": 10473
          }
        },
        "volume_usd": {
          "m5": "1869.7100456086",
          "m15": "17705.3197879994",
          "m30": "64067.7743397051",
          "h1": "164345.185021338",
          "h6": "1070805.38670678",
          "h24": "6653375.29982264"
        },
        "reserve_in_usd": "93106.4192"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9oDndFiC7RW42vZcmSzacTKMWE9kgeqnzwXDGLSkpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00333172727134352684701719998540625065404647178961807704661577516",
        "base_token_price_native_currency": "0.0000431215150558726",
        "quote_token_price_usd": "77.113548246477636819227451236599603213875519509",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004312151506",
        "quote_token_price_base_token": "23190.2798105377",
        "address": "EDX18gJCdijqSLAJA2pp5C2VmA3bTRrx4utxkeJuFRtQ",
        "name": "HBULL / SOL",
        "pool_created_at": "2026-07-14T01:25:32Z",
        "fdv_usd": "3300173.73560545",
        "market_cap_usd": "3300174.118",
        "price_change_percentage": {
          "m5": "2.338",
          "m15": "-1.132",
          "m30": "-11.74",
          "h1": "-0.193",
          "h6": "143.866",
          "h24": "10252.112"
        },
        "transactions": {
          "m5": {
            "buys": 61,
            "sells": 24,
            "buyers": 44,
            "sellers": 20
          },
          "m15": {
            "buys": 344,
            "sells": 219,
            "buyers": 218,
            "sellers": 134
          },
          "m30": {
            "buys": 670,
            "sells": 426,
            "buyers": 397,
            "sellers": 246
          },
          "h1": {
            "buys": 1341,
            "sells": 859,
            "buyers": 850,
            "sellers": 512
          },
          "h6": {
            "buys": 9470,
            "sells": 5703,
            "buyers": 5829,
            "sellers": 2806
          },
          "h24": {
            "buys": 29672,
            "sells": 19013,
            "buyers": 14853,
            "sellers": 6905
          }
        },
        "volume_usd": {
          "m5": "5545.0799748863",
          "m15": "45314.9506754309",
          "m30": "94158.6536192554",
          "h1": "193591.017028707",
          "h6": "1306438.21112399",
          "h24": "4030027.38336186"
        },
        "reserve_in_usd": "195432.9803"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_7V6Sk63y8Rr1MvcN5mYNp61wgFhy4EeQg5gUASk9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00356508361108759",
        "base_token_price_native_currency": "0.00000191174803167032",
        "quote_token_price_usd": "1870.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001911748032",
        "quote_token_price_base_token": "523081.485338989",
        "address": "0x60e50467d9ffa04a08c2720e859ff1ddcb09c36e",
        "name": "HOPPY / WETH",
        "pool_created_at": "2026-07-10T09:39:51Z",
        "fdv_usd": "3575919.724",
        "market_cap_usd": "3575919.724",
        "price_change_percentage": {
          "m5": "2.261",
          "m15": "9.792",
          "m30": "3.539",
          "h1": "-5.472",
          "h6": "-0.068",
          "h24": "16.112"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 6,
            "buyers": 9,
            "sellers": 6
          },
          "m15": {
            "buys": 59,
            "sells": 39,
            "buyers": 42,
            "sellers": 33
          },
          "m30": {
            "buys": 133,
            "sells": 99,
            "buyers": 82,
            "sellers": 62
          },
          "h1": {
            "buys": 234,
            "sells": 184,
            "buyers": 129,
            "sellers": 101
          },
          "h6": {
            "buys": 1351,
            "sells": 1056,
            "buyers": 468,
            "sellers": 496
          },
          "h24": {
            "buys": 5407,
            "sells": 4074,
            "buyers": 1319,
            "sellers": 1262
          }
        },
        "volume_usd": {
          "m5": "2833.7096799985",
          "m15": "23936.9072277419",
          "m30": "49087.564799774",
          "h1": "84528.7626057847",
          "h6": "573458.37293478",
          "h24": "2118201.91913706"
        },
        "reserve_in_usd": "189288.8383"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x834b31164b5e5f4a08b441d796abb85f714bb7c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x26deb24a2623cf54452ab5183e2c34551831d54d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.1633373928416",
        "base_token_price_native_currency": "0.002006352317179523",
        "quote_token_price_usd": "0.998209864398488",
        "quote_token_price_native_currency": "0.00172161546782306",
        "base_token_price_quote_token": "1.165389342",
        "quote_token_price_base_token": "0.8580823284",
        "address": "0x26deb24a2623cf54452ab5183e2c34551831d54d",
        "name": "EVAA / USDT 0.01%",
        "pool_created_at": "2025-10-02T09:03:49Z",
        "fdv_usd": "35080894.2807965",
        "market_cap_usd": "7738812.5362206",
        "price_change_percentage": {
          "m5": "1.918",
          "m15": "3.83",
          "m30": "5.235",
          "h1": "-4.482",
          "h6": "48.882",
          "h24": "70.55"
        },
        "transactions": {
          "m5": {
            "buys": 148,
            "sells": 170,
            "buyers": 78,
            "sellers": 90
          },
          "m15": {
            "buys": 592,
            "sells": 620,
            "buyers": 216,
            "sellers": 253
          },
          "m30": {
            "buys": 1471,
            "sells": 1549,
            "buyers": 444,
            "sellers": 476
          },
          "h1": {
            "buys": 3396,
            "sells": 3427,
            "buyers": 761,
            "sellers": 787
          },
          "h6": {
            "buys": 21336,
            "sells": 22542,
            "buyers": 1866,
            "sellers": 1822
          },
          "h24": {
            "buys": 59540,
            "sells": 60267,
            "buyers": 2797,
            "sellers": 2676
          }
        },
        "volume_usd": {
          "m5": "19633.2440397645",
          "m15": "75336.0753736673",
          "m30": "172979.341731977",
          "h1": "390353.219669669",
          "h6": "2608795.11920687",
          "h24": "5512560.34932034"
        },
        "reserve_in_usd": "189954.0419"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xaa036928c9c0df07d525b55ea8ee690bb5a628c1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00799219149796035",
        "base_token_price_native_currency": "0.00000418557471868633",
        "quote_token_price_usd": "1870.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004185574719",
        "quote_token_price_base_token": "238915.816156749",
        "address": "0x6ec89bff5e684c2561d0a88e185d8d4eb4b3aa30",
        "name": "WISHBONE / WETH 1%",
        "pool_created_at": "2026-07-08T16:58:55Z",
        "fdv_usd": "7618316.95689147",
        "market_cap_usd": "7618316.95689147",
        "price_change_percentage": {
          "m5": "-2.612",
          "m15": "-6.229",
          "m30": "-13.142",
          "h1": "-18.931",
          "h6": "-22.542",
          "h24": "47.866"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 6,
            "buyers": 13,
            "sellers": 5
          },
          "m15": {
            "buys": 70,
            "sells": 45,
            "buyers": 47,
            "sellers": 32
          },
          "m30": {
            "buys": 149,
            "sells": 104,
            "buyers": 73,
            "sellers": 73
          },
          "h1": {
            "buys": 197,
            "sells": 171,
            "buyers": 98,
            "sellers": 108
          },
          "h6": {
            "buys": 712,
            "sells": 724,
            "buyers": 284,
            "sellers": 388
          },
          "h24": {
            "buys": 4196,
            "sells": 3727,
            "buyers": 907,
            "sellers": 1061
          }
        },
        "volume_usd": {
          "m5": "17183.7434506854",
          "m15": "68949.6993799475",
          "m30": "125758.216696211",
          "h1": "156159.763844028",
          "h6": "595434.594632398",
          "h24": "2924483.42491802"
        },
        "reserve_in_usd": "387526.2965"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x77581054581b9c525e7dd7a0155de43867532d03",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0100883022956182",
        "base_token_price_native_currency": "0.00000537959898078819",
        "quote_token_price_usd": "1870.17",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005379598981",
        "quote_token_price_base_token": "185887.461792456",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "10088302.3",
        "market_cap_usd": "10088302.3",
        "price_change_percentage": {
          "m5": "0.054",
          "m15": "-1.465",
          "m30": "-0.182",
          "h1": "-5.332",
          "h6": "-3.131",
          "h24": "-11.13"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 56,
            "sells": 47,
            "buyers": 43,
            "sellers": 35
          },
          "m30": {
            "buys": 156,
            "sells": 130,
            "buyers": 89,
            "sellers": 71
          },
          "h1": {
            "buys": 269,
            "sells": 218,
            "buyers": 136,
            "sellers": 120
          },
          "h6": {
            "buys": 1297,
            "sells": 1359,
            "buyers": 442,
            "sellers": 416
          },
          "h24": {
            "buys": 4629,
            "sells": 5096,
            "buyers": 1121,
            "sellers": 1068
          }
        },
        "volume_usd": {
          "m5": "99.9020753228",
          "m15": "33375.3329927124",
          "m30": "78750.5244654751",
          "h1": "138217.332032539",
          "h6": "815114.629791299",
          "h24": "2642763.82850139"
        },
        "reserve_in_usd": "372852.2396"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000505097223339692725297601977947611358415048677707446616412781194",
        "base_token_price_native_currency": "0.00000658593396925573",
        "quote_token_price_usd": "1.0006055470513967252272379053342953044637716556381989427089679",
        "quote_token_price_native_currency": "0.0129757425226131",
        "base_token_price_quote_token": "0.000507557387",
        "quote_token_price_base_token": "1970.2205614551",
        "address": "FpJFWZ3nGFVYWkpDXZQM8QaLJzmy6U3NgaA8nc7SNDag",
        "name": "TrumpCoin / USDC",
        "pool_created_at": "2026-07-14T05:26:46Z",
        "fdv_usd": "509798.0149",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-4.009",
          "m15": "-23.239",
          "m30": "-42.566",
          "h1": "-44.567",
          "h6": "-75.766",
          "h24": "766.547"
        },
        "transactions": {
          "m5": {
            "buys": 137,
            "sells": 55,
            "buyers": 98,
            "sellers": 45
          },
          "m15": {
            "buys": 1099,
            "sells": 640,
            "buyers": 459,
            "sellers": 502
          },
          "m30": {
            "buys": 1884,
            "sells": 1210,
            "buyers": 665,
            "sellers": 901
          },
          "h1": {
            "buys": 2788,
            "sells": 1882,
            "buyers": 933,
            "sellers": 1259
          },
          "h6": {
            "buys": 18352,
            "sells": 12325,
            "buyers": 5198,
            "sellers": 5856
          },
          "h24": {
            "buys": 67940,
            "sells": 49356,
            "buyers": 14048,
            "sellers": 12319
          }
        },
        "volume_usd": {
          "m5": "13224.4668437965",
          "m15": "136386.547888365",
          "m30": "237824.748805737",
          "h1": "333513.633621929",
          "h6": "2880954.44089743",
          "h24": "11074622.0789"
        },
        "reserve_in_usd": "86407.839"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_F4GpAFr6vrxU3Y887F3XWkXRgybCVjZNk63m72f6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0017470836752681262285851959085160760192453499682827969172665649",
        "base_token_price_native_currency": "0.0000226655721589175",
        "quote_token_price_usd": "77.080942983420510577882066331045147583252233185",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002266557216",
        "quote_token_price_base_token": "44119.7774752208",
        "address": "ETMhxtENfkMK85TAcveEbZdBv9htziWzDSddmShRP2wB",
        "name": "WORLDCUP / SOL",
        "pool_created_at": "2026-05-11T20:38:31Z",
        "fdv_usd": "1747083.675",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.664",
          "m15": "0.244",
          "m30": "5.557",
          "h1": "-6.308",
          "h6": "55.022",
          "h24": "238.553"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 12,
            "buyers": 7,
            "sellers": 12
          },
          "m15": {
            "buys": 84,
            "sells": 58,
            "buyers": 72,
            "sellers": 50
          },
          "m30": {
            "buys": 176,
            "sells": 164,
            "buyers": 141,
            "sellers": 131
          },
          "h1": {
            "buys": 479,
            "sells": 391,
            "buyers": 361,
            "sellers": 312
          },
          "h6": {
            "buys": 2848,
            "sells": 2437,
            "buyers": 1494,
            "sellers": 1356
          },
          "h24": {
            "buys": 11654,
            "sells": 8558,
            "buyers": 4170,
            "sellers": 3431
          }
        },
        "volume_usd": {
          "m5": "865.5462428596",
          "m15": "11004.3274609114",
          "m30": "20891.7038848989",
          "h1": "55684.4265384629",
          "h6": "382048.791101385",
          "h24": "1562620.32200851"
        },
        "reserve_in_usd": "181415.2924"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_33eum82LaAhtv5YkUq1BdwEviSErH5CnFxqVNLT5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000289704503530958350337577382604717304085095076878273930384540393",
        "base_token_price_native_currency": "0.00000377115852676054",
        "quote_token_price_usd": "77.086325808954833053289321205004160533941192447",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003771158527",
        "quote_token_price_base_token": "265170.502089449",
        "address": "CF2isNUfkkdi3j8aq5yXhKSc6DeramGpGL7MfNFq7KVD",
        "name": "PCAT / SOL",
        "pool_created_at": "2026-07-13T16:33:44Z",
        "fdv_usd": "294942.014406485",
        "market_cap_usd": "294942.014406485",
        "price_change_percentage": {
          "m5": "-4.057",
          "m15": "1.04",
          "m30": "6.501",
          "h1": "10.092",
          "h6": "-14.525",
          "h24": "844.672"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 12,
            "buyers": 20,
            "sellers": 11
          },
          "m15": {
            "buys": 83,
            "sells": 72,
            "buyers": 57,
            "sellers": 46
          },
          "m30": {
            "buys": 119,
            "sells": 117,
            "buyers": 80,
            "sellers": 76
          },
          "h1": {
            "buys": 194,
            "sells": 207,
            "buyers": 110,
            "sellers": 127
          },
          "h6": {
            "buys": 1845,
            "sells": 1841,
            "buyers": 691,
            "sellers": 748
          },
          "h24": {
            "buys": 34568,
            "sells": 30139,
            "buyers": 6774,
            "sellers": 6470
          }
        },
        "volume_usd": {
          "m5": "3124.72257371",
          "m15": "13168.1226788113",
          "m30": "16837.800476259",
          "h1": "27682.9267164164",
          "h6": "226586.685989121",
          "h24": "3806700.36247249"
        },
        "reserve_in_usd": "47038.4679"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3dejiWxvpL6QH63rBE38fSrVbna8pVrKbmbPPDke7wuH",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000097029901169607509311877148228704811029628386011763969092041633",
        "base_token_price_native_currency": "0.00000125873518626414",
        "quote_token_price_usd": "77.113531696281380930031493307235907568267191017",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001258735186",
        "quote_token_price_base_token": "794448.277058138",
        "address": "6TJuebvz9hqJaybCWpKm7ygmFqcxHxJ3Azi5BJhmHak",
        "name": "Bison / SOL",
        "pool_created_at": "2026-07-12T20:04:28Z",
        "fdv_usd": "97019.3160358184",
        "market_cap_usd": "97019.9568414269",
        "price_change_percentage": {
          "m5": "1.437",
          "m15": "0.427",
          "m30": "-7.766",
          "h1": "0.575",
          "h6": "-22.875",
          "h24": "-79.494"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 84,
            "sells": 46,
            "buyers": 53,
            "sellers": 35
          },
          "m30": {
            "buys": 137,
            "sells": 92,
            "buyers": 76,
            "sellers": 65
          },
          "h1": {
            "buys": 243,
            "sells": 213,
            "buyers": 128,
            "sellers": 131
          },
          "h6": {
            "buys": 1625,
            "sells": 1631,
            "buyers": 580,
            "sellers": 688
          },
          "h24": {
            "buys": 12609,
            "sells": 11596,
            "buyers": 3052,
            "sellers": 3795
          }
        },
        "volume_usd": {
          "m5": "17.2431572305",
          "m15": "2599.1904984613",
          "m30": "4308.423533107",
          "h1": "13238.9148716646",
          "h6": "132808.031809214",
          "h24": "1185025.48267928"
        },
        "reserve_in_usd": "28876.9684"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GwZvGvVzjWTL1mvpw55KQWztTQvWo3B6ew16N2aspump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0135143814092733",
        "base_token_price_native_currency": "0.00000724775987588321",
        "quote_token_price_usd": "1870.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007247759876",
        "quote_token_price_base_token": "137973.665949873",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "13514381.41",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.308",
          "m15": "-1.223",
          "m30": "1.034",
          "h1": "-6.893",
          "h6": "-3.018",
          "h24": "-7.353"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 5
          },
          "m15": {
            "buys": 26,
            "sells": 33,
            "buyers": 22,
            "sellers": 30
          },
          "m30": {
            "buys": 88,
            "sells": 90,
            "buyers": 59,
            "sellers": 58
          },
          "h1": {
            "buys": 237,
            "sells": 184,
            "buyers": 100,
            "sellers": 117
          },
          "h6": {
            "buys": 1151,
            "sells": 1036,
            "buyers": 418,
            "sellers": 571
          },
          "h24": {
            "buys": 4481,
            "sells": 3684,
            "buyers": 1366,
            "sellers": 1437
          }
        },
        "volume_usd": {
          "m5": "3391.2578694626",
          "m15": "21644.2337919824",
          "m30": "82558.6822711708",
          "h1": "184929.92298089",
          "h6": "1048390.12186079",
          "h24": "3974497.23118257"
        },
        "reserve_in_usd": "656515.4522"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000117810376722849006891843228929056243584632040199453991349586433",
        "base_token_price_native_currency": "0.00000145863431294959",
        "quote_token_price_usd": "77.113154585369600429440623757377980448984921079",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001458634313",
        "quote_token_price_base_token": "685572.793072337",
        "address": "7WRi7eK7TyHtZcDt7MbMuiBuz731JaCcXqbHTzQb7szs",
        "name": "baby / SOL",
        "pool_created_at": "2026-07-13T09:23:00Z",
        "fdv_usd": "112432.9083",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.444",
          "m15": "7.977",
          "m30": "2.575",
          "h1": "11.382",
          "h6": "-22.475",
          "h24": "8.713"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m15": {
            "buys": 27,
            "sells": 27,
            "buyers": 23,
            "sellers": 23
          },
          "m30": {
            "buys": 47,
            "sells": 61,
            "buyers": 39,
            "sellers": 44
          },
          "h1": {
            "buys": 121,
            "sells": 159,
            "buyers": 98,
            "sellers": 101
          },
          "h6": {
            "buys": 926,
            "sells": 988,
            "buyers": 442,
            "sellers": 472
          },
          "h24": {
            "buys": 6674,
            "sells": 6541,
            "buyers": 2299,
            "sellers": 2136
          }
        },
        "volume_usd": {
          "m5": "51.8704649054",
          "m15": "1417.0095562925",
          "m30": "3548.2957932573",
          "h1": "9245.1001057675",
          "h6": "68129.2399940334",
          "h24": "594048.756074209"
        },
        "reserve_in_usd": "27267.5046"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6Cn9XH2SCi79Nam7mhH5L1kfwFwPhfresmg6Q4Eipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podržane mreže

Opsežna pokrivenost diljem više lanaca

Pronađite cijene kriptovaluta i tržišne podatke s 200+ mreža, od glavnih lanaca blokova do novih lansiranja.

Zašto se Web3 projekti koriste platformom CoinGecko

„API za DEX tvrtke CoinGecko pruža nam brz, vrlo precizan i robustan izvor podataka o cijeni na DEX-u. Ima široku pokrivenost podataka, jednostavan je za upotrebu i vrlo pouzdan. API za DEX tvrtke CoinGecko postao je jedan od mnogih naših ključnih priljeva o cijeni na DEX-u kojim se Supra koristi za agregiranje podataka iz decentraliziranih burzi.”
„API za DEX tvrtke CoinGecko postao je ključni dio našeg razvojnog procesa, vješto rukujući brojnim manjim zadacima kojima jednostavno nemamo kapaciteta upravljati. To je značajno pojednostavilo naš tijek rada, omogućujući nam da se usredotočimo na razvoj temelja.”
„API za DEX tvrtke CoinGecko ima široku pokrivenost, podržava najveći broj lanaca i visoku dostupnost.

Često postavljana pitanja

Nadopunite svoj projekt pomoću CoinGecko API

Otključajte više mogućnosti uz pouzdane, precizne i sveobuhvatne podatke o cijeni kriptovaluta.
Nikada ne propustite novosti!
Pretplatite se na naš bilten o API-ju za najnovije vijesti o proizvodu, ažuriranja krajnjih točki i nadahnjujući sadržaj iz zajednice.
Odaberi valutu
Predložene valute
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
Fiat valute
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
Kriptovalute
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
Jedinice Bitcoina
BITS
Bits
SATS
Satoshi
Roba
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Odaberi jezik
Popularni jezici
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Svi jezici
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
繁體中文
Dobrodošli na CoinGecko
Dobrodošli natrag!
Prijavite se ili registrirajte za nekoliko sekundi
ili
Prijavite se pomoću . Niste Vi?
Zaboravi ste lozinku?
Niste primili upute za potvrdu računa?
Ponovno pošalji upute za potvrdu
Lozinka mora sadržavati najmanje 8 znakova, uključujući 1 veliko slovo, 1 maleno slovo, 1 broj i 1 posebni znak
Nastavkom potvrđujete da ste pročitali i da se slažete s našim Uvjeti korištenja i . Pravila zaštite privatnosti
Primajte upozorenja o cijenama pomoću aplikacije CoinGecko
Zaboravi ste lozinku?
U roku nekoliko minuta ćete primiti e-mail s uputama za promjenu Vaše lozinke.
Ponovno pošalji upute za potvrdu
U roku nekoliko minuta ćete primiti e-mail s uputama za potvrdu Vašeg računa.
Preuzmite CoinGecko aplikaciju.
Skenirajte ovaj QR kod kako biste odmah preuzeli aplikaciju App QR Code Ili je pogledajte u trgovinama aplikacijama
Dodaj NFT
CoinGecko
Bolje u aplikaciji
Upozorenja o cijeni u stvarnom vremenu uz brže i učinkovitijekorištenje platformom.