Novčići: 17.401
Burze: 1.476
Tržišna kapit.: 2,548T $ 1.7%
Vol. u 24 h: 108,34B $
Vladajući položaj:
Gorivo (gas): 0.623 GWEI
Premium

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

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

API za opširne i pouzdane DEX podatke na lancu

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

Učinkovito skalirajte vaš DeFi projekt

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

Pojednostavite postupak integracije uz jedan jedinstveni API s podacima o kriptovalutama koji pruža potpunu pokrivenosti
Kategorija krajnje točke Opis
/onchain/simple/*/token_price/* Najjednostavniji način kako pronaći najnoviju cijenu tokena u USD na mreži s adresama tokena
/onchain/networks Preuzmite cijeli popis podržanih mreža
/onchain/network/*dexes Preuzmite cijeli popis podržanih DEX-ova na mreži
/onchains/network/*/pools/* Preuzmite podatke o skupovima likvidnosti kao što su: popularni skupovi, novi skupovi i tržišne podatke kao što su cijena, rezerve, tržišna kapitalizacija, transakcije i volumen. Pretraživanje krajnjih točaka također je dostupno kako biste pretraživali skupove na mreži.
/onchains/network/*/tokens/* Preuzmite podatke povezane s tokenom kao što su najbolji skupovi, cijena, potpuno razvodnjena vrijednost, rezerve, volumen, tržišna kapitalizacija, geckoterminal ocjena i CoinGecko API ID. Metapodaci su također dostupni, uključujući sliku, web-mjesto, opis i poveznice na društvene medije.
/onchains/network/*/ohlcvs/* Preuzmite podatke povijesnog grafikona OHLCV-a o skupu likvidnosti
/onchains/network/*/trades Preuzmite najnovijih 300 trgovanja iz skupa likvidnosti
// Preuzmite cijene i tržišne podatke o skupu likvidnosti
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999249703087717",
      "base_token_price_native_currency": "0.00049987851711464",
      "quote_token_price_usd": "1998.78640324598",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004998785171",
      "quote_token_price_base_token": "2000.486049635",
      "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": "4377694214.71591",
      "market_cap_usd": "4377252000.45214",
      "price_change_percentage": {
        "m5": "0.058",
        "m15": "0.192",
        "m30": "-0.073",
        "h1": "-0.006",
        "h6": "0.047",
        "h24": "-0.185"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 2,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 6,
          "sells": 4,
          "buyers": 5,
          "sellers": 3
        },
        "m30": {
          "buys": 9,
          "sells": 16,
          "buyers": 8,
          "sellers": 11
        },
        "h1": {
          "buys": 18,
          "sells": 26,
          "buyers": 14,
          "sellers": 15
        },
        "h6": {
          "buys": 151,
          "sells": 137,
          "buyers": 96,
          "sellers": 69
        },
        "h24": {
          "buys": 580,
          "sells": 841,
          "buyers": 278,
          "sellers": 321
        }
      },
      "volume_usd": {
        "m5": "1038.4361755559",
        "m15": "5511.3047771733",
        "m30": "21808.1232802958",
        "h1": "34648.484443212",
        "h6": "248928.887170419",
        "h24": "2264081.56606202"
      },
      "reserve_in_usd": "1917299.8717",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Otkrijte popularne skupove
{
  "data": [
    {
      "id": "base_0x3e97c5ec8c73e7d566aca606472141a9b9a8c1fa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0573723753592052",
        "base_token_price_native_currency": "0.000028434806389985668807196289224924902938976",
        "quote_token_price_usd": "0.706945495162676",
        "quote_token_price_native_currency": "0.000353847826277192",
        "base_token_price_quote_token": "0.08035885564",
        "quote_token_price_base_token": "12.4441792015",
        "address": "0x3e97c5ec8c73e7d566aca606472141a9b9a8c1fa",
        "name": "DEUS / VIRTUAL",
        "pool_created_at": "2026-05-27T13:04:51Z",
        "fdv_usd": "50380952.3558522",
        "market_cap_usd": "28772466.6921664",
        "price_change_percentage": {
          "m5": "-2.974",
          "m15": "-7.134",
          "m30": "-5.97",
          "h1": "-16.304",
          "h6": "19.448",
          "h24": "18.301"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 13,
            "buyers": 4,
            "sellers": 8
          },
          "m15": {
            "buys": 7,
            "sells": 24,
            "buyers": 6,
            "sellers": 14
          },
          "m30": {
            "buys": 17,
            "sells": 39,
            "buyers": 14,
            "sellers": 26
          },
          "h1": {
            "buys": 47,
            "sells": 83,
            "buyers": 33,
            "sellers": 60
          },
          "h6": {
            "buys": 581,
            "sells": 574,
            "buyers": 287,
            "sellers": 304
          },
          "h24": {
            "buys": 1209,
            "sells": 976,
            "buyers": 503,
            "sellers": 486
          }
        },
        "volume_usd": {
          "m5": "22046.593550492",
          "m15": "38340.0239570981",
          "m30": "60332.037455345",
          "h1": "152744.096314019",
          "h6": "1287742.32425924",
          "h24": "2115327.13095329"
        },
        "reserve_in_usd": "1269544.6934"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x940a319b75861014a220d9c6c144d108552b089b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000889183158659443",
        "base_token_price_native_currency": "0.0000000433424620493972",
        "quote_token_price_usd": "1998.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004334246205",
        "quote_token_price_base_token": "23072062.6544082",
        "address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
        "name": "GITLAWB / WETH",
        "pool_created_at": "2026-03-11T02:00:07Z",
        "fdv_usd": "8881060.02748366",
        "market_cap_usd": "8891831.587",
        "price_change_percentage": {
          "m5": "2.681",
          "m15": "2.114",
          "m30": "-3.453",
          "h1": "-4.434",
          "h6": "11.035",
          "h24": "32.652"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "m30": {
            "buys": 25,
            "sells": 12,
            "buyers": 20,
            "sellers": 9
          },
          "h1": {
            "buys": 40,
            "sells": 31,
            "buyers": 34,
            "sellers": 22
          },
          "h6": {
            "buys": 614,
            "sells": 401,
            "buyers": 348,
            "sellers": 239
          },
          "h24": {
            "buys": 1127,
            "sells": 884,
            "buyers": 604,
            "sellers": 509
          }
        },
        "volume_usd": {
          "m5": "536.3866168542",
          "m15": "3269.807540694",
          "m30": "21099.0140709753",
          "h1": "44595.0272631403",
          "h6": "781772.452714477",
          "h24": "1442322.97670126"
        },
        "reserve_in_usd": "2736305.1558"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0720958512874016268995609036511712261934418073760550971217119844",
        "base_token_price_native_currency": "0.000883416699938401",
        "quote_token_price_usd": "81.583763641958051740208084073841317360733574031",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0008834166999",
        "quote_token_price_base_token": "1131.968639567",
        "address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
        "name": "TROLL / SOL",
        "pool_created_at": "2025-04-20T18:30:26Z",
        "fdv_usd": "72154098.8663159",
        "market_cap_usd": "72154098.9207947",
        "price_change_percentage": {
          "m5": "-0.764",
          "m15": "-0.263",
          "m30": "3.043",
          "h1": "3.092",
          "h6": "7.431",
          "h24": "5.11"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 5,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 79,
            "sells": 63,
            "buyers": 36,
            "sellers": 48
          },
          "m30": {
            "buys": 158,
            "sells": 98,
            "buyers": 60,
            "sellers": 67
          },
          "h1": {
            "buys": 311,
            "sells": 349,
            "buyers": 111,
            "sellers": 144
          },
          "h6": {
            "buys": 1230,
            "sells": 1276,
            "buyers": 416,
            "sellers": 370
          },
          "h24": {
            "buys": 6104,
            "sells": 5075,
            "buyers": 1597,
            "sellers": 1061
          }
        },
        "volume_usd": {
          "m5": "7343.7758107933",
          "m15": "84278.9157233848",
          "m30": "136193.784796251",
          "h1": "350974.477610468",
          "h6": "1139544.02538965",
          "h24": "4928042.48602392"
        },
        "reserve_in_usd": "3196309.8645"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x12d44f8b4d3e28bdeb35e8e2e6585dfcc33eda5f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00103228640566483",
        "base_token_price_native_currency": "0.000000515435872892948",
        "quote_token_price_usd": "1997.75454767456",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005154358729",
        "quote_token_price_base_token": "1940105.55452296",
        "address": "0x12d44f8b4d3e28bdeb35e8e2e6585dfcc33eda5f",
        "name": "DOGEUS / WETH",
        "pool_created_at": "2026-05-27T13:15:35Z",
        "fdv_usd": "1032286.406",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-7.762",
          "m15": "-6.74",
          "m30": "27.831",
          "h1": "18.028",
          "h6": "44.206",
          "h24": "140.088"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 12,
            "buyers": 12,
            "sellers": 10
          },
          "m15": {
            "buys": 39,
            "sells": 29,
            "buyers": 31,
            "sellers": 22
          },
          "m30": {
            "buys": 119,
            "sells": 88,
            "buyers": 91,
            "sellers": 67
          },
          "h1": {
            "buys": 228,
            "sells": 146,
            "buyers": 164,
            "sellers": 107
          },
          "h6": {
            "buys": 1263,
            "sells": 995,
            "buyers": 659,
            "sellers": 616
          },
          "h24": {
            "buys": 2990,
            "sells": 2135,
            "buyers": 1382,
            "sellers": 1040
          }
        },
        "volume_usd": {
          "m5": "8366.3818264517",
          "m15": "25523.7732835621",
          "m30": "71775.06967139",
          "h1": "147100.397843991",
          "h6": "644169.399342928",
          "h24": "1244467.63153002"
        },
        "reserve_in_usd": "86315.3825"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x759f8b83db57033aed95545694f6ada480b6e987",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_J7naVssbK7YduFwAJWBQp2MfX8qBKn1crLTh8BNDpohU",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000648543900109141336600415027505017599211681348390334617030722436",
        "base_token_price_native_currency": "0.00000079688627713383",
        "quote_token_price_usd": "81.584376494548557452016249402482723011211799731",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007968862771",
        "quote_token_price_base_token": "1254884.20204287",
        "address": "J7naVssbK7YduFwAJWBQp2MfX8qBKn1crLTh8BNDpohU",
        "name": "GOSLINGS / SOL",
        "pool_created_at": "2026-05-27T12:53:43Z",
        "fdv_usd": "65448.8988336517",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-3.213",
          "m15": "0.75",
          "m30": "-8.896",
          "h1": "-9.445",
          "h6": "-56.039",
          "h24": "-91.926"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m15": {
            "buys": 42,
            "sells": 27,
            "buyers": 33,
            "sellers": 25
          },
          "m30": {
            "buys": 105,
            "sells": 78,
            "buyers": 66,
            "sellers": 60
          },
          "h1": {
            "buys": 236,
            "sells": 167,
            "buyers": 115,
            "sellers": 122
          },
          "h6": {
            "buys": 2250,
            "sells": 1867,
            "buyers": 776,
            "sellers": 950
          },
          "h24": {
            "buys": 24598,
            "sells": 19085,
            "buyers": 4681,
            "sellers": 5123
          }
        },
        "volume_usd": {
          "m5": "356.2460663303",
          "m15": "3115.6693759694",
          "m30": "8946.2306501441",
          "h1": "18872.9555162852",
          "h6": "195953.627370608",
          "h24": "2816790.83494857"
        },
        "reserve_in_usd": "25066.3381"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dw5pFVAknixjKbs4RhpCVpqw77fwwauaZNTDUSWpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000072304421986142",
        "base_token_price_native_currency": "0.0000000347314294381727",
        "quote_token_price_usd": "1997.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003473142944",
        "quote_token_price_base_token": "28792365.1913076",
        "address": "0xfc25fdd217e288d03a877f0b7d49e0bbe52b2288c88de929125062569fc7eb2a",
        "name": "Surplus / WETH",
        "pool_created_at": "2026-05-16T15:20:31Z",
        "fdv_usd": "6939339.602",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.302",
          "m15": "-0.306",
          "m30": "-2.078",
          "h1": "0.107",
          "h6": "-8.801",
          "h24": "43.77"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 3
          },
          "m15": {
            "buys": 10,
            "sells": 8,
            "buyers": 9,
            "sellers": 8
          },
          "m30": {
            "buys": 16,
            "sells": 17,
            "buyers": 11,
            "sellers": 17
          },
          "h1": {
            "buys": 26,
            "sells": 23,
            "buyers": 21,
            "sellers": 22
          },
          "h6": {
            "buys": 215,
            "sells": 184,
            "buyers": 137,
            "sellers": 141
          },
          "h24": {
            "buys": 1319,
            "sells": 1030,
            "buyers": 531,
            "sellers": 522
          }
        },
        "volume_usd": {
          "m5": "25693.427684878",
          "m15": "29647.3981874278",
          "m30": "35371.5748886205",
          "h1": "43761.4108985234",
          "h6": "262710.787403989",
          "h24": "1527484.47300506"
        },
        "reserve_in_usd": "1547962.6878"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc52aedec3374422d7510e294cfaa90799595cba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x4a9b9e13975d26f4e3e17c655593bb82145dd4452aedafb826d856b817c9cfd4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000485963421161191",
        "base_token_price_native_currency": "0.0000000243953072763536",
        "quote_token_price_usd": "1998.02",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002439530728",
        "quote_token_price_base_token": "40991490.2350626",
        "address": "0x4a9b9e13975d26f4e3e17c655593bb82145dd4452aedafb826d856b817c9cfd4",
        "name": "aeon / WETH",
        "pool_created_at": "2026-03-10T22:01:31Z",
        "fdv_usd": "4859634.212",
        "market_cap_usd": "4305518.65344037",
        "price_change_percentage": {
          "m5": "-0.266",
          "m15": "-1.789",
          "m30": "-2.171",
          "h1": "-3.857",
          "h6": "6.39",
          "h24": "-11.352"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 0,
            "sells": 7,
            "buyers": 0,
            "sellers": 7
          },
          "m30": {
            "buys": 2,
            "sells": 10,
            "buyers": 2,
            "sellers": 10
          },
          "h1": {
            "buys": 4,
            "sells": 20,
            "buyers": 4,
            "sellers": 20
          },
          "h6": {
            "buys": 182,
            "sells": 185,
            "buyers": 122,
            "sellers": 142
          },
          "h24": {
            "buys": 719,
            "sells": 591,
            "buyers": 396,
            "sellers": 386
          }
        },
        "volume_usd": {
          "m5": "938.3969573995",
          "m15": "3328.2997452095",
          "m30": "6098.6219236664",
          "h1": "9647.164066127",
          "h6": "240531.671021369",
          "h24": "692380.11047986"
        },
        "reserve_in_usd": "1815649.1261"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xbf8e8f0e8866a7052f948c16508644347c57aba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Hy38ks9sS5w3wwZY4Rbsnq1JMZGWS16z4TE42MjcQqho",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0002039608314437964633927798175936863284597630037775065256847",
        "base_token_price_native_currency": "0.00000250554523068205",
        "quote_token_price_usd": "81.58448955481288229658504835495507963552043",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002505545231",
        "quote_token_price_base_token": "399114.726708719",
        "address": "Hy38ks9sS5w3wwZY4Rbsnq1JMZGWS16z4TE42MjcQqho",
        "name": "ชั้ง / SOL",
        "pool_created_at": "2026-05-26T10:15:16Z",
        "fdv_usd": "200259.181654609",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-1.142",
          "m15": "17.401",
          "m30": "19.423",
          "h1": "4.357",
          "h6": "-39.034",
          "h24": "-52.683"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 6,
            "buyers": 16,
            "sellers": 6
          },
          "m15": {
            "buys": 92,
            "sells": 83,
            "buyers": 67,
            "sellers": 57
          },
          "m30": {
            "buys": 227,
            "sells": 195,
            "buyers": 151,
            "sellers": 126
          },
          "h1": {
            "buys": 369,
            "sells": 300,
            "buyers": 206,
            "sellers": 180
          },
          "h6": {
            "buys": 1832,
            "sells": 1601,
            "buyers": 634,
            "sellers": 804
          },
          "h24": {
            "buys": 10057,
            "sells": 8903,
            "buyers": 2541,
            "sellers": 3161
          }
        },
        "volume_usd": {
          "m5": "1630.3689146934",
          "m15": "9822.8932842698",
          "m30": "24816.4281822349",
          "h1": "38319.3977829059",
          "h6": "203491.311536284",
          "h24": "1367376.34980206"
        },
        "reserve_in_usd": "46121.0384"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2kBH6UcR8TitebUbKNYNvjUkSFWaiFBJ7nAPTKQwpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_E8rhZvawtATXbWgsgMdmhUgVdt6PUUfqfiF3XYgCYWZd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0009290241407779689716748436990348473350338417903043422953331762",
        "base_token_price_native_currency": "0.0000113874040742201",
        "quote_token_price_usd": "0.13107116844554319732180966754255551036370600256644650621161384",
        "quote_token_price_native_currency": "0.00160658942222932",
        "base_token_price_quote_token": "0.007087936667",
        "quote_token_price_base_token": "141.0847820766",
        "address": "E8rhZvawtATXbWgsgMdmhUgVdt6PUUfqfiF3XYgCYWZd",
        "name": "SPARQ / EITHER",
        "pool_created_at": "2026-05-20T11:42:05Z",
        "fdv_usd": "929089.517731861",
        "market_cap_usd": "929089.517731861",
        "price_change_percentage": {
          "m5": "-0.089",
          "m15": "-0.022",
          "m30": "0.61",
          "h1": "2.702",
          "h6": "41.891",
          "h24": "-59.326"
        },
        "transactions": {
          "m5": {
            "buys": 45,
            "sells": 14,
            "buyers": 24,
            "sellers": 11
          },
          "m15": {
            "buys": 77,
            "sells": 32,
            "buyers": 26,
            "sellers": 18
          },
          "m30": {
            "buys": 131,
            "sells": 65,
            "buyers": 40,
            "sellers": 28
          },
          "h1": {
            "buys": 277,
            "sells": 145,
            "buyers": 66,
            "sellers": 50
          },
          "h6": {
            "buys": 1458,
            "sells": 946,
            "buyers": 293,
            "sellers": 273
          },
          "h24": {
            "buys": 4838,
            "sells": 3721,
            "buyers": 858,
            "sellers": 811
          }
        },
        "volume_usd": {
          "m5": "1530.3303658414",
          "m15": "3080.4043637651",
          "m30": "6255.2212468298",
          "h1": "13699.5920934163",
          "h6": "83608.983261237",
          "h24": "359548.732305438"
        },
        "reserve_in_usd": "86702.6521"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_gLEXZ2kAfuYkpeeSzrEMbakiNeqAAZ3TsKiY9Can8pE",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_HmBdm8vbisABUjkxms6ZUnoaXbfwFM6ymxShWfAENaoi",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora-damm-v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DdHDxR7fhvHDna4ee8UBQ74hBxTk2dun4d96Bci2dh2q",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000709792710205809920515990487210068668129513047172252903408019456",
        "base_token_price_native_currency": "0.000000881890206968659",
        "quote_token_price_usd": "81.576179594299981510378529817320380691296586021",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000881890207",
        "quote_token_price_base_token": "1133928.00157893",
        "address": "DdHDxR7fhvHDna4ee8UBQ74hBxTk2dun4d96Bci2dh2q",
        "name": "Dogwifgun / SOL",
        "pool_created_at": "2026-05-27T03:06:42Z",
        "fdv_usd": "71952.986410906",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "1.628",
          "m15": "0.428",
          "m30": "3.742",
          "h1": "-16.899",
          "h6": "0.481",
          "h24": "-36.259"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 19,
            "sells": 23,
            "buyers": 17,
            "sellers": 21
          },
          "m30": {
            "buys": 51,
            "sells": 54,
            "buyers": 35,
            "sellers": 46
          },
          "h1": {
            "buys": 158,
            "sells": 127,
            "buyers": 90,
            "sellers": 92
          },
          "h6": {
            "buys": 812,
            "sells": 692,
            "buyers": 349,
            "sellers": 410
          },
          "h24": {
            "buys": 7648,
            "sells": 5866,
            "buyers": 1959,
            "sellers": 2181
          }
        },
        "volume_usd": {
          "m5": "86.8198471595",
          "m15": "2602.5962488933",
          "m30": "6409.0762380089",
          "h1": "15816.2530692934",
          "h6": "65767.7334400387",
          "h24": "662243.291866915"
        },
        "reserve_in_usd": "23447.2496"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GQnXYbbFTNJob7rzhFEFNgYMLghu4jLiK22xhrsRpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2BJKy9pnzTDvMPdHJhv8qbWejKiLzebD7i2taTyJxAze",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0016002991184393209980547601131363182801725313",
        "base_token_price_native_currency": "0.0000196811385171385",
        "quote_token_price_usd": "81.500518406573110763127883555",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001968113852",
        "quote_token_price_base_token": "50810.0686923773",
        "address": "2BJKy9pnzTDvMPdHJhv8qbWejKiLzebD7i2taTyJxAze",
        "name": "HARAMBE / SOL",
        "pool_created_at": "2024-01-17T03:00:21Z",
        "fdv_usd": "1593942.76800714",
        "market_cap_usd": "1600211.56048388",
        "price_change_percentage": {
          "m5": "-0.504",
          "m15": "-1.731",
          "m30": "3.111",
          "h1": "-3.373",
          "h6": "-2.991",
          "h24": "11.39"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 14,
            "sells": 15,
            "buyers": 12,
            "sellers": 15
          },
          "m30": {
            "buys": 32,
            "sells": 50,
            "buyers": 29,
            "sellers": 39
          },
          "h1": {
            "buys": 86,
            "sells": 86,
            "buyers": 70,
            "sellers": 64
          },
          "h6": {
            "buys": 1178,
            "sells": 942,
            "buyers": 427,
            "sellers": 423
          },
          "h24": {
            "buys": 6791,
            "sells": 5907,
            "buyers": 1551,
            "sellers": 1328
          }
        },
        "volume_usd": {
          "m5": "1069.0782023433",
          "m15": "2332.4589852776",
          "m30": "8798.3602024166",
          "h1": "23492.5017162186",
          "h6": "248590.11614693",
          "h24": "1718664.30670089"
        },
        "reserve_in_usd": "379573.7646"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Fch1oixTPri8zxBnmdCEADoJW2toyFHxqDZacQkwdvSP",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0256587767195605",
        "base_token_price_native_currency": "0.0144422996845436",
        "quote_token_price_usd": "1.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01444229968",
        "quote_token_price_base_token": "69.241050376",
        "address": "EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
        "name": "UTYA / TON",
        "pool_created_at": "2024-04-11T17:23:13Z",
        "fdv_usd": "25402179.9020508",
        "market_cap_usd": "25658776.72",
        "price_change_percentage": {
          "m5": "0.381",
          "m15": "3.956",
          "m30": "6.433",
          "h1": "8.38",
          "h6": "-8.409",
          "h24": "-19.958"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 9,
            "sells": 7,
            "buyers": 8,
            "sellers": 4
          },
          "m30": {
            "buys": 78,
            "sells": 45,
            "buyers": 56,
            "sellers": 34
          },
          "h1": {
            "buys": 87,
            "sells": 48,
            "buyers": 63,
            "sellers": 37
          },
          "h6": {
            "buys": 451,
            "sells": 217,
            "buyers": 210,
            "sellers": 95
          },
          "h24": {
            "buys": 778,
            "sells": 345,
            "buyers": 298,
            "sellers": 143
          }
        },
        "volume_usd": {
          "m5": "1995.6709505603",
          "m15": "13837.9731360841",
          "m30": "69622.3985383501",
          "h1": "74172.7418457475",
          "h6": "407705.461362517",
          "h24": "628158.511418368"
        },
        "reserve_in_usd": "833310.7152"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBaCgUwOoc6gHCNln_oJzb0mVs79YG7wYoavh-o1ItaneLA",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8s2ohDW1MQUdqcw4dFJVBfcLbjXD2KNBFe6kGCyfBwAy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "9.3814190460778008182923137371356563447127719868459694047662135",
        "base_token_price_native_currency": "0.114862031311684",
        "quote_token_price_usd": "81.589201572096693229228218350009251237750836795",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.1148620313",
        "quote_token_price_base_token": "8.70609712",
        "address": "8s2ohDW1MQUdqcw4dFJVBfcLbjXD2KNBFe6kGCyfBwAy",
        "name": "ZINC / SOL",
        "pool_created_at": "2026-05-26T14:52:58Z",
        "fdv_usd": "1188090.96235008",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-0.06",
          "m15": "-1.165",
          "m30": "-0.285",
          "h1": "-2.46",
          "h6": "11.081",
          "h24": "-28.766"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 35,
            "sells": 42,
            "buyers": 20,
            "sellers": 38
          },
          "m30": {
            "buys": 70,
            "sells": 80,
            "buyers": 34,
            "sellers": 65
          },
          "h1": {
            "buys": 129,
            "sells": 153,
            "buyers": 52,
            "sellers": 114
          },
          "h6": {
            "buys": 1243,
            "sells": 1202,
            "buyers": 352,
            "sellers": 532
          },
          "h24": {
            "buys": 5716,
            "sells": 4799,
            "buyers": 1168,
            "sellers": 1597
          }
        },
        "volume_usd": {
          "m5": "154.78560783",
          "m15": "7498.5437341396",
          "m30": "12229.9670262649",
          "h1": "24530.823629615",
          "h6": "253484.459479696",
          "h24": "1306703.0191203"
        },
        "reserve_in_usd": "154230.1204"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_zinc155BS4mSPk8GXQj4R5hkVDQXcW253pTYq5SGyfi",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora-damm-v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00206633407615063387321249104829009646223535671510659044285057192",
        "base_token_price_native_currency": "0.0000253238567849987",
        "quote_token_price_usd": "81.589557782618187929741954440898884584264960316",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002532385678",
        "quote_token_price_base_token": "39488.4558260643",
        "address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
        "name": "KINS / SOL",
        "pool_created_at": "2026-05-22T17:47:24Z",
        "fdv_usd": "2059455.49999704",
        "market_cap_usd": "2059455.51652771",
        "price_change_percentage": {
          "m5": "-0.229",
          "m15": "-3.139",
          "m30": "-3.616",
          "h1": "-6.397",
          "h6": "4.831",
          "h24": "-2.053"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "m15": {
            "buys": 70,
            "sells": 35,
            "buyers": 47,
            "sellers": 30
          },
          "m30": {
            "buys": 96,
            "sells": 86,
            "buyers": 65,
            "sellers": 80
          },
          "h1": {
            "buys": 179,
            "sells": 166,
            "buyers": 117,
            "sellers": 147
          },
          "h6": {
            "buys": 1677,
            "sells": 1453,
            "buyers": 861,
            "sellers": 901
          },
          "h24": {
            "buys": 8216,
            "sells": 7139,
            "buyers": 2794,
            "sellers": 2676
          }
        },
        "volume_usd": {
          "m5": "648.6931367392",
          "m15": "5061.4790158026",
          "m30": "8388.083182486",
          "h1": "19511.6546462185",
          "h6": "288599.312502338",
          "h24": "1685861.55035786"
        },
        "reserve_in_usd": "124109.8195"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_C7f1Fy8TUcrwL5MyH9pEoUpaw79EFggU8t6ip6jEzEhx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000139499307894059639123910112557208343418010374470221804084612657",
        "base_token_price_native_currency": "0.00000166984357314035",
        "quote_token_price_usd": "81.584202845367419822505948946184025982384680301",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001669843573",
        "quote_token_price_base_token": "598858.489552632",
        "address": "C7f1Fy8TUcrwL5MyH9pEoUpaw79EFggU8t6ip6jEzEhx",
        "name": "wBULL / SOL",
        "pool_created_at": "2026-05-28T00:32:37Z",
        "fdv_usd": "134798.9413",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.441",
          "m15": "-20.096",
          "m30": "25.944",
          "h1": "55.084",
          "h6": "56.191",
          "h24": "300.405"
        },
        "transactions": {
          "m5": {
            "buys": 68,
            "sells": 41,
            "buyers": 44,
            "sellers": 37
          },
          "m15": {
            "buys": 284,
            "sells": 201,
            "buyers": 145,
            "sellers": 134
          },
          "m30": {
            "buys": 640,
            "sells": 455,
            "buyers": 314,
            "sellers": 274
          },
          "h1": {
            "buys": 754,
            "sells": 552,
            "buyers": 370,
            "sellers": 321
          },
          "h6": {
            "buys": 1677,
            "sells": 1442,
            "buyers": 769,
            "sellers": 854
          },
          "h24": {
            "buys": 20589,
            "sells": 15983,
            "buyers": 5105,
            "sellers": 4979
          }
        },
        "volume_usd": {
          "m5": "5421.9853960346",
          "m15": "26681.2102723213",
          "m30": "76719.815105833",
          "h1": "89026.592080402",
          "h6": "168076.721031142",
          "h24": "2053111.66052696"
        },
        "reserve_in_usd": "32249.2868"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_gAhvUSC7XamFqt6gr1JwHU2tEZFYQMEQYEsyKBSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000157641248032459",
        "base_token_price_native_currency": "0.0000000786840749532609",
        "quote_token_price_usd": "1997.75454767456",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000007868407495",
        "quote_token_price_base_token": "12709051.9980569",
        "address": "0x76a411f14a704099ba476ce8dffc288a53295218",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:18:23Z",
        "fdv_usd": "66316302.917558",
        "market_cap_usd": "66318096.62112",
        "price_change_percentage": {
          "m5": "-0.074",
          "m15": "2.616",
          "m30": "3.932",
          "h1": "3.119",
          "h6": "0.317",
          "h24": "-5.895"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m15": {
            "buys": 14,
            "sells": 22,
            "buyers": 10,
            "sellers": 18
          },
          "m30": {
            "buys": 23,
            "sells": 27,
            "buyers": 16,
            "sellers": 23
          },
          "h1": {
            "buys": 58,
            "sells": 46,
            "buyers": 43,
            "sellers": 34
          },
          "h6": {
            "buys": 466,
            "sells": 278,
            "buyers": 245,
            "sellers": 180
          },
          "h24": {
            "buys": 1830,
            "sells": 1361,
            "buyers": 821,
            "sellers": 637
          }
        },
        "volume_usd": {
          "m5": "1015.9117168953",
          "m15": "52843.780100654",
          "m30": "65342.9604681864",
          "h1": "127630.3074448",
          "h6": "944051.849955491",
          "h24": "4015910.30827703"
        },
        "reserve_in_usd": "2443456.3841"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xf280b16ef293d8e534e370794ef26bf312694126",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FyQuZLz6LLJxKhSwXkMpZ5Po6G8bcRv8Ub2s3paU74pC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000626429940122536670201457333155311670809512546",
        "base_token_price_native_currency": "0.00000000000784972198630884",
        "quote_token_price_usd": "81.505136074608097856534604243",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000007849721986",
        "quote_token_price_base_token": "127393046753.013",
        "address": "FyQuZLz6LLJxKhSwXkMpZ5Po6G8bcRv8Ub2s3paU74pC",
        "name": "SHIKOKU / SOL",
        "pool_created_at": "2024-10-24T15:05:07Z",
        "fdv_usd": "625442.280169984",
        "market_cap_usd": "625442.280169984",
        "price_change_percentage": {
          "m5": "-5.868",
          "m15": "-3.979",
          "m30": "9.198",
          "h1": "4.973",
          "h6": "2.937",
          "h24": "440.75"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 8,
            "buyers": 7,
            "sellers": 8
          },
          "m15": {
            "buys": 55,
            "sells": 23,
            "buyers": 47,
            "sellers": 19
          },
          "m30": {
            "buys": 119,
            "sells": 59,
            "buyers": 76,
            "sellers": 47
          },
          "h1": {
            "buys": 170,
            "sells": 100,
            "buyers": 116,
            "sellers": 79
          },
          "h6": {
            "buys": 1321,
            "sells": 657,
            "buyers": 647,
            "sellers": 376
          },
          "h24": {
            "buys": 3185,
            "sells": 1609,
            "buyers": 1269,
            "sellers": 678
          }
        },
        "volume_usd": {
          "m5": "1451.3131623536",
          "m15": "6678.3096576323",
          "m30": "13169.4067399508",
          "h1": "17066.663575746",
          "h6": "126477.775644587",
          "h24": "367255.482160379"
        },
        "reserve_in_usd": "81713.7403"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5Jng6jkLKU1o8BNrCzTEMXMFvPjNJZTpdWR3Hq4RHJb6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x0ab02e160f0df68dc049b012c514857306960eae",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0161843633052992",
        "base_token_price_native_currency": "0.00000809865376683297671538071529261",
        "quote_token_price_usd": "0.997939953684557",
        "quote_token_price_native_currency": "0.000499499446255309",
        "base_token_price_quote_token": "0.01621353903",
        "quote_token_price_base_token": "61.6768490957",
        "address": "0x0ab02e160f0df68dc049b012c514857306960eae",
        "name": "CTR / USDC 0.004%",
        "pool_created_at": "2026-05-26T12:53:05Z",
        "fdv_usd": "11716367.0301248",
        "market_cap_usd": "19508642.928",
        "price_change_percentage": {
          "m5": "1.097",
          "m15": "0.476",
          "m30": "2.309",
          "h1": "4.269",
          "h6": "-4.111",
          "h24": "-9.853"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 26,
            "buyers": 21,
            "sellers": 14
          },
          "m15": {
            "buys": 249,
            "sells": 222,
            "buyers": 64,
            "sellers": 54
          },
          "m30": {
            "buys": 765,
            "sells": 789,
            "buyers": 115,
            "sellers": 152
          },
          "h1": {
            "buys": 1148,
            "sells": 1236,
            "buyers": 152,
            "sellers": 186
          },
          "h6": {
            "buys": 8836,
            "sells": 10473,
            "buyers": 516,
            "sellers": 540
          },
          "h24": {
            "buys": 22811,
            "sells": 25595,
            "buyers": 984,
            "sellers": 1069
          }
        },
        "volume_usd": {
          "m5": "8035.5883317434",
          "m15": "78051.898639172",
          "m30": "241901.499721437",
          "h1": "354407.547260768",
          "h6": "3562647.91577463",
          "h24": "9198008.85519033"
        },
        "reserve_in_usd": "663290.043"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x11030f79109269d796fd0fb956d6244e502757f7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream-3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00351611475050584178702052504231200722302313149018818760056220666",
        "base_token_price_native_currency": "0.0000431004176396571",
        "quote_token_price_usd": "81.591198983173244541242728925433951567708624038",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004310041764",
        "quote_token_price_base_token": "23201.6313243306",
        "address": "DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
        "name": "67 / SOL",
        "pool_created_at": "2025-09-19T09:31:39Z",
        "fdv_usd": "3514777.98597777",
        "market_cap_usd": "3514777.98756906",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.039",
          "m30": "1.256",
          "h1": "0.193",
          "h6": "-0.158",
          "h24": "-17.343"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m30": {
            "buys": 12,
            "sells": 11,
            "buyers": 5,
            "sellers": 8
          },
          "h1": {
            "buys": 33,
            "sells": 19,
            "buyers": 23,
            "sellers": 14
          },
          "h6": {
            "buys": 91,
            "sells": 121,
            "buyers": 61,
            "sellers": 67
          },
          "h24": {
            "buys": 819,
            "sells": 480,
            "buyers": 291,
            "sellers": 263
          }
        },
        "volume_usd": {
          "m5": "2.2602198123",
          "m15": "60.4405182106",
          "m30": "2538.7555056119",
          "h1": "9399.4374349517",
          "h6": "31288.7165777399",
          "h24": "167575.73086068"
        },
        "reserve_in_usd": "371845.0159"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9AvytnUKsLxPxFHFqS6VLxaxt5p6BhYNr53SD2Chpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EWXiHuBM1MqTuARqMwXJsHkpBUzUQHN7RFe4aS1Fjjmm",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00015561632678645569152418244825321903818235825788760590349320881",
        "base_token_price_native_currency": "0.0000019576752867572",
        "quote_token_price_usd": "81.583763641958051740208084073841317360733574031",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001957675287",
        "quote_token_price_base_token": "510809.942161784",
        "address": "EWXiHuBM1MqTuARqMwXJsHkpBUzUQHN7RFe4aS1Fjjmm",
        "name": "RICHGUY / SOL",
        "pool_created_at": "2026-05-27T00:44:09Z",
        "fdv_usd": "155616.042875003",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-4.843",
          "m15": "-16.635",
          "m30": "-17.228",
          "h1": "-26.786",
          "h6": "-33.989",
          "h24": "7.118"
        },
        "transactions": {
          "m5": {
            "buys": 44,
            "sells": 38,
            "buyers": 41,
            "sellers": 31
          },
          "m15": {
            "buys": 126,
            "sells": 80,
            "buyers": 92,
            "sellers": 68
          },
          "m30": {
            "buys": 207,
            "sells": 132,
            "buyers": 124,
            "sellers": 108
          },
          "h1": {
            "buys": 357,
            "sells": 238,
            "buyers": 177,
            "sellers": 166
          },
          "h6": {
            "buys": 1212,
            "sells": 972,
            "buyers": 464,
            "sellers": 529
          },
          "h24": {
            "buys": 6815,
            "sells": 5021,
            "buyers": 2573,
            "sellers": 2137
          }
        },
        "volume_usd": {
          "m5": "6117.9357858588",
          "m15": "16120.1403535068",
          "m30": "24343.3103079859",
          "h1": "40169.5572033486",
          "h6": "132928.000062952",
          "h24": "689242.337989507"
        },
        "reserve_in_usd": "33745.0435"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4MhKUVWwjHHU9FwrBi85mDSSSxqwCgXDuExvpzkRpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podržane mreže

Opsežna pokrivenost diljem više lanaca

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

Zašto se Web3 projekti koriste platformom CoinGecko

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

Često postavljana pitanja

Nadopunite svoj projekt pomoću CoinGecko API

Otključajte više mogućnosti uz pouzdane, precizne i sveobuhvatne podatke o cijeni kriptovaluta.
Nikada ne propustite novosti!
Pretplatite se na naš bilten o API-ju za najnovije vijesti o proizvodu, ažuriranja krajnjih točki i nadahnjujući sadržaj iz zajednice.
Novi portfelj
Ikona i naziv
Odaberi valutu
Predložene valute
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Fiat valute
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kriptovalute
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Jedinice Bitcoina
BITS
Bits
SATS
Satoshi
Roba
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Odaberi jezik
Popularni jezici
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Svi jezici
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
Dobrodošli na CoinGecko
Dobrodošli natrag!
Prijavite se ili registrirajte za nekoliko sekundi
ili
Prijavite se pomoću . Niste Vi?
Zaboravi ste lozinku?
Niste primili upute za potvrdu računa?
Ponovno pošalji upute za potvrdu
Lozinka mora sadržavati najmanje 8 znakova, uključujući 1 veliko slovo, 1 maleno slovo, 1 broj i 1 posebni znak
Nastavkom potvrđujete da ste pročitali i da se slažete s našim Uvjeti korištenja i . Pravila zaštite privatnosti
Primajte upozorenja o cijenama pomoću aplikacije CoinGecko
Zaboravi ste lozinku?
U roku nekoliko minuta ćete primiti e-mail s uputama za promjenu Vaše lozinke.
Ponovno pošalji upute za potvrdu
U roku nekoliko minuta ćete primiti e-mail s uputama za potvrdu Vašeg računa.
Preuzmite CoinGecko aplikaciju.
Skenirajte ovaj QR kod kako biste odmah preuzeli aplikaciju App QR Code Ili je pogledajte u trgovinama aplikacijama
Dodaj NFT
Prati adresu novčanika
Zalijepi
Prikazujemo samo sredstva s podržanih mreža.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Pristup samo za čitanje
Preuzimamo samo javne podatke. Nema privatnih ključeva ni potpisivanja, a ne možemo niti unositi promjene u vaš novčanik.
Stvori portfelj
Odaberi ikonu
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Bolje u aplikaciji
Upozorenja o cijeni u stvarnom vremenu uz brže i učinkovitijekorištenje platformom.
Dostigli ste ograničenje.
Gostujući portfelji su ograničeni na 10 novčića. Registrirajte se ili prijavite kako biste zadržali novčiće navedene u nastavku.