Kovanci: 17.789
Borze: 1.509
Tržna kapitalizacija: $2,28T 1.5%
Obseg v 24 h: $60,388B
Gorivo: 0.105 GWEI
Odstranite oglase

API za podatke o decentraliziranih borzah v verigi za projekte in razvijalce DeFi

Zagotovite si popolno pokritost trga kriptovalut, ki jo zagotavlja CoinGecko API, ki je največja neodvisna svetovna avtoriteta na področju podatkov o kriptovalutah že od leta 2014.
Uporablja tehnologijo
Zaupajo nam vodilni projekti Web3

Obsežen in zanesljiv podatkovni vmesnik API za podatke decentraliziranih borz v verigi

Z našim zanesljivim in obsežnim API-jem za podatke decentraliziranih borz (DEX) lahko dostopate do tržnih podatkov borz, kot so Uniswap, PancakeSwap, Orca, Curve in druge v vseh glavnih omrežjih.
41M+
Kovanci in žetoni
200+
Omrežja
1,500+
Decentralizirane borze

Učinkovito izbirajte velikost svojih projektov DeFi

Enoten API za podatke o kriptovalutah, NFT-jih in decentraliziranih borzah

Poenostavite postopek integracije z enim enotnim API-jem za podatke o kriptovalutah, ki zagotavlja popolno pokritost
Kategorija končnih točk Opis
/onchain/simple/*/token_price/* Najpreprostejši način za pridobivanje najnovejših cen žetonov v USD v omrežju z naslovi žetonov
/onchain/networks Pridobite celoten seznam podprtih omrežij
/onchain/network/*dexes Pridobite celoten seznam podprtih decentraliziranih borz v omrežju
/onchains/network/*/pools/* Pridobite podatke o likvidnostnih skladih, na primer, najbolj priljubljenih skladih, in novih skladih, ter tržne podatke, kot so: cena, rezerve, tržna vrednost, transakcije in obseg trgovanja. Na voljo je tudi končna točka za iskanje skladov v omrežju.
/onchains/network/*/tokens/* Pridobite podatke, povezane s žetoni, kot so najboljši skladi, cene, vrednost na vsa izdana sredstva, rezerve, obseg trgovanja, tržna kapitalizacija, ocena GeckoTerminal, ID v API-ju CoinGecko. Na voljo so tudi metapodatki, vključno s sliko, spletno stranjo, opisom in povezavami do družbenih omrežij.
/onchains/network/*/ohlcvs/* Pridobite pretekle podatke iz grafikona OHLCV za likvidnostni sklad
/onchains/network/*/trades Pridobite najnovejših 300 poslov likvidnostega sklada
// Pridobite cene in tržne podatke likvidnostnega sklada
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999986720399164",
      "base_token_price_native_currency": "0.000536162890439203",
      "quote_token_price_usd": "1859.45",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005361628904",
      "quote_token_price_base_token": "1865.104836295",
      "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": "4644039261.48222",
      "market_cap_usd": "4645874894.72595",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0",
        "m30": "0.029",
        "h1": "0.053",
        "h6": "0.013",
        "h24": "0.065"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 0,
          "buyers": 0,
          "sellers": 0
        },
        "m15": {
          "buys": 0,
          "sells": 3,
          "buyers": 0,
          "sellers": 3
        },
        "m30": {
          "buys": 2,
          "sells": 5,
          "buyers": 2,
          "sellers": 5
        },
        "h1": {
          "buys": 5,
          "sells": 13,
          "buyers": 5,
          "sellers": 12
        },
        "h6": {
          "buys": 35,
          "sells": 72,
          "buyers": 23,
          "sellers": 58
        },
        "h24": {
          "buys": 336,
          "sells": 410,
          "buyers": 175,
          "sellers": 207
        }
      },
      "volume_usd": {
        "m5": "0.0",
        "m15": "121.4943440435",
        "m30": "571.3636510901",
        "h1": "1753.6576449402",
        "h6": "34759.2088940608",
        "h24": "128611.875130524"
      },
      "reserve_in_usd": "903631.1734",
      "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"
        }
      }
    }
  }
}
// Spoznajte trenutno najbolj priljubljene sklade
{
  "data": [
    {
      "id": "robinhood_0xbf3bb81de6285b8310a028d1c2cd38f9419d54c1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0155088367586075",
        "base_token_price_native_currency": "0.00000830729292409382",
        "quote_token_price_usd": "1862.09",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008307292924",
        "quote_token_price_base_token": "120376.15732794",
        "address": "0xbf3bb81de6285b8310a028d1c2cd38f9419d54c1",
        "name": "WOOD / WETH",
        "pool_created_at": "2026-07-13T16:12:33Z",
        "fdv_usd": "15508836.76",
        "market_cap_usd": "15508836.76",
        "price_change_percentage": {
          "m5": "0.515",
          "m15": "0.404",
          "m30": "1.135",
          "h1": "6.297",
          "h6": "-3.518",
          "h24": "-16.982"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 9,
            "sells": 8,
            "buyers": 9,
            "sellers": 8
          },
          "m30": {
            "buys": 18,
            "sells": 24,
            "buyers": 17,
            "sellers": 24
          },
          "h1": {
            "buys": 53,
            "sells": 62,
            "buyers": 49,
            "sellers": 61
          },
          "h6": {
            "buys": 298,
            "sells": 339,
            "buyers": 269,
            "sellers": 324
          },
          "h24": {
            "buys": 1522,
            "sells": 1708,
            "buyers": 1238,
            "sellers": 1497
          }
        },
        "volume_usd": {
          "m5": "311.6761563964",
          "m15": "2520.2703874548",
          "m30": "5302.631119539",
          "h1": "33690.2957635634",
          "h6": "145450.003284086",
          "h24": "736894.418539264"
        },
        "reserve_in_usd": "559585.3528"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xf8bc08092c06db6148114dcf82af881f1085f92b",
            "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_0xfc5f4d42f2f39711181cb4d3a6ac82f40d403f6d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.011007069326229",
        "base_token_price_native_currency": "0.00000591297239350709",
        "quote_token_price_usd": "1858.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005912972394",
        "quote_token_price_base_token": "169119.680162566",
        "address": "0xfc5f4d42f2f39711181cb4d3a6ac82f40d403f6d",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-24T12:15:28Z",
        "fdv_usd": "10707072.31",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "8.267",
          "m15": "2.801",
          "m30": "2.5",
          "h1": "35.852",
          "h6": "140.05",
          "h24": "556668.994"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 6,
            "buyers": 19,
            "sellers": 6
          },
          "m15": {
            "buys": 111,
            "sells": 46,
            "buyers": 80,
            "sellers": 42
          },
          "m30": {
            "buys": 316,
            "sells": 103,
            "buyers": 188,
            "sellers": 71
          },
          "h1": {
            "buys": 780,
            "sells": 213,
            "buyers": 237,
            "sellers": 121
          },
          "h6": {
            "buys": 5005,
            "sells": 1242,
            "buyers": 1261,
            "sellers": 967
          },
          "h24": {
            "buys": 13005,
            "sells": 3530,
            "buyers": 4318,
            "sellers": 3188
          }
        },
        "volume_usd": {
          "m5": "40605.9277082602",
          "m15": "199654.385071581",
          "m30": "537343.459317328",
          "h1": "1354369.34773088",
          "h6": "11399918.8576358",
          "h24": "21996894.7775647"
        },
        "reserve_in_usd": "404829.1661"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd846bf52dd1931199f76224c6719ed56adb35618",
            "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_9u25cCHjCe4CMi7ceMfCpHTkASZ6GyrtRVaLYe4ujFTs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00077454286947319745572280822041735477491342178232604272856412284",
        "base_token_price_native_currency": "0.0000104482142754259",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001044821428",
        "quote_token_price_base_token": "95710.1351139008",
        "address": "9u25cCHjCe4CMi7ceMfCpHTkASZ6GyrtRVaLYe4ujFTs",
        "name": "looong / SOL",
        "pool_created_at": "2026-07-23T15:43:18Z",
        "fdv_usd": "751678.083216688",
        "market_cap_usd": "751678.083216987",
        "price_change_percentage": {
          "m5": "-3.394",
          "m15": "-6.307",
          "m30": "-7.729",
          "h1": "-23.621",
          "h6": "-34.727",
          "h24": "26.391"
        },
        "transactions": {
          "m5": {
            "buys": 52,
            "sells": 24,
            "buyers": 33,
            "sellers": 24
          },
          "m15": {
            "buys": 124,
            "sells": 88,
            "buyers": 71,
            "sellers": 84
          },
          "m30": {
            "buys": 360,
            "sells": 238,
            "buyers": 193,
            "sellers": 197
          },
          "h1": {
            "buys": 848,
            "sells": 554,
            "buyers": 366,
            "sellers": 433
          },
          "h6": {
            "buys": 4348,
            "sells": 3466,
            "buyers": 1563,
            "sellers": 1889
          },
          "h24": {
            "buys": 33666,
            "sells": 28511,
            "buyers": 8475,
            "sellers": 8871
          }
        },
        "volume_usd": {
          "m5": "4298.5552365721",
          "m15": "12365.4886544739",
          "m30": "33606.3014211982",
          "h1": "85760.180423852",
          "h6": "490390.955859215",
          "h24": "5162809.41053876"
        },
        "reserve_in_usd": "85442.0872"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_AkchGAUdXXRGHt3HXaHbTvw3JLGUwtJRmYnkG66wpump",
            "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.000265314753803159",
        "base_token_price_native_currency": "0.000000143919353131389",
        "quote_token_price_usd": "1862.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001439193531",
        "quote_token_price_base_token": "6948335.84394355",
        "address": "0x5d0808de5c01fef74b1c81ecb4f1baa3974f28f1",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2026-07-21T09:49:58Z",
        "fdv_usd": "265314.7538",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "2.56",
          "m30": "-4.593",
          "h1": "5.609",
          "h6": "-25.461",
          "h24": "-34.993"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m30": {
            "buys": 14,
            "sells": 8,
            "buyers": 11,
            "sellers": 6
          },
          "h1": {
            "buys": 34,
            "sells": 13,
            "buyers": 26,
            "sellers": 10
          },
          "h6": {
            "buys": 195,
            "sells": 102,
            "buyers": 88,
            "sellers": 61
          },
          "h24": {
            "buys": 809,
            "sells": 533,
            "buyers": 326,
            "sellers": 297
          }
        },
        "volume_usd": {
          "m5": "333.7144965",
          "m15": "800.1519980236",
          "m30": "3075.6611827749",
          "h1": "6322.289008181",
          "h6": "45739.2841579783",
          "h24": "221970.991685695"
        },
        "reserve_in_usd": "50974.5681"
      },
      "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": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0385333379164102",
        "base_token_price_native_currency": "0.0000206904864491572",
        "quote_token_price_usd": "1862.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002069048645",
        "quote_token_price_base_token": "48331.3914565181",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "30389141.9431482",
        "market_cap_usd": "30409227.4419519",
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.345",
          "m30": "-0.38",
          "h1": "0.803",
          "h6": "-12.961",
          "h24": "6.933"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 11,
            "sells": 14,
            "buyers": 8,
            "sellers": 14
          },
          "m30": {
            "buys": 31,
            "sells": 22,
            "buyers": 22,
            "sellers": 20
          },
          "h1": {
            "buys": 112,
            "sells": 43,
            "buyers": 55,
            "sellers": 40
          },
          "h6": {
            "buys": 537,
            "sells": 378,
            "buyers": 234,
            "sellers": 258
          },
          "h24": {
            "buys": 5634,
            "sells": 3444,
            "buyers": 1279,
            "sellers": 1256
          }
        },
        "volume_usd": {
          "m5": "5.9715308021",
          "m15": "9161.281380126",
          "m30": "40048.4985953421",
          "h1": "83992.4287764966",
          "h6": "672048.139551192",
          "h24": "3806936.19543385"
        },
        "reserve_in_usd": "1502615.1218"
      },
      "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_5PGhKctym6odbHGo2tKMST2AjmJsb2uZBQrKkn4ZuFT5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.015492841597643609333459606708405037194458092223029023241283462",
        "base_token_price_native_currency": "0.000209890804234986",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002098908042",
        "quote_token_price_base_token": "4764.382144539",
        "address": "5PGhKctym6odbHGo2tKMST2AjmJsb2uZBQrKkn4ZuFT5",
        "name": "Jimothy / SOL",
        "pool_created_at": "2026-07-16T10:15:45Z",
        "fdv_usd": "15492058.8247385",
        "market_cap_usd": "15492059.3113254",
        "price_change_percentage": {
          "m5": "-0.533",
          "m15": "0.052",
          "m30": "-0.478",
          "h1": "1.808",
          "h6": "-15.822",
          "h24": "-38.039"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 19,
            "buyers": 10,
            "sellers": 19
          },
          "m15": {
            "buys": 52,
            "sells": 95,
            "buyers": 41,
            "sellers": 83
          },
          "m30": {
            "buys": 152,
            "sells": 184,
            "buyers": 105,
            "sellers": 155
          },
          "h1": {
            "buys": 559,
            "sells": 509,
            "buyers": 292,
            "sellers": 308
          },
          "h6": {
            "buys": 5328,
            "sells": 4694,
            "buyers": 1811,
            "sellers": 1946
          },
          "h24": {
            "buys": 26545,
            "sells": 22664,
            "buyers": 5771,
            "sellers": 6494
          }
        },
        "volume_usd": {
          "m5": "5177.1345286107",
          "m15": "16753.9943554318",
          "m30": "39606.0108901885",
          "h1": "145583.522363842",
          "h6": "1670757.84973863",
          "h24": "7154691.52512254"
        },
        "reserve_in_usd": "557758.6045"
      },
      "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": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0575227945606983",
        "base_token_price_native_currency": "0.0000308876339625261",
        "quote_token_price_usd": "1862.09",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003088763396",
        "quote_token_price_base_token": "32375.416039093",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "56949821.7919642",
        "market_cap_usd": "56949821.7919642",
        "price_change_percentage": {
          "m5": "2.218",
          "m15": "0.567",
          "m30": "2.241",
          "h1": "4.795",
          "h6": "13.997",
          "h24": "14.529"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 12,
            "buyers": 5,
            "sellers": 12
          },
          "m30": {
            "buys": 38,
            "sells": 16,
            "buyers": 31,
            "sellers": 16
          },
          "h1": {
            "buys": 137,
            "sells": 47,
            "buyers": 71,
            "sellers": 33
          },
          "h6": {
            "buys": 573,
            "sells": 400,
            "buyers": 198,
            "sellers": 170
          },
          "h24": {
            "buys": 2482,
            "sells": 1945,
            "buyers": 589,
            "sellers": 590
          }
        },
        "volume_usd": {
          "m5": "70.9389272381",
          "m15": "11798.1242499522",
          "m30": "45534.9884731253",
          "h1": "247375.557340103",
          "h6": "694911.190712492",
          "h24": "3131744.87675242"
        },
        "reserve_in_usd": "3647314.9072"
      },
      "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_DPzKoJVewaH1wpchD3gWKeeGm7G2mXkBW48uRniAgbVx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.010070029754119648952623365688075408788965850208918342887138084",
        "base_token_price_native_currency": "0.000135528103515625",
        "quote_token_price_usd": "74.297175057586435240887711507587399104232410974",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001355281035",
        "quote_token_price_base_token": "7378.543446413",
        "address": "DPzKoJVewaH1wpchD3gWKeeGm7G2mXkBW48uRniAgbVx",
        "name": "Cupsey / SOL",
        "pool_created_at": "2026-01-20T18:59:32Z",
        "fdv_usd": "10069821.710373",
        "market_cap_usd": "10065666.8344392",
        "price_change_percentage": {
          "m5": "0.441",
          "m15": "-1.75",
          "m30": "-2.635",
          "h1": "2.443",
          "h6": "33.324",
          "h24": "160.755"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 6,
            "buyers": 5,
            "sellers": 6
          },
          "m15": {
            "buys": 58,
            "sells": 41,
            "buyers": 51,
            "sellers": 29
          },
          "m30": {
            "buys": 154,
            "sells": 98,
            "buyers": 97,
            "sellers": 65
          },
          "h1": {
            "buys": 373,
            "sells": 413,
            "buyers": 206,
            "sellers": 221
          },
          "h6": {
            "buys": 6393,
            "sells": 5334,
            "buyers": 1774,
            "sellers": 1865
          },
          "h24": {
            "buys": 16025,
            "sells": 14339,
            "buyers": 3797,
            "sellers": 3768
          }
        },
        "volume_usd": {
          "m5": "379.1875313436",
          "m15": "8454.8526928888",
          "m30": "18288.3165584308",
          "h1": "65304.5295540905",
          "h6": "1703032.61822899",
          "h24": "4433198.7214722"
        },
        "reserve_in_usd": "365377.1103"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6NwarBvDkXhByqVp2Qkq5i9XbtA2B3Bwe8SWGu9vpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5zA2Q4gfzWToznTRB8etYW3AtC1zwGzY8ucgafUeDrLW",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000498630636398985967871626222018425608999986657996769473919316164",
        "base_token_price_native_currency": "0.00000689199506188813",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006891995062",
        "quote_token_price_base_token": "145095.867164774",
        "address": "5zA2Q4gfzWToznTRB8etYW3AtC1zwGzY8ucgafUeDrLW",
        "name": "MEMENOTE / SOL",
        "pool_created_at": "2026-07-24T05:08:37Z",
        "fdv_usd": "493659.911209948",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.052",
          "m15": "-16.487",
          "m30": "-2.684",
          "h1": "20.998",
          "h6": "-60.529",
          "h24": "1459.772"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 23,
            "buyers": 17,
            "sellers": 20
          },
          "m15": {
            "buys": 257,
            "sells": 173,
            "buyers": 170,
            "sellers": 135
          },
          "m30": {
            "buys": 705,
            "sells": 612,
            "buyers": 442,
            "sellers": 399
          },
          "h1": {
            "buys": 1076,
            "sells": 952,
            "buyers": 592,
            "sellers": 563
          },
          "h6": {
            "buys": 7470,
            "sells": 6297,
            "buyers": 2846,
            "sellers": 3399
          },
          "h24": {
            "buys": 42084,
            "sells": 33092,
            "buyers": 11669,
            "sellers": 10347
          }
        },
        "volume_usd": {
          "m5": "2995.5381144808",
          "m15": "34363.6608520797",
          "m30": "113708.431009414",
          "h1": "165371.374505405",
          "h6": "955223.374898075",
          "h24": "5615066.53807629"
        },
        "reserve_in_usd": "63654.4172"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2vBS6D5mTPbQHChbZevmJ3Ck4uyrmdhbt1LkbyLopump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xaf6b595902b0eb7bdefbcc2edc13c1d191fd32a5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000456646421759607",
        "base_token_price_native_currency": "0.0000000244860991129038",
        "quote_token_price_usd": "1859.66",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002448609911",
        "quote_token_price_base_token": "40839498.173599",
        "address": "0xaf6b595902b0eb7bdefbcc2edc13c1d191fd32a5",
        "name": "REAL / WETH",
        "pool_created_at": "2026-07-24T02:45:09Z",
        "fdv_usd": "45664.64218",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.598",
          "m15": "0.194",
          "m30": "4.871",
          "h1": "2.023",
          "h6": "-53.823",
          "h24": "-92.426"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 9,
            "sells": 9,
            "buyers": 8,
            "sellers": 8
          },
          "h1": {
            "buys": 16,
            "sells": 20,
            "buyers": 12,
            "sellers": 18
          },
          "h6": {
            "buys": 94,
            "sells": 196,
            "buyers": 58,
            "sellers": 144
          },
          "h24": {
            "buys": 7193,
            "sells": 5222,
            "buyers": 1903,
            "sellers": 1907
          }
        },
        "volume_usd": {
          "m5": "11.445332579",
          "m15": "35.517124999",
          "m30": "385.6180393444",
          "h1": "692.6467379186",
          "h6": "9854.3253993476",
          "h24": "1444169.4403321"
        },
        "reserve_in_usd": "22081.4841"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xad0c4e4acc1ba90ad5b28ccdc6f8e7ee35db7777",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dyorswap-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3623694d2613d7a543903b93226ed020d2fddbe00ed93ebd21aec098b10211c2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000973381629053712",
        "base_token_price_native_currency": "0.0000000502798807980099",
        "quote_token_price_usd": "21.5671089461375",
        "quote_token_price_native_currency": "0.0115952699609575",
        "base_token_price_quote_token": "0.000004336240637",
        "quote_token_price_base_token": "230614.507769805",
        "address": "0x3623694d2613d7a543903b93226ed020d2fddbe00ed93ebd21aec098b10211c2",
        "name": "GME / gme",
        "pool_created_at": "2026-07-23T00:41:53Z",
        "fdv_usd": "9733816.291",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.101",
          "m15": "3.747",
          "m30": "2.072",
          "h1": "-2.12",
          "h6": "30.657",
          "h24": "-24.739"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 20,
            "sells": 33,
            "buyers": 16,
            "sellers": 20
          },
          "m30": {
            "buys": 44,
            "sells": 63,
            "buyers": 29,
            "sellers": 32
          },
          "h1": {
            "buys": 156,
            "sells": 214,
            "buyers": 104,
            "sellers": 113
          },
          "h6": {
            "buys": 4797,
            "sells": 6772,
            "buyers": 1201,
            "sellers": 1281
          },
          "h24": {
            "buys": 11218,
            "sells": 15747,
            "buyers": 2392,
            "sellers": 2608
          }
        },
        "volume_usd": {
          "m5": "1048.9245002014",
          "m15": "9953.7238260636",
          "m30": "15460.5861543309",
          "h1": "60391.8275999429",
          "h6": "2545461.70377896",
          "h24": "5464866.20553266"
        },
        "reserve_in_usd": "910169.2952"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xc2362aff2a2a4cc1f48cf3dab2c4e2605eb94ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x1b0e319c6a659f002271b69db8a7df2f911c153e",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6Mn64qbWimfHciYJR2rwbFkTtuH6iDNTFdAo8XxamZJu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000514147703932615917141652890253625453857899034034768547051562968",
        "base_token_price_native_currency": "0.000000691990240362752",
        "quote_token_price_usd": "74.329772772653904484496020748359356004803692232",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006919902404",
        "quote_token_price_base_token": "1445107.08630195",
        "address": "6Mn64qbWimfHciYJR2rwbFkTtuH6iDNTFdAo8XxamZJu",
        "name": "Shiloh / SOL",
        "pool_created_at": "2026-07-24T07:28:03Z",
        "fdv_usd": "51414.77039",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "4.666",
          "m30": "8.307",
          "h1": "-15.863",
          "h6": "-56.614",
          "h24": "73.006"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 11,
            "sells": 21,
            "buyers": 10,
            "sellers": 13
          },
          "m30": {
            "buys": 31,
            "sells": 55,
            "buyers": 27,
            "sellers": 27
          },
          "h1": {
            "buys": 154,
            "sells": 154,
            "buyers": 93,
            "sellers": 78
          },
          "h6": {
            "buys": 905,
            "sells": 1021,
            "buyers": 374,
            "sellers": 422
          },
          "h24": {
            "buys": 19225,
            "sells": 16608,
            "buyers": 4696,
            "sellers": 4264
          }
        },
        "volume_usd": {
          "m5": "1.7589289651",
          "m15": "658.0275381964",
          "m30": "3050.1825810343",
          "h1": "14074.7282510622",
          "h6": "86421.8719006527",
          "h24": "1943427.81966329"
        },
        "reserve_in_usd": "17571.7939"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8TvnJa1NAWb1VYA2GRETSC83U57Co4hykEDvGwpPpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4mdJwjXaVHQ2CkBQ5JEzCowbLvwcGx3UFTjp4Ts8rnmw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000683656840453728978587370727055115048918888157147733881980283216",
        "base_token_price_native_currency": "0.00000912834680875575",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009128346809",
        "quote_token_price_base_token": "109548.861469726",
        "address": "4mdJwjXaVHQ2CkBQ5JEzCowbLvwcGx3UFTjp4Ts8rnmw",
        "name": "Tilly / SOL",
        "pool_created_at": "2026-07-17T07:44:35Z",
        "fdv_usd": "678015.202353458",
        "market_cap_usd": "678015.335621512",
        "price_change_percentage": {
          "m5": "2.447",
          "m15": "0.612",
          "m30": "29.07",
          "h1": "42.444",
          "h6": "73.452",
          "h24": "87.132"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 13,
            "buyers": 5,
            "sellers": 12
          },
          "m15": {
            "buys": 78,
            "sells": 89,
            "buyers": 59,
            "sellers": 66
          },
          "m30": {
            "buys": 172,
            "sells": 187,
            "buyers": 125,
            "sellers": 120
          },
          "h1": {
            "buys": 215,
            "sells": 292,
            "buyers": 163,
            "sellers": 176
          },
          "h6": {
            "buys": 832,
            "sells": 1198,
            "buyers": 457,
            "sellers": 552
          },
          "h24": {
            "buys": 4735,
            "sells": 5339,
            "buyers": 1681,
            "sellers": 1872
          }
        },
        "volume_usd": {
          "m5": "2545.3232623287",
          "m15": "16124.62306695",
          "m30": "33232.1913174587",
          "h1": "45842.4924358349",
          "h6": "158526.535138112",
          "h24": "701974.391424587"
        },
        "reserve_in_usd": "85180.8542"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6Z6qeAuA45G8RrxG7hjZVdPHn1rNHtedJy9WAXg9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x00dd2df2f17d431cf3a0938f06c9cf9abc5e9643b6cc466ca3f71f3af246edf3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0101064986013158",
        "base_token_price_native_currency": "0.00000541191819469337",
        "quote_token_price_usd": "1862.66",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005411918195",
        "quote_token_price_base_token": "184777.368028317",
        "address": "0x00dd2df2f17d431cf3a0938f06c9cf9abc5e9643b6cc466ca3f71f3af246edf3",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-03T02:55:56Z",
        "fdv_usd": "9910411.89802267",
        "market_cap_usd": "9910411.89802268",
        "price_change_percentage": {
          "m5": "0",
          "m15": "3.903",
          "m30": "-0.25",
          "h1": "-7.707",
          "h6": "-19.896",
          "h24": "17.77"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m30": {
            "buys": 8,
            "sells": 10,
            "buyers": 7,
            "sellers": 6
          },
          "h1": {
            "buys": 8,
            "sells": 20,
            "buyers": 7,
            "sellers": 14
          },
          "h6": {
            "buys": 158,
            "sells": 121,
            "buyers": 91,
            "sellers": 77
          },
          "h24": {
            "buys": 776,
            "sells": 455,
            "buyers": 357,
            "sellers": 244
          }
        },
        "volume_usd": {
          "m5": "201.7923000218",
          "m15": "3934.1402443629",
          "m30": "12518.1970750364",
          "h1": "18279.5724447381",
          "h6": "151661.389905659",
          "h24": "629948.17688017"
        },
        "reserve_in_usd": "936440.0214"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
            "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_HmVaoCt9AG9JPMxvKe8NBg2iEomREeZS3Yb3BgNa49fa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000199603143760210747350734395580180672076356501625572227025615832",
        "base_token_price_native_currency": "0.00000264868908082698",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002648689081",
        "quote_token_price_base_token": "377545.257100459",
        "address": "HmVaoCt9AG9JPMxvKe8NBg2iEomREeZS3Yb3BgNa49fa",
        "name": "RAKO / SOL",
        "pool_created_at": "2026-07-24T17:15:48Z",
        "fdv_usd": "195930.038032937",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.853",
          "m15": "36.75",
          "m30": "38.79",
          "h1": "81.319",
          "h6": "-72.213",
          "h24": "569.656"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 20,
            "buyers": 22,
            "sellers": 17
          },
          "m15": {
            "buys": 97,
            "sells": 96,
            "buyers": 67,
            "sellers": 68
          },
          "m30": {
            "buys": 168,
            "sells": 172,
            "buyers": 117,
            "sellers": 114
          },
          "h1": {
            "buys": 414,
            "sells": 396,
            "buyers": 258,
            "sellers": 254
          },
          "h6": {
            "buys": 6255,
            "sells": 5312,
            "buyers": 2328,
            "sellers": 2486
          },
          "h24": {
            "buys": 21724,
            "sells": 19767,
            "buyers": 6283,
            "sellers": 5175
          }
        },
        "volume_usd": {
          "m5": "1639.6490391999",
          "m15": "13222.5038675223",
          "m30": "18883.9714528274",
          "h1": "39142.0109225442",
          "h6": "712049.374818318",
          "h24": "2151950.76726356"
        },
        "reserve_in_usd": "34703.1256"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5sd8bKraewJNHFg72scxxYXNeLCASVct1gxqi3Xipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AgEFgNCffN1d31NtoCvoEC87vGmDK6dvx6ZU9xofTLBp",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000369315778879903907094324743986560025232402029461433809095121344",
        "base_token_price_native_currency": "0.000000504209641015043",
        "quote_token_price_usd": "74.329550782668390505456390201168158421084201706",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000504209641",
        "quote_token_price_base_token": "1983302.02093491",
        "address": "AgEFgNCffN1d31NtoCvoEC87vGmDK6dvx6ZU9xofTLBp",
        "name": "tutu / SOL",
        "pool_created_at": "2026-07-24T09:03:39Z",
        "fdv_usd": "36931.57789",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.073",
          "m15": "4.775",
          "m30": "-3.511",
          "h1": "-1.761",
          "h6": "-22.638",
          "h24": "16.297"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 28,
            "sells": 9,
            "buyers": 13,
            "sellers": 9
          },
          "m30": {
            "buys": 36,
            "sells": 19,
            "buyers": 19,
            "sellers": 17
          },
          "h1": {
            "buys": 68,
            "sells": 52,
            "buyers": 36,
            "sellers": 43
          },
          "h6": {
            "buys": 494,
            "sells": 530,
            "buyers": 234,
            "sellers": 291
          },
          "h24": {
            "buys": 24761,
            "sells": 19310,
            "buyers": 7371,
            "sellers": 6077
          }
        },
        "volume_usd": {
          "m5": "41.1893640562",
          "m15": "667.3165961295",
          "m30": "980.9505140288",
          "h1": "2646.6810682884",
          "h6": "28922.9989341421",
          "h24": "2148869.23233872"
        },
        "reserve_in_usd": "14931.8356"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4MbUUGzydudW21ZPvjuj8STMCkvMb48Vxxx1hTgXpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5H23RfAzDAcpMoDBU35oZQ3QYXRcvvxScJfb9HSNcKfy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00017972596649287505173735246645405914623756418855918546906286428",
        "base_token_price_native_currency": "0.00000241346574842804",
        "quote_token_price_usd": "74.319634193202019363326719849379341081484176565",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002413465748",
        "quote_token_price_base_token": "414341.906717064",
        "address": "5H23RfAzDAcpMoDBU35oZQ3QYXRcvvxScJfb9HSNcKfy",
        "name": "BOP / SOL",
        "pool_created_at": "2026-07-22T08:22:44Z",
        "fdv_usd": "172888.829119298",
        "market_cap_usd": "172889.110647111",
        "price_change_percentage": {
          "m5": "-0.509",
          "m15": "-3.471",
          "m30": "-5.365",
          "h1": "-4.337",
          "h6": "-39.411",
          "h24": "-56.261"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 5,
            "buyers": 9,
            "sellers": 5
          },
          "m15": {
            "buys": 77,
            "sells": 43,
            "buyers": 44,
            "sellers": 26
          },
          "m30": {
            "buys": 154,
            "sells": 101,
            "buyers": 72,
            "sellers": 51
          },
          "h1": {
            "buys": 342,
            "sells": 248,
            "buyers": 150,
            "sellers": 122
          },
          "h6": {
            "buys": 2122,
            "sells": 1611,
            "buyers": 572,
            "sellers": 650
          },
          "h24": {
            "buys": 10909,
            "sells": 9408,
            "buyers": 2416,
            "sellers": 2978
          }
        },
        "volume_usd": {
          "m5": "654.3379097927",
          "m15": "4099.6902398312",
          "m30": "9243.9545087928",
          "h1": "26515.4574918722",
          "h6": "183765.670565679",
          "h24": "1168781.24620049"
        },
        "reserve_in_usd": "42156.0125"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_B62socheoeJVqiKnihcR96g61tzALYwcMsE91Sw6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6dAYoBWpu898T1RKLFsqZMZ6QRSzkuLbcn1fqNB7Uk4R",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000057197089903848620675516979837162995701024731956907519243682863",
        "base_token_price_native_currency": "0.0000000772703629427232",
        "quote_token_price_usd": "74.228152452802918967131157512168784963543386974",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000007727036294",
        "quote_token_price_base_token": "12941572.4466216",
        "address": "6dAYoBWpu898T1RKLFsqZMZ6QRSzkuLbcn1fqNB7Uk4R",
        "name": "RDLN / SOL",
        "pool_created_at": "2026-07-23T20:37:58Z",
        "fdv_usd": "5648.3531359722",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.2",
          "h1": "-4.205",
          "h6": "-19.424",
          "h24": "-99.17"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h1": {
            "buys": 5,
            "sells": 5,
            "buyers": 5,
            "sellers": 5
          },
          "h6": {
            "buys": 38,
            "sells": 38,
            "buyers": 15,
            "sellers": 24
          },
          "h24": {
            "buys": 21040,
            "sells": 19934,
            "buyers": 9257,
            "sellers": 10630
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0773049836",
          "m30": "10.8225812012",
          "h1": "214.7306357415",
          "h6": "713.2039798892",
          "h24": "4873564.86797519"
        },
        "reserve_in_usd": "6542.9283"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HzdLSN25vVoPJQkdEV8nipBeVmKwc4RrHKYzCxhGpump",
            "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.161351143944277688368737470138130528503583769294830880351103958",
        "base_token_price_native_currency": "0.00216699450087719",
        "quote_token_price_usd": "74.318653551223516055207411338593629699138995434",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.002166994501",
        "quote_token_price_base_token": "461.468637597",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "161341832.580719",
        "market_cap_usd": "161342023.14036",
        "price_change_percentage": {
          "m5": "-0.414",
          "m15": "0.028",
          "m30": "-0.776",
          "h1": "0.352",
          "h6": "4.919",
          "h24": "-4.655"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 21,
            "sells": 9,
            "buyers": 14,
            "sellers": 8
          },
          "m30": {
            "buys": 32,
            "sells": 80,
            "buyers": 24,
            "sellers": 39
          },
          "h1": {
            "buys": 403,
            "sells": 188,
            "buyers": 148,
            "sellers": 85
          },
          "h6": {
            "buys": 1433,
            "sells": 2350,
            "buyers": 526,
            "sellers": 618
          },
          "h24": {
            "buys": 5780,
            "sells": 4762,
            "buyers": 1698,
            "sellers": 1414
          }
        },
        "volume_usd": {
          "m5": "3085.4808723881",
          "m15": "8197.4712557783",
          "m30": "65598.3677159887",
          "h1": "402408.581941892",
          "h6": "2247627.91615184",
          "h24": "6413756.14166515"
        },
        "reserve_in_usd": "1630442.6163"
      },
      "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_GkXCXg55MM2sGzBrjqB2sQ12LtXKDepQ6UNaWEFy6ffr",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000180959097512059967709157884710708652483374264203042402499701368",
        "base_token_price_native_currency": "0.00000247378479072381",
        "quote_token_price_usd": "74.297699691568514559934826035547109539662193756",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002473784791",
        "quote_token_price_base_token": "404238.882763689",
        "address": "GkXCXg55MM2sGzBrjqB2sQ12LtXKDepQ6UNaWEFy6ffr",
        "name": "GMEBULL / SOL",
        "pool_created_at": "2026-07-20T22:43:38Z",
        "fdv_usd": "181397.383938232",
        "market_cap_usd": "181397.384263915",
        "price_change_percentage": {
          "m5": "0.175",
          "m15": "0.49",
          "m30": "-7.587",
          "h1": "-2.743",
          "h6": "37.008",
          "h24": "45.348"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 24,
            "buyers": 26,
            "sellers": 24
          },
          "m15": {
            "buys": 206,
            "sells": 180,
            "buyers": 191,
            "sellers": 165
          },
          "m30": {
            "buys": 466,
            "sells": 438,
            "buyers": 435,
            "sellers": 395
          },
          "h1": {
            "buys": 949,
            "sells": 916,
            "buyers": 878,
            "sellers": 812
          },
          "h6": {
            "buys": 5855,
            "sells": 5551,
            "buyers": 5316,
            "sellers": 4905
          },
          "h24": {
            "buys": 16643,
            "sells": 15854,
            "buyers": 14474,
            "sellers": 13167
          }
        },
        "volume_usd": {
          "m5": "47.8493553715",
          "m15": "973.9537663291",
          "m30": "4360.5780720821",
          "h1": "9366.9933499436",
          "h6": "107671.695664715",
          "h24": "313434.283821161"
        },
        "reserve_in_usd": "38429.8161"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4tnZ57E3oWjaZKSQY1iwgqiD8ivAGk5TambivhTYpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podprta omrežja

Obsežna pokritost v več verigah

Pridobite cene kriptovalut in borzne podatke iz več kot 200+ omrežij, pa naj gre za glavne verige blokov ali nove izdaje.

Zakaj projekti Web3 uporabljajo platformo CoinGecko?

»DEX API platforme CoinGecko nam zagotavlja hiter, zelo natančen in obsežen vir podatkov o cenah na decentraliziranih borzah. Zagotavlja široko pokritost podatkov, je enostaven za uporabo in zelo zanesljiv. DEX API platforme CoinGecko je postal eden od naših številnih ključnih virov cen na decentraliziranih borzah, ki jih Supra uporablja za združevanje podatkov z decentraliziranih borz.«
»DEX API platforme CoinGecko je postal sestavni del našega razvojnega procesa in zelo učinkovito izvaja številna manjša opravila, ki jih mi preprosto ne moremo opraviti. To je bistveno poenostavilo naš delovni proces in nam omogočilo, da se osredotočimo na razvoj temeljih delov poslovanja.«
»DEX API platforme CoinGecko zagotavlja široko pokritost, podpira največje število verig in visoko zanesljivost delovanja.«

Pogosta vprašanja

Obogatite svoj projekt z API-jem CoinGecko

Odkrijte več možnosti z zanesljivimi, natančnimi in celovitimi podatki o cenah kriptovalut.
Nikoli ne zamudite posodobitve!
Naročite se na naše novice o API-ju za najnovejše novice o izdelkih, posodobitve končnih točk in navdihujoče vsebine skupnosti.
Izberite valuto
Predlagane 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
Fiduciarne 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
Enote Bitcoina
BITS
Bits
SATS
Satoshi
Blago
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Izberite jezik
Priljubljeni jeziki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Vsi jeziki
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
繁體中文
Pozdravljeni v CoinGecko
Pozdravljeni nazaj!
Prijavite se ali registrirajte v nekaj sekundah
ali
Vpišite se z: . Ali to niste vi?
Ste pozabili geslo?
Niste prejeli navodil za potrditev?
Ponovno pošlji navodila za potrditev
Geslo mora vsebovati vsaj 8 znakov, vključno z eno veliko tiskano črko, eno malo tiskano črko, eno številko in enim posebnim znakom.
Če nadaljujete, potrjujete, da ste prebrali in v celoti soglašate z našima dokumentoma Pogoji storitve in Pravilnik o zasebnosti.
Pridobite obvestila o cenah z aplikacijo CoinGecko
Ste pozabili geslo?
V naslednjih minutah boste prejeli email z navodili za ponastavitev gesla.
Ponovno pošlji navodila za potrditev
Prejeli boste email z navodili za potrditev vašega računa.
Prenesite aplikacijo CoinGecko.
Odčitajte to kodo QR in prenesite aplikacijo zdaj App QR Code Ali pa jo poiščite v trgovini z aplikacijami
Dodaj NFT
CoinGecko
Boljše v aplikaciji
Sprotna opozorila o cenah ter hitrejša in bolj nemotena izkušnja.