Coiny: 17 878
Burzy: 1 508
Trhová kapitalizácia: 2,285T $ 0.4%
Obj 24h: 65,844B $
Gas: 0.052 GWEI
Aktualizovať na premium

On-chain API DEX tokenov a trhových údajov pre projekty a vývojárov DeFi

Získajte úplné pokrytie trhu s kryptomenami od roku 2014, ktorý poskytuje API CoinGecko, najväčší nezávislý orgán pre kryptomeny na svete od roku 2014.
Dáta poháňa
Dôverujú nám popredné projekty Web3

Rozsiahle a spoľahlivé rozhranie API pre on-chain údaje DEX

Získajte prístup k trhovým údajom na reťazci z búrz DEX ako sú Uniswap, PancakeSwap, Orca, Curve a ďalšie naprieč hlavnými sieťami pomocou nášho spoľahlivého a rozsiahleho rozhrania API pre údaje DEX.
42M+
Coiny a tokeny
250+
Sietí
1 900+
DEXy

Efektívne škálujte svoj DeFi projekt

Jedno zjednotené rozhranie API pre údaje o krypto, NFT a DEX

Zjednodušte si proces integrácie pomocou jedného zjednoteného rozhrania API pre krypto údaje, ktoré poskytuje úplné pokrytie
Kategória koncových bodov Popis
/onchain/simple/*/token_price/* Najjednoduchší spôsob, ako získať najnovšiu cenu tokenov v USD v sieti s adresami tokenov
/onchain/networks Získajte úplný zoznam podporovaných sietí
/onchain/network/*dexes Získajte úplný zoznam podporovaných búrz DEX v sieti
/onchains/network/*/pools/* Získajte údaje o pooloch likvidity, ako sú: trendové pooly, nové pooly a trhové údaje, napríklad cena, rezerva, trhová kapitalizácia, transakcie, objem. K dispozícii je aj koncový bod vyhľadávania na vyhľadávanie poolov v sieti.
/onchains/network/*/tokens/* Získajte údaje týkajúce sa tokenu ako sú top pooly, cena, FDV, rezerva, objem, trhová kapitalizácia, skóre geckoterminal, ID rozhrania API Coingecko. K dispozícii sú aj metadáta vrátane obrázku, webovej stránky, opisu a odkazov na sociálne médiá.
/onchains/network/*/ohlcvs/* Získajte údaje z historického grafu OHLCV poolu likvidity
/onchains/network/*/trades Získajte najnovších 300 obchodov z poolu likvidity
// Získajte ceny a trhové údaje poolu likvidity
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.0001551511132",
      "base_token_price_native_currency": "0.000524681348087181",
      "quote_token_price_usd": "1908.05",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005246813481",
      "quote_token_price_base_token": "1905.918713607",
      "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": "4584390233.66184",
      "market_cap_usd": "4581159633.79445",
      "price_change_percentage": {
        "m5": "0",
        "m15": "-0.014",
        "m30": "0.143",
        "h1": "-0.111",
        "h6": "0.078",
        "h24": "0.082"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 4,
          "sells": 0,
          "buyers": 3,
          "sellers": 0
        },
        "m30": {
          "buys": 13,
          "sells": 15,
          "buyers": 7,
          "sellers": 12
        },
        "h1": {
          "buys": 21,
          "sells": 21,
          "buyers": 10,
          "sellers": 15
        },
        "h6": {
          "buys": 157,
          "sells": 143,
          "buyers": 91,
          "sellers": 82
        },
        "h24": {
          "buys": 553,
          "sells": 621,
          "buyers": 307,
          "sellers": 285
        }
      },
      "volume_usd": {
        "m5": "0.04391221101",
        "m15": "362.7976454853",
        "m30": "5057.4083102253",
        "h1": "7515.5334563765",
        "h6": "41725.3912381571",
        "h24": "201295.738859924"
      },
      "reserve_in_usd": "918723.7853",
      "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"
        }
      }
    }
  }
}
// Objavte trendové pooly
{
  "data": [
    {
      "id": "robinhood_0x2d8ce7cd731766bc5ac325eae5983a298ea92dad",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000264980503254281",
        "base_token_price_native_currency": "0.000000139295419202404",
        "quote_token_price_usd": "1907.63",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001392954192",
        "quote_token_price_base_token": "7178986.97405795",
        "address": "0x2d8ce7cd731766bc5ac325eae5983a298ea92dad",
        "name": "YODA / WETH",
        "pool_created_at": "2026-07-28T17:20:09Z",
        "fdv_usd": "237542.2185",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.129",
          "m15": "2.546",
          "m30": "-4.465",
          "h1": "-9.541",
          "h6": "8.271",
          "h24": "42.559"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 16,
            "sells": 7,
            "buyers": 8,
            "sellers": 7
          },
          "m30": {
            "buys": 33,
            "sells": 14,
            "buyers": 17,
            "sellers": 13
          },
          "h1": {
            "buys": 62,
            "sells": 23,
            "buyers": 29,
            "sellers": 22
          },
          "h6": {
            "buys": 574,
            "sells": 237,
            "buyers": 233,
            "sellers": 217
          },
          "h24": {
            "buys": 7885,
            "sells": 3253,
            "buyers": 3068,
            "sellers": 2951
          }
        },
        "volume_usd": {
          "m5": "280.3569454154",
          "m15": "1223.768353473",
          "m30": "3698.3703832018",
          "h1": "6048.1491007414",
          "h6": "65324.0636186325",
          "h24": "550517.90031619"
        },
        "reserve_in_usd": "44844.7665"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x4c4cddb8138c97b123375cf65b0456ae877410da",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dyorswap-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4fqGoJnSEJtRMyZ1jvjTgAJKMaozMMzVpZJJ9sq1v12m",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000168199220931174239667146906989054255658217936",
        "base_token_price_native_currency": "0.00000226652701255883",
        "quote_token_price_usd": "73.781078718855795477208173264",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002266527013",
        "quote_token_price_base_token": "441203.654074714",
        "address": "4fqGoJnSEJtRMyZ1jvjTgAJKMaozMMzVpZJJ9sq1v12m",
        "name": "macho / SOL",
        "pool_created_at": "2024-06-02T20:05:25Z",
        "fdv_usd": "168111.919080346",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "16.273",
          "m15": "5.054",
          "m30": "6.934",
          "h1": "15.163",
          "h6": "258.298",
          "h24": "258.298"
        },
        "transactions": {
          "m5": {
            "buys": 71,
            "sells": 39,
            "buyers": 67,
            "sellers": 33
          },
          "m15": {
            "buys": 225,
            "sells": 125,
            "buyers": 209,
            "sellers": 115
          },
          "m30": {
            "buys": 432,
            "sells": 226,
            "buyers": 413,
            "sellers": 216
          },
          "h1": {
            "buys": 862,
            "sells": 429,
            "buyers": 832,
            "sellers": 419
          },
          "h6": {
            "buys": 2077,
            "sells": 1044,
            "buyers": 2003,
            "sellers": 1003
          },
          "h24": {
            "buys": 2077,
            "sells": 1044,
            "buyers": 2003,
            "sellers": 1003
          }
        },
        "volume_usd": {
          "m5": "4102.6205288437",
          "m15": "11572.494521923",
          "m30": "16165.4106366964",
          "h1": "25751.7618397596",
          "h6": "100794.745705726",
          "h24": "100794.745705726"
        },
        "reserve_in_usd": "37883.0857"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8zFovnzXzK9JDiftGaw7wiRxARrRtvm9Lz12vJ8CZ5ZA",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7YU9JEqnmw25HFj7it1NWcAK8ySjnFoTfKzTQa48iuQc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000297324972368301500781218349663938953056041514691636948178169856",
        "base_token_price_native_currency": "0.000000040578907771482",
        "quote_token_price_usd": "73.730511318733313229607983376890325685331493888",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004057890777",
        "quote_token_price_base_token": "24643344.4101415",
        "address": "7YU9JEqnmw25HFj7it1NWcAK8ySjnFoTfKzTQa48iuQc",
        "name": "DOGCAT / SOL",
        "pool_created_at": "2026-07-29T01:35:41Z",
        "fdv_usd": "2950.7582151885",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.203",
          "m15": "-1.818",
          "m30": "-4.513",
          "h1": "8.228",
          "h6": "-92.285",
          "h24": "-99.838"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 5,
            "buyers": 3,
            "sellers": 4
          },
          "m30": {
            "buys": 7,
            "sells": 11,
            "buyers": 7,
            "sellers": 9
          },
          "h1": {
            "buys": 16,
            "sells": 18,
            "buyers": 14,
            "sellers": 16
          },
          "h6": {
            "buys": 1192,
            "sells": 2531,
            "buyers": 222,
            "sellers": 2479
          },
          "h24": {
            "buys": 56001,
            "sells": 40852,
            "buyers": 12055,
            "sellers": 12334
          }
        },
        "volume_usd": {
          "m5": "20.9393586803",
          "m15": "35.5920930749",
          "m30": "95.1293473069",
          "h1": "644.8848671291",
          "h6": "18681.6067867069",
          "h24": "4732211.3303616"
        },
        "reserve_in_usd": "3327.8266"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Cbj8wDvAvbRw8McNPd7ZhUrcw8NSvsyfR4db6pL6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x5d0808de5c01fef74b1c81ecb4f1baa3974f28f1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000724643095167625",
        "base_token_price_native_currency": "0.000000380713958920303",
        "quote_token_price_usd": "1908.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003807139589",
        "quote_token_price_base_token": "2626643.90566603",
        "address": "0x5d0808de5c01fef74b1c81ecb4f1baa3974f28f1",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2026-07-21T09:49:58Z",
        "fdv_usd": "724643.0952",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.603",
          "m15": "-0.126",
          "m30": "9.321",
          "h1": "-6.17",
          "h6": "-7.49",
          "h24": "-1.644"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m30": {
            "buys": 24,
            "sells": 17,
            "buyers": 19,
            "sellers": 15
          },
          "h1": {
            "buys": 88,
            "sells": 60,
            "buyers": 60,
            "sellers": 51
          },
          "h6": {
            "buys": 387,
            "sells": 245,
            "buyers": 169,
            "sellers": 149
          },
          "h24": {
            "buys": 1777,
            "sells": 1227,
            "buyers": 600,
            "sellers": 625
          }
        },
        "volume_usd": {
          "m5": "24.890040934",
          "m15": "357.5998620608",
          "m30": "4581.6330952858",
          "h1": "20305.3078780737",
          "h6": "91296.290929322",
          "h24": "539984.737750126"
        },
        "reserve_in_usd": "87818.6072"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x38aaf33082b20aff2e33433138de920f131b7777",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dyorswap-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x40d46ecd7a40bef5311077aab840dcd23a123564",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000221786417297295",
        "base_token_price_native_currency": "0.000000387731545184797",
        "quote_token_price_usd": "573.01",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003877315452",
        "quote_token_price_base_token": "2579104.05387158",
        "address": "0x40d46ecd7a40bef5311077aab840dcd23a123564",
        "name": "PIG / WBNB",
        "pool_created_at": "2026-07-28T12:16:19Z",
        "fdv_usd": "211577.77046994",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-5.822",
          "m15": "1.213",
          "m30": "24.32",
          "h1": "16.494",
          "h6": "-18.224",
          "h24": "-53.641"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 15,
            "sells": 4,
            "buyers": 14,
            "sellers": 4
          },
          "m30": {
            "buys": 48,
            "sells": 5,
            "buyers": 36,
            "sellers": 5
          },
          "h1": {
            "buys": 80,
            "sells": 30,
            "buyers": 61,
            "sellers": 27
          },
          "h6": {
            "buys": 707,
            "sells": 312,
            "buyers": 375,
            "sellers": 216
          },
          "h24": {
            "buys": 2030,
            "sells": 1134,
            "buyers": 963,
            "sellers": 812
          }
        },
        "volume_usd": {
          "m5": "839.719081344",
          "m15": "1865.9022462529",
          "m30": "4308.3607554947",
          "h1": "8556.4637980703",
          "h6": "85336.7255654573",
          "h24": "225156.184232743"
        },
        "reserve_in_usd": "41634.8493"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xcc1e29100a750a3e9165acc6ebff50595b5a7777",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x40ddb4dd313615a255c59abd1aef32ba3f2222b5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2.61617077833967",
        "base_token_price_native_currency": "0.00457637347182981",
        "quote_token_price_usd": "573.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.004576373472",
        "quote_token_price_base_token": "218.513634465",
        "address": "0x40ddb4dd313615a255c59abd1aef32ba3f2222b5",
        "name": "COSM / WBNB",
        "pool_created_at": "2026-07-23T15:24:34Z",
        "fdv_usd": "2616621065.0",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.296",
          "m15": "-3.208",
          "m30": "0.608",
          "h1": "2.041",
          "h6": "-2.299",
          "h24": "-16.829"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 13,
            "sells": 20,
            "buyers": 6,
            "sellers": 10
          },
          "m30": {
            "buys": 37,
            "sells": 30,
            "buyers": 25,
            "sellers": 15
          },
          "h1": {
            "buys": 65,
            "sells": 60,
            "buyers": 44,
            "sellers": 28
          },
          "h6": {
            "buys": 315,
            "sells": 347,
            "buyers": 203,
            "sellers": 126
          },
          "h24": {
            "buys": 1820,
            "sells": 1890,
            "buyers": 921,
            "sellers": 651
          }
        },
        "volume_usd": {
          "m5": "364.2980883145",
          "m15": "4307.7979513831",
          "m30": "12326.8772873323",
          "h1": "18534.4375352917",
          "h6": "111576.67658952",
          "h24": "568782.720064518"
        },
        "reserve_in_usd": "406418.8916"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x0d6ae45c96ec4df860300087462266e19140f6dc",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xb7f10f74b39291b9290b779978e19a7637c742d6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00219527657270002",
        "base_token_price_native_currency": "0.00000115161288066452",
        "quote_token_price_usd": "1907.63",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001151612881",
        "quote_token_price_base_token": "868347.355947396",
        "address": "0xb7f10f74b39291b9290b779978e19a7637c742d6",
        "name": "PIPEDOG / WETH 1%",
        "pool_created_at": "2026-07-28T20:31:52Z",
        "fdv_usd": "27121620.4862807",
        "market_cap_usd": "27121620.5202962",
        "price_change_percentage": {
          "m5": "2.313",
          "m15": "0.744",
          "m30": "-3.608",
          "h1": "-12.258",
          "h6": "-18.399",
          "h24": "-47.349"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 12,
            "buyers": 17,
            "sellers": 12
          },
          "m15": {
            "buys": 126,
            "sells": 35,
            "buyers": 41,
            "sellers": 31
          },
          "m30": {
            "buys": 279,
            "sells": 89,
            "buyers": 80,
            "sellers": 67
          },
          "h1": {
            "buys": 523,
            "sells": 165,
            "buyers": 119,
            "sellers": 117
          },
          "h6": {
            "buys": 4270,
            "sells": 1731,
            "buyers": 617,
            "sellers": 629
          },
          "h24": {
            "buys": 18374,
            "sells": 11612,
            "buyers": 2932,
            "sellers": 2957
          }
        },
        "volume_usd": {
          "m5": "14672.654908165",
          "m15": "101128.733322882",
          "m30": "304478.902205452",
          "h1": "729045.651050327",
          "h6": "7523123.35946059",
          "h24": "41469417.3894956"
        },
        "reserve_in_usd": "8323251.6076"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5cb6f181081301b44905f3ae15419112ecabd8a6",
            "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_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0118106388537674",
        "base_token_price_native_currency": "0.00000606099942380888",
        "quote_token_price_usd": "1907.57",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006060999424",
        "quote_token_price_base_token": "164989.291381845",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "29179753.8041532",
        "market_cap_usd": "18045265.341969",
        "price_change_percentage": {
          "m5": "-0.189",
          "m15": "-1.848",
          "m30": "-0.536",
          "h1": "0.897",
          "h6": "24.507",
          "h24": "44.494"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 4,
            "buyers": 4,
            "sellers": 6
          },
          "m15": {
            "buys": 17,
            "sells": 31,
            "buyers": 24,
            "sellers": 10
          },
          "m30": {
            "buys": 46,
            "sells": 62,
            "buyers": 45,
            "sellers": 33
          },
          "h1": {
            "buys": 179,
            "sells": 156,
            "buyers": 104,
            "sellers": 91
          },
          "h6": {
            "buys": 667,
            "sells": 577,
            "buyers": 269,
            "sellers": 248
          },
          "h24": {
            "buys": 3647,
            "sells": 2511,
            "buyers": 929,
            "sellers": 969
          }
        },
        "volume_usd": {
          "m5": "8027.6121741591",
          "m15": "27216.2064155954",
          "m30": "79653.5468522064",
          "h1": "275078.090114184",
          "h6": "1160995.46849155",
          "h24": "3905245.89005966"
        },
        "reserve_in_usd": "3189491.7578"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5PGhKctym6odbHGo2tKMST2AjmJsb2uZBQrKkn4ZuFT5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0119803363410555780344428388099714282185291687103234392844294823",
        "base_token_price_native_currency": "0.000163521158516896",
        "quote_token_price_usd": "73.719579273103440788224145198260062809282012787",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001635211585",
        "quote_token_price_base_token": "6115.416555691",
        "address": "5PGhKctym6odbHGo2tKMST2AjmJsb2uZBQrKkn4ZuFT5",
        "name": "Jimothy / SOL",
        "pool_created_at": "2026-07-16T10:15:45Z",
        "fdv_usd": "11979658.9028906",
        "market_cap_usd": "11979659.8165745",
        "price_change_percentage": {
          "m5": "-0.589",
          "m15": "3.277",
          "m30": "0.858",
          "h1": "1.428",
          "h6": "-3.505",
          "h24": "23.916"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 14,
            "buyers": 22,
            "sellers": 13
          },
          "m15": {
            "buys": 109,
            "sells": 112,
            "buyers": 77,
            "sellers": 70
          },
          "m30": {
            "buys": 235,
            "sells": 174,
            "buyers": 139,
            "sellers": 111
          },
          "h1": {
            "buys": 441,
            "sells": 452,
            "buyers": 234,
            "sellers": 264
          },
          "h6": {
            "buys": 2822,
            "sells": 2763,
            "buyers": 1148,
            "sellers": 1150
          },
          "h24": {
            "buys": 26514,
            "sells": 23260,
            "buyers": 6807,
            "sellers": 6535
          }
        },
        "volume_usd": {
          "m5": "7040.7014181306",
          "m15": "26355.7418809653",
          "m30": "42147.4798772726",
          "h1": "92566.548702631",
          "h6": "651532.887304517",
          "h24": "7633848.1156611"
        },
        "reserve_in_usd": "557897.2721"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ge87EtsjwRQbHaqQmKRno69RFTwh9bfSsm99XNxTpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2Jf324DESwftkbFvTzWBY8tGEDhhncJepai82SMX5pfr",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000371570069795252060156045619778250729414451671784939992454492221",
        "base_token_price_native_currency": "0.00000515677318552949",
        "quote_token_price_usd": "73.719630864517488870114055019431483446076792681",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005156773186",
        "quote_token_price_base_token": "193919.717626154",
        "address": "2Jf324DESwftkbFvTzWBY8tGEDhhncJepai82SMX5pfr",
        "name": "Fauci / SOL",
        "pool_created_at": "2026-07-29T14:12:05Z",
        "fdv_usd": "371956.007227656",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "14.67",
          "m15": "13.902",
          "m30": "-9.354",
          "h1": "-13.088",
          "h6": "-68.496",
          "h24": "1068.293"
        },
        "transactions": {
          "m5": {
            "buys": 143,
            "sells": 178,
            "buyers": 93,
            "sellers": 103
          },
          "m15": {
            "buys": 438,
            "sells": 370,
            "buyers": 239,
            "sellers": 221
          },
          "m30": {
            "buys": 722,
            "sells": 570,
            "buyers": 330,
            "sellers": 365
          },
          "h1": {
            "buys": 1044,
            "sells": 807,
            "buyers": 432,
            "sellers": 516
          },
          "h6": {
            "buys": 10816,
            "sells": 20223,
            "buyers": 3493,
            "sellers": 4048
          },
          "h24": {
            "buys": 78222,
            "sells": 77938,
            "buyers": 16420,
            "sellers": 14694
          }
        },
        "volume_usd": {
          "m5": "35353.3713229952",
          "m15": "64847.2421621995",
          "m30": "97798.8943736659",
          "h1": "116917.057016794",
          "h6": "1480390.69846472",
          "h24": "12477373.8590394"
        },
        "reserve_in_usd": "59106.783"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3VFnDoACa991DYe987w354sbvmhqjjzC4Z31SoZepump",
            "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.175459045558392603945315991375517779066365332186913257647974735",
        "base_token_price_native_currency": "0.00237841218055788",
        "quote_token_price_usd": "73.719579273103440788224145198260062809282012787",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.002378412181",
        "quote_token_price_base_token": "420.448569922",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "175448961.368066",
        "market_cap_usd": "175449566.632613",
        "price_change_percentage": {
          "m5": "0.185",
          "m15": "0.343",
          "m30": "0.427",
          "h1": "-0.794",
          "h6": "-1.142",
          "h24": "4.894"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 68,
            "sells": 4,
            "buyers": 14,
            "sellers": 4
          },
          "m30": {
            "buys": 100,
            "sells": 12,
            "buyers": 33,
            "sellers": 12
          },
          "h1": {
            "buys": 224,
            "sells": 25,
            "buyers": 93,
            "sellers": 25
          },
          "h6": {
            "buys": 1196,
            "sells": 776,
            "buyers": 448,
            "sellers": 371
          },
          "h24": {
            "buys": 6309,
            "sells": 6234,
            "buyers": 1534,
            "sellers": 1567
          }
        },
        "volume_usd": {
          "m5": "4628.2879376583",
          "m15": "24266.2623176067",
          "m30": "47937.7532411256",
          "h1": "116140.046058292",
          "h6": "1109718.57106767",
          "h24": "6832925.48670825"
        },
        "reserve_in_usd": "1676964.3715"
      },
      "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_Bm7uQqEanV8xnLBci1XKQipzxugZTC4vQFsQVc3Zoomk",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00020347135796671373468864168079989559333140821909493489086291576",
        "base_token_price_native_currency": "0.00000274378557438867",
        "quote_token_price_usd": "73.67275908268472369812324825280415072031689938",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002743785574",
        "quote_token_price_base_token": "364459.967037623",
        "address": "Bm7uQqEanV8xnLBci1XKQipzxugZTC4vQFsQVc3Zoomk",
        "name": "FRANK / SOL",
        "pool_created_at": "2026-07-28T12:03:56Z",
        "fdv_usd": "195683.628427576",
        "market_cap_usd": "195683.825990625",
        "price_change_percentage": {
          "m5": "3.677",
          "m15": "0.587",
          "m30": "9.138",
          "h1": "11.46",
          "h6": "-4.991",
          "h24": "-84.889"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 12,
            "buyers": 10,
            "sellers": 10
          },
          "m15": {
            "buys": 38,
            "sells": 41,
            "buyers": 28,
            "sellers": 29
          },
          "m30": {
            "buys": 70,
            "sells": 79,
            "buyers": 41,
            "sellers": 49
          },
          "h1": {
            "buys": 174,
            "sells": 201,
            "buyers": 93,
            "sellers": 133
          },
          "h6": {
            "buys": 1782,
            "sells": 1653,
            "buyers": 637,
            "sellers": 786
          },
          "h24": {
            "buys": 20446,
            "sells": 17004,
            "buyers": 5944,
            "sellers": 6882
          }
        },
        "volume_usd": {
          "m5": "1443.1627512528",
          "m15": "4713.6164340632",
          "m30": "6965.2116337186",
          "h1": "19697.1659989746",
          "h6": "197058.710926936",
          "h24": "2646168.02516746"
        },
        "reserve_in_usd": "43558.4589"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3aqXuwp6HuVXs9vdD9Gpg4dzJaUx443RjK7GXzphpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0528951863450066",
        "base_token_price_native_currency": "0.0000277891622827691",
        "quote_token_price_usd": "1906.96",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002778916228",
        "quote_token_price_base_token": "35985.251725996",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "52342839.9030179",
        "market_cap_usd": "52343545.4924781",
        "price_change_percentage": {
          "m5": "-0.175",
          "m15": "0.818",
          "m30": "0.2",
          "h1": "8.914",
          "h6": "12.3",
          "h24": "28.842"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 7,
            "buyers": 6,
            "sellers": 5
          },
          "m15": {
            "buys": 155,
            "sells": 19,
            "buyers": 73,
            "sellers": 16
          },
          "m30": {
            "buys": 182,
            "sells": 172,
            "buyers": 85,
            "sellers": 84
          },
          "h1": {
            "buys": 585,
            "sells": 245,
            "buyers": 210,
            "sellers": 127
          },
          "h6": {
            "buys": 4474,
            "sells": 3919,
            "buyers": 1138,
            "sellers": 1231
          },
          "h24": {
            "buys": 11340,
            "sells": 10375,
            "buyers": 2532,
            "sellers": 2583
          }
        },
        "volume_usd": {
          "m5": "6784.1483370159",
          "m15": "176983.663594143",
          "m30": "281596.220943839",
          "h1": "734705.123514503",
          "h6": "7433249.20092056",
          "h24": "17522840.8928368"
        },
        "reserve_in_usd": "4015852.8266"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0057845237826795",
        "base_token_price_native_currency": "0.00000303276689340676",
        "quote_token_price_usd": "1907.63",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003032766893",
        "quote_token_price_base_token": "329731.903290689",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "5803655.313",
        "market_cap_usd": "5803655.313",
        "price_change_percentage": {
          "m5": "-5.705",
          "m15": "-7.534",
          "m30": "-9.253",
          "h1": "-4.89",
          "h6": "109.083",
          "h24": "163.057"
        },
        "transactions": {
          "m5": {
            "buys": 59,
            "sells": 52,
            "buyers": 47,
            "sellers": 41
          },
          "m15": {
            "buys": 177,
            "sells": 112,
            "buyers": 103,
            "sellers": 65
          },
          "m30": {
            "buys": 411,
            "sells": 293,
            "buyers": 168,
            "sellers": 149
          },
          "h1": {
            "buys": 1674,
            "sells": 1057,
            "buyers": 460,
            "sellers": 357
          },
          "h6": {
            "buys": 9491,
            "sells": 7357,
            "buyers": 1784,
            "sellers": 1556
          },
          "h24": {
            "buys": 10546,
            "sells": 8533,
            "buyers": 1969,
            "sellers": 1738
          }
        },
        "volume_usd": {
          "m5": "25422.6476790787",
          "m15": "69736.6550714416",
          "m30": "181432.436570606",
          "h1": "797762.387630946",
          "h6": "4257245.00031546",
          "h24": "4574157.58833099"
        },
        "reserve_in_usd": "359024.3596"
      },
      "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": "bsc_0xee6ff918a1f68b5d2fdecb14b367fa2eb5c6951c",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.165842457807246",
        "base_token_price_native_currency": "0.000291023668024301",
        "quote_token_price_usd": "573.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000291023668",
        "quote_token_price_base_token": "3436.146643291",
        "address": "0xee6ff918a1f68b5d2fdecb14b367fa2eb5c6951c",
        "name": "BANK / WBNB 0.01%",
        "pool_created_at": "2025-04-30T07:07:56Z",
        "fdv_usd": "202152192.490483",
        "market_cap_usd": "70916940.635625",
        "price_change_percentage": {
          "m5": "-3.783",
          "m15": "-0.89",
          "m30": "-0.183",
          "h1": "-16.788",
          "h6": "-0.22",
          "h24": "18.574"
        },
        "transactions": {
          "m5": {
            "buys": 202,
            "sells": 250,
            "buyers": 77,
            "sellers": 79
          },
          "m15": {
            "buys": 699,
            "sells": 697,
            "buyers": 145,
            "sellers": 148
          },
          "m30": {
            "buys": 1556,
            "sells": 1529,
            "buyers": 205,
            "sellers": 220
          },
          "h1": {
            "buys": 3842,
            "sells": 3837,
            "buyers": 427,
            "sellers": 404
          },
          "h6": {
            "buys": 11503,
            "sells": 11840,
            "buyers": 662,
            "sellers": 666
          },
          "h24": {
            "buys": 49432,
            "sells": 50870,
            "buyers": 1362,
            "sellers": 1193
          }
        },
        "volume_usd": {
          "m5": "24855.6846224243",
          "m15": "64736.5586185121",
          "m30": "136166.937808912",
          "h1": "452669.962130006",
          "h6": "1013962.52007643",
          "h24": "4311729.14947273"
        },
        "reserve_in_usd": "114911.1958"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x3aee7602b612de36088f3ffed8c8f10e86ebf2bf",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2Z9e2B7LLeK37A8BDeqys94sJeTg18Cmq4rP9QegiitT",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000446324248098534522753075740710362910861379822644594873875607941",
        "base_token_price_native_currency": "0.000000591753612973444",
        "quote_token_price_usd": "73.719707243761559143449223062275870315951726073",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000591753613",
        "quote_token_price_base_token": "1689892.51282337",
        "address": "2Z9e2B7LLeK37A8BDeqys94sJeTg18Cmq4rP9QegiitT",
        "name": "MarketCat / SOL",
        "pool_created_at": "2026-07-29T06:33:44Z",
        "fdv_usd": "44632.4248078689",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.396",
          "m15": "-5.26",
          "m30": "-8.218",
          "h1": "-22.675",
          "h6": "-19.117",
          "h24": "48.752"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 8,
            "buyers": 15,
            "sellers": 8
          },
          "m15": {
            "buys": 41,
            "sells": 19,
            "buyers": 27,
            "sellers": 15
          },
          "m30": {
            "buys": 78,
            "sells": 45,
            "buyers": 41,
            "sellers": 30
          },
          "h1": {
            "buys": 171,
            "sells": 135,
            "buyers": 79,
            "sellers": 87
          },
          "h6": {
            "buys": 1307,
            "sells": 1348,
            "buyers": 466,
            "sellers": 512
          },
          "h24": {
            "buys": 32980,
            "sells": 27768,
            "buyers": 7267,
            "sellers": 7023
          }
        },
        "volume_usd": {
          "m5": "867.1947697656",
          "m15": "1750.9643461538",
          "m30": "4069.0686765843",
          "h1": "11091.5311179995",
          "h6": "99994.8083519692",
          "h24": "3460932.80846047"
        },
        "reserve_in_usd": "17242.2429"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_G8ModkdDYTuUWLTVR4FAV8orFyZKXccZPhtUvvLBpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2dSHBdTUcfimoPbicnmQuMYCzBSumzgad9f8mJcaKFci",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000459133493723399267359073233324169838200512713874979132389150692",
        "base_token_price_native_currency": "0.000000624416961170084",
        "quote_token_price_usd": "73.672779233110887467066526099921157420679443878",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006244169612",
        "quote_token_price_base_token": "1601493.97307549",
        "address": "2dSHBdTUcfimoPbicnmQuMYCzBSumzgad9f8mJcaKFci",
        "name": "JACARE / SOL",
        "pool_created_at": "2026-07-27T17:01:35Z",
        "fdv_usd": "45672.6799176137",
        "market_cap_usd": "45672.6799176137",
        "price_change_percentage": {
          "m5": "-0.433",
          "m15": "0.968",
          "m30": "-12.182",
          "h1": "4.612",
          "h6": "-2.63",
          "h24": "3.053"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 8,
            "sells": 15,
            "buyers": 8,
            "sellers": 9
          },
          "m30": {
            "buys": 22,
            "sells": 39,
            "buyers": 11,
            "sellers": 12
          },
          "h1": {
            "buys": 52,
            "sells": 71,
            "buyers": 16,
            "sellers": 17
          },
          "h6": {
            "buys": 335,
            "sells": 339,
            "buyers": 36,
            "sellers": 52
          },
          "h24": {
            "buys": 1729,
            "sells": 2070,
            "buyers": 263,
            "sellers": 394
          }
        },
        "volume_usd": {
          "m5": "104.5932774683",
          "m15": "730.7854385235",
          "m30": "3107.689616267",
          "h1": "6620.0362726429",
          "h6": "35114.2445027855",
          "h24": "190447.422594072"
        },
        "reserve_in_usd": "16281.2551"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HK3igJ6L4MiZZ2zM12Nohu1MGZRzKJvqbpFwz1yopump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x25042161f871a34e77a7af1aff74aa1a0dc9b4c661fd53c7504948ad97f8d13f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.108034664472843",
        "base_token_price_native_currency": "0.000188784319803892",
        "quote_token_price_usd": "0.996527127991141",
        "quote_token_price_native_currency": "0.00173904878975122",
        "base_token_price_quote_token": "0.1085560801",
        "quote_token_price_base_token": "9.2118285648",
        "address": "0x25042161f871a34e77a7af1aff74aa1a0dc9b4c661fd53c7504948ad97f8d13f",
        "name": "AEON / USDT 0.007%",
        "pool_created_at": "2026-07-26T07:09:32Z",
        "fdv_usd": "108154149.49996",
        "market_cap_usd": "20332980.106",
        "price_change_percentage": {
          "m5": "-0.428",
          "m15": "0.002",
          "m30": "-0.101",
          "h1": "-0.854",
          "h6": "-3.978",
          "h24": "15.458"
        },
        "transactions": {
          "m5": {
            "buys": 120,
            "sells": 118,
            "buyers": 37,
            "sellers": 35
          },
          "m15": {
            "buys": 255,
            "sells": 272,
            "buyers": 109,
            "sellers": 104
          },
          "m30": {
            "buys": 481,
            "sells": 523,
            "buyers": 153,
            "sellers": 175
          },
          "h1": {
            "buys": 1019,
            "sells": 1105,
            "buyers": 229,
            "sellers": 291
          },
          "h6": {
            "buys": 6574,
            "sells": 7088,
            "buyers": 691,
            "sellers": 856
          },
          "h24": {
            "buys": 31574,
            "sells": 40311,
            "buyers": 1378,
            "sellers": 12071
          }
        },
        "volume_usd": {
          "m5": "118266.805503918",
          "m15": "238899.472009218",
          "m30": "392736.940012177",
          "h1": "791237.706182871",
          "h6": "5882592.92359143",
          "h24": "27863906.9162246"
        },
        "reserve_in_usd": "1784802.9029"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x277add739c6e0477616948357af9e79fe1ec9b80",
            "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_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.034879213815351",
        "base_token_price_native_currency": "0.0000182681855962059",
        "quote_token_price_usd": "1908.04",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000182681856",
        "quote_token_price_base_token": "54739.9737501949",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "26953044.0112424",
        "market_cap_usd": "26953044.0112424",
        "price_change_percentage": {
          "m5": "0.115",
          "m15": "2.5",
          "m30": "3.248",
          "h1": "1.548",
          "h6": "-4.089",
          "h24": "-6.902"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 15,
            "sells": 2,
            "buyers": 10,
            "sellers": 2
          },
          "m30": {
            "buys": 35,
            "sells": 7,
            "buyers": 26,
            "sellers": 7
          },
          "h1": {
            "buys": 87,
            "sells": 47,
            "buyers": 60,
            "sellers": 36
          },
          "h6": {
            "buys": 447,
            "sells": 359,
            "buyers": 229,
            "sellers": 241
          },
          "h24": {
            "buys": 2510,
            "sells": 2185,
            "buyers": 1041,
            "sellers": 1178
          }
        },
        "volume_usd": {
          "m5": "1523.8258534472",
          "m15": "6481.8378458723",
          "m30": "35967.1198841989",
          "h1": "127029.203556392",
          "h6": "741154.126961317",
          "h24": "3542360.28084051"
        },
        "reserve_in_usd": "1525079.7721"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00527986584806605070303632721801126436982017920210127566132681431",
        "base_token_price_native_currency": "0.0000715815374684634",
        "quote_token_price_usd": "73.719443736192591724035342134557844378120998247",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007158153747",
        "quote_token_price_base_token": "13970.0827247608",
        "address": "HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
        "name": "CATE / SOL",
        "pool_created_at": "2026-07-26T16:32:43Z",
        "fdv_usd": "5093639.2294999",
        "market_cap_usd": "5093639.24239706",
        "price_change_percentage": {
          "m5": "0.472",
          "m15": "1.643",
          "m30": "4.081",
          "h1": "6.003",
          "h6": "33.411",
          "h24": "51.731"
        },
        "transactions": {
          "m5": {
            "buys": 44,
            "sells": 40,
            "buyers": 42,
            "sellers": 39
          },
          "m15": {
            "buys": 217,
            "sells": 155,
            "buyers": 156,
            "sellers": 127
          },
          "m30": {
            "buys": 695,
            "sells": 628,
            "buyers": 420,
            "sellers": 383
          },
          "h1": {
            "buys": 1080,
            "sells": 974,
            "buyers": 630,
            "sellers": 560
          },
          "h6": {
            "buys": 3278,
            "sells": 3191,
            "buyers": 1773,
            "sellers": 1816
          },
          "h24": {
            "buys": 18300,
            "sells": 17085,
            "buyers": 6007,
            "sellers": 6555
          }
        },
        "volume_usd": {
          "m5": "3269.4290933369",
          "m15": "22452.5994934774",
          "m30": "108500.738517114",
          "h1": "161212.55310185",
          "h6": "466713.978948131",
          "h24": "3096012.04587987"
        },
        "reserve_in_usd": "301324.4582"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ai66LHZG9MCzg1WKdawwqduVAXpNDUuV8M3uyq5ppump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podporované siete

Rozsiahle pokrytie vo viacerých reťazcoch

Získavať ceny kryptomien a údaje o trhu zo sietí 250+, od hlavných blokových reťazcov až po nové spustenia.

Prečo projekty Web3 používajú CoinGecko

„Rozhranie API pre DEX od CoinGecko nám poskytuje rýchly, veľmi presný a robustný zdroj údajov o cenách búrz DEX. Ma široké dátové pokrytie, ľahko sa používa a je vysoko spoľahlivé. Rozhranie API pre DEX od CoinGecko sa stalo jedným z našich mnohých kľúčových zdrojov cien DEX, ktoré Supra využíva na agregáciu údajov z decentralizovaných búrz.”
„Rozhranie API pre DEX od CoinGecko sa stalo neoddeliteľnou súčasťou nášho vývojového procesu, pretože zvláda množstvo drobných úloh, na ktoré sme jednoducho nemali kapacitu. To výrazne zefektívnilo náš pracovný postup, vďaka čomu sa môžeme sústrediť na hlavný vývoj.”
„Rozhranie API pre DEX od CoinGecko má široké pokrytie, podporuje najväčší počet reťazcov a má vysokú dostupnosť.

Často kladené otázky

Supernabite svoj projekt pomocou rozhrania CoinGecko

Odomknite viac možností vďaka spoľahlivým, presným a komplexným údajom o cených kryptomien.
Nikdy nezmeškajte aktualizáciu!
Prihláste sa na odber nášho newslettera API a získajte najnovšie informácie o produktoch, aktualizáciách koncových bodov a inšpiratívnom obsahu komunity.
Vyberte menu
Navrhované kryptomeny
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 meny
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kryptomeny
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
Jednotky bitcoinu
BITS
Bits
SATS
Satoshi
Komodity
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Vyberte jazyk
Obľúbené jazyky
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Všetky jazyky
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
繁體中文
Vitajte na stránke CoinGecko
Vitajte späť!
Prihláste sa alebo sa zaregistrujte za niekoľko sekúnd
alebo
Prihláste sa pomocou . Nie ste to vy?
Zabudli ste heslo?
Nedostali ste potvrdzovacie inštrukcie?
Preposlať potvrdzovacie inštrukcie
Heslo musí obsahovať aspoň 8 znakov vrátane 1 veľkého písmena, 1 malého písmena, 1 čísla a 1 špeciálneho znaku
Pokračovaním potvrdzujete, že ste si prečítali a plne súhlasíte s našimi Podmienky poskytovania služieb Zásady ochrany osobných údajov.
Získať upozornenia na ceny pomocou aplikácie CoinGecko
Zabudli ste heslo?
O niekoľko minút dostanete email s inštrukciami ako nastaviť nové heslo.
Preposlať potvrdzovacie inštrukcie
O niekoľko minút dostanete email s inštrukciami ako potvrdiť váš účet.
Získajte aplikáciu CoinGecko.
Naskenujte tento QR kód a stiahnite si ju App QR Code Alebo si ju pozrite v obchodoch s aplikáciami
Pridať NFT
CoinGecko
Lepšie v aplikácii
Upozornenia na ceny v reálnom čase a rýchlejšie a plynulejšie fungovanie.