Waluty: 17 886
Giełdy: 1 463
Kapitalizacja rynkowa: 2,375T $ 0.0%
Wol. 24h: 92,481B $
Gaz: 0.111 GWEI
Przejdź na Premium

API tokenów DEX i danych rynkowych on-chain dla projektów i deweloperów DeFi

Uzyskaj pełne pokrycie rynku kryptowalutowego dostarczane przez CoinGecko API,
największego na świecie niezależnego autorytetu danych kryptowalutowych od 2014 roku.
Danych dostarcza
Zaufały nam wiodące projekty Web3

Rozbudowany i niezawodny interfejs API danych DEX on-chain

Uzyskaj dostęp do danych rynkowych w łańcuchu z DEX, takich jak Uniswap, PancakeSwap, Orca, Curve i innych w głównych sieciach, dzięki naszemu niezawodnemu i rozbudowanemu interfejsowi API danych DEX.
35M+
Waluty i tokeny
200+
Sieci
1,500+
DEX-ów

Skaluj efektywnie projekt DeFi

Jeden ujednolicony interfejs API dla danych kryptowalut, NFT i DEX

Uproszony proces integracji dzięki jednemu ujednoliconemu interfejsowi API danych kryptowalut zapewniającemu pełne pokrycie
Kategoria punktu końcowego Opis
/onchain/simple/*/token_price/* Najprostszy sposób na uzyskanie najnowszej ceny tokenów on-chain w USD z adresami tokenów
/onchain/networks Pełna lista obsługiwanych sieci
/onchain/network/*dexes Pełna lista obsługiwanych dex-ów w sieci
/onchains/network/*/pools/* Dane dotyczące puli płynności, takie jak: trendy puli, nowe pule i dane rynkowe, m.in. cena, rezerwa, kapitalizacja rynkowa, transakcje, wolumen. Punkt końcowy wyszukiwania jest również dostępny do wyszukiwania pul w sieci.
/onchains/network/*/tokens/* Dane związane z tokenami, takie jak najlepsze pule, cena, wartość w pełni rozwodniona, rezerwa, wolumen, kapitalizacja rynkowa, wynik geckoterminal, identyfikator api coingecko. Dostępne są również metadane, w tym obraz, strona internetowa, opis i linki do mediów społecznościowych.
/onchains/network/*/ohlcvs/* Historyczne dane wykresu OHLCV puli płynności
/onchains/network/*/trades Ostatnie 300 transakcji z puli płynności
// Ceny i dane rynkowe puli płynności
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998702622549742",
      "base_token_price_native_currency": "0.000488985320752383",
      "quote_token_price_usd": "2051.17942407042",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004889853208",
      "quote_token_price_base_token": "2045.051165261",
      "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": "4424298566.68958",
      "market_cap_usd": "4427519590.19755",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0",
        "m30": "0.027",
        "h1": "0.106",
        "h6": "-0.158",
        "h24": "-0.262"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m30": {
          "buys": 9,
          "sells": 6,
          "buyers": 7,
          "sellers": 3
        },
        "h1": {
          "buys": 12,
          "sells": 13,
          "buyers": 9,
          "sellers": 7
        },
        "h6": {
          "buys": 428,
          "sells": 296,
          "buyers": 53,
          "sellers": 66
        },
        "h24": {
          "buys": 1066,
          "sells": 990,
          "buyers": 196,
          "sellers": 200
        }
      },
      "volume_usd": {
        "m5": "156.124776622",
        "m15": "156.124776622",
        "m30": "2383.910818708",
        "h1": "4551.5882842428",
        "h6": "174145.505304151",
        "h24": "685770.227405508"
      },
      "reserve_in_usd": "1092536.3112",
      "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"
        }
      }
    }
  }
}
// Popularne waluty
{
  "data": [
    {
      "id": "solana_6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000663225320620261024567843451395563229991672040406177597554819516",
        "base_token_price_native_currency": "0.00000854478722303165",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008544787223",
        "quote_token_price_base_token": "117030.415608782",
        "address": "6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
        "name": "ANIME / SOL",
        "pool_created_at": "2025-04-01T21:26:51Z",
        "fdv_usd": "661037.119015348",
        "market_cap_usd": "661037.323811326",
        "price_change_percentage": {
          "m5": "-1.093",
          "m15": "3.198",
          "m30": "-2.522",
          "h1": "-11.646",
          "h6": "-35.293",
          "h24": "-22.945"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 5,
            "buyers": 3,
            "sellers": 5
          },
          "m15": {
            "buys": 49,
            "sells": 32,
            "buyers": 40,
            "sellers": 29
          },
          "m30": {
            "buys": 158,
            "sells": 72,
            "buyers": 85,
            "sellers": 62
          },
          "h1": {
            "buys": 337,
            "sells": 170,
            "buyers": 187,
            "sellers": 138
          },
          "h6": {
            "buys": 5802,
            "sells": 2044,
            "buyers": 4968,
            "sellers": 1700
          },
          "h24": {
            "buys": 30437,
            "sells": 12741,
            "buyers": 24076,
            "sellers": 7321
          }
        },
        "volume_usd": {
          "m5": "236.5357843649",
          "m15": "2106.8773474948",
          "m30": "6047.4899313899",
          "h1": "17859.9310380172",
          "h6": "106862.753553644",
          "h24": "1018167.89164189"
        },
        "reserve_in_usd": "82996.1165"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_82MmG1uH2BWLyoU7VCFYMohP9CT63q5paiKHAAAn3zWx",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00135991326982024607794135229734488289820079048835289721160925976",
        "base_token_price_native_currency": "0.00001720785616",
        "quote_token_price_usd": "79.199393681522816625113468052960217957662301613",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001720785616",
        "quote_token_price_base_token": "58112.991572101",
        "address": "DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
        "name": "67 / SOL",
        "pool_created_at": "2025-09-19T09:31:39Z",
        "fdv_usd": "1359406.1598933",
        "market_cap_usd": "1359406.1598933",
        "price_change_percentage": {
          "m5": "-1.339",
          "m15": "-2.018",
          "m30": "-2.15",
          "h1": "-6.766",
          "h6": "-10.641",
          "h24": "7.175"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 8,
            "sellers": 4
          },
          "m30": {
            "buys": 18,
            "sells": 8,
            "buyers": 10,
            "sellers": 7
          },
          "h1": {
            "buys": 44,
            "sells": 18,
            "buyers": 25,
            "sellers": 16
          },
          "h6": {
            "buys": 200,
            "sells": 199,
            "buyers": 91,
            "sellers": 115
          },
          "h24": {
            "buys": 630,
            "sells": 630,
            "buyers": 239,
            "sellers": 269
          }
        },
        "volume_usd": {
          "m5": "228.7941649889",
          "m15": "487.8265926263",
          "m30": "675.7999164389",
          "h1": "6533.4182578091",
          "h6": "35885.1756126954",
          "h24": "134482.726999581"
        },
        "reserve_in_usd": "212480.8635"
      },
      "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_AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00177546543991153918072525335663439525126822430272971591152049345",
        "base_token_price_native_currency": "0.0000220996092575355",
        "quote_token_price_usd": "79.182640927612652510045406503605627545798732789",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002209960926",
        "quote_token_price_base_token": "45249.6688220413",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "1749904.20390151",
        "market_cap_usd": "1749904.20390151",
        "price_change_percentage": {
          "m5": "0.192",
          "m15": "-3.162",
          "m30": "5.192",
          "h1": "7.027",
          "h6": "65.726",
          "h24": "150.012"
        },
        "transactions": {
          "m5": {
            "buys": 43,
            "sells": 79,
            "buyers": 34,
            "sellers": 44
          },
          "m15": {
            "buys": 345,
            "sells": 509,
            "buyers": 191,
            "sellers": 179
          },
          "m30": {
            "buys": 715,
            "sells": 1102,
            "buyers": 346,
            "sellers": 337
          },
          "h1": {
            "buys": 1437,
            "sells": 2213,
            "buyers": 589,
            "sellers": 614
          },
          "h6": {
            "buys": 5951,
            "sells": 7897,
            "buyers": 2084,
            "sellers": 1819
          },
          "h24": {
            "buys": 23107,
            "sells": 28440,
            "buyers": 7240,
            "sellers": 4957
          }
        },
        "volume_usd": {
          "m5": "5212.6306680574",
          "m15": "63628.1131262177",
          "m30": "121934.45057471",
          "h1": "253487.864865124",
          "h6": "832885.292564829",
          "h24": "3381235.70938443"
        },
        "reserve_in_usd": "119499.3852"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4YiLHDR4B4pE4R5GUMA8HG8YunyeLwcobtEtvwMupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000220396741881884741644322196219471003796138754007105087987",
        "base_token_price_native_currency": "0.00000280401207889503",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002804012079",
        "quote_token_price_base_token": "356631.844608197",
        "address": "BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
        "name": "ZEN / SOL",
        "pool_created_at": "2026-03-31T17:23:06Z",
        "fdv_usd": "211279.853923985",
        "market_cap_usd": "211279.854198266",
        "price_change_percentage": {
          "m5": "-7.989",
          "m15": "-9.487",
          "m30": "-26.702",
          "h1": "-16.198",
          "h6": "8.753",
          "h24": "-96.26"
        },
        "transactions": {
          "m5": {
            "buys": 45,
            "sells": 7,
            "buyers": 34,
            "sellers": 7
          },
          "m15": {
            "buys": 81,
            "sells": 25,
            "buyers": 51,
            "sellers": 23
          },
          "m30": {
            "buys": 148,
            "sells": 82,
            "buyers": 86,
            "sellers": 64
          },
          "h1": {
            "buys": 319,
            "sells": 287,
            "buyers": 171,
            "sellers": 159
          },
          "h6": {
            "buys": 1523,
            "sells": 1310,
            "buyers": 563,
            "sellers": 565
          },
          "h24": {
            "buys": 50473,
            "sells": 43658,
            "buyers": 19744,
            "sellers": 19262
          }
        },
        "volume_usd": {
          "m5": "4034.9589383257",
          "m15": "6365.4987624526",
          "m30": "12517.866472555",
          "h1": "44885.6246006398",
          "h6": "183142.755347608",
          "h24": "12073828.4481309"
        },
        "reserve_in_usd": "67920.0059"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3tXvLBVojpviB13khqqsV4f7uh51Gy8m5q39eXJCpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0146213396538037609266563692493588234449743501492321770734340208",
        "base_token_price_native_currency": "0.000184523820816275",
        "quote_token_price_usd": "79.182640927612652510045406503605627545798732789",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001845238208",
        "quote_token_price_base_token": "5419.354507057",
        "address": "8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
        "name": "PIXEL / SOL",
        "pool_created_at": "2026-03-27T03:03:16Z",
        "fdv_usd": "14611218.66",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.688",
          "m15": "16.96",
          "m30": "10.289",
          "h1": "33.614",
          "h6": "12.655",
          "h24": "84.573"
        },
        "transactions": {
          "m5": {
            "buys": 91,
            "sells": 61,
            "buyers": 68,
            "sellers": 51
          },
          "m15": {
            "buys": 233,
            "sells": 163,
            "buyers": 127,
            "sellers": 127
          },
          "m30": {
            "buys": 329,
            "sells": 249,
            "buyers": 174,
            "sellers": 192
          },
          "h1": {
            "buys": 569,
            "sells": 562,
            "buyers": 282,
            "sellers": 347
          },
          "h6": {
            "buys": 6003,
            "sells": 4894,
            "buyers": 1640,
            "sellers": 1419
          },
          "h24": {
            "buys": 13090,
            "sells": 11097,
            "buyers": 2790,
            "sellers": 2533
          }
        },
        "volume_usd": {
          "m5": "42075.1434344161",
          "m15": "122484.154081976",
          "m30": "139194.505533278",
          "h1": "220057.183493487",
          "h6": "2048126.23104611",
          "h24": "4128501.80146362"
        },
        "reserve_in_usd": "405709.3563"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EkDGB5fbPXiRmDDjxKcC7dFjzvFZj2KT9t7oeyyPx4SX",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x959c7d5706ac0b5a29f506a1019ba7f2a1c70c70",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000000923639740743112",
        "base_token_price_native_currency": "0.0000000000450197699737845",
        "quote_token_price_usd": "2051.63140833673",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000000004501976997",
        "quote_token_price_base_token": "22212463559.5053",
        "address": "0x959c7d5706ac0b5a29f506a1019ba7f2a1c70c70",
        "name": "SHI / WETH 0.3%",
        "pool_created_at": "2022-02-15T10:22:46Z",
        "fdv_usd": "1292301.29102538",
        "market_cap_usd": "1292300.36738554",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "0",
          "h6": "-0.932",
          "h24": "-0.262"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "h1": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "h6": {
            "buys": 6,
            "sells": 3,
            "buyers": 5,
            "sellers": 2
          },
          "h24": {
            "buys": 12,
            "sells": 4,
            "buyers": 10,
            "sellers": 3
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "0.0",
          "h1": "0.0",
          "h6": "450.7941004069",
          "h24": "1272.5444939463"
        },
        "reserve_in_usd": "737869.0848"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x243cacb4d5ff6814ad668c3e225246efa886ad5a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0238836089696218387788465833153571257145653335437377154743439444",
        "base_token_price_native_currency": "0.000301608619261126",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003016086193",
        "quote_token_price_base_token": "3315.555113941",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "23883608.97",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.059",
          "m15": "-0.038",
          "m30": "-0.109",
          "h1": "0.035",
          "h6": "-0.021",
          "h24": "16.993"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 6,
            "buyers": 15,
            "sellers": 1
          },
          "m15": {
            "buys": 98,
            "sells": 21,
            "buyers": 35,
            "sellers": 2
          },
          "m30": {
            "buys": 282,
            "sells": 65,
            "buyers": 70,
            "sellers": 5
          },
          "h1": {
            "buys": 700,
            "sells": 145,
            "buyers": 158,
            "sellers": 6
          },
          "h6": {
            "buys": 4720,
            "sells": 829,
            "buyers": 997,
            "sellers": 24
          },
          "h24": {
            "buys": 17999,
            "sells": 3739,
            "buyers": 3542,
            "sellers": 178
          }
        },
        "volume_usd": {
          "m5": "1979.7983998107",
          "m15": "8707.8790617927",
          "m30": "25695.535167135",
          "h1": "92728.2203735185",
          "h6": "613820.278696514",
          "h24": "2808113.68877059"
        },
        "reserve_in_usd": "449702.4205"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_VDoRrZix72Er41foJAdKrwFqYNozPbktuPa4Xy1A7Au",
            "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_6oEzfEv2Pzuonb8GAv9KMHwWEZfkRTLwbP1uiyDPYswU",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000133872149802414244869843199067944776822193087044023254647318597",
        "base_token_price_native_currency": "0.00000166416116858363",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001664161169",
        "quote_token_price_base_token": "600903.337295811",
        "address": "6oEzfEv2Pzuonb8GAv9KMHwWEZfkRTLwbP1uiyDPYswU",
        "name": "Community / SOL",
        "pool_created_at": "2026-04-02T04:22:40Z",
        "fdv_usd": "133872.1498",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.754",
          "m15": "-6.499",
          "m30": "-7.67",
          "h1": "-2.069",
          "h6": "-15.306",
          "h24": "342.01"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 18,
            "buyers": 24,
            "sellers": 17
          },
          "m15": {
            "buys": 70,
            "sells": 46,
            "buyers": 42,
            "sellers": 37
          },
          "m30": {
            "buys": 167,
            "sells": 94,
            "buyers": 76,
            "sellers": 60
          },
          "h1": {
            "buys": 398,
            "sells": 242,
            "buyers": 148,
            "sellers": 150
          },
          "h6": {
            "buys": 4335,
            "sells": 2641,
            "buyers": 1034,
            "sellers": 1014
          },
          "h24": {
            "buys": 40854,
            "sells": 25747,
            "buyers": 6740,
            "sellers": 6111
          }
        },
        "volume_usd": {
          "m5": "3897.408915398",
          "m15": "7435.2914763718",
          "m30": "12103.0253253816",
          "h1": "28881.4708154679",
          "h6": "310026.846344797",
          "h24": "2787761.72378664"
        },
        "reserve_in_usd": "32157.9434"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_771oWnZyoVXW285EeusgicQ7DazFUN2hraGjynhupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x2ad2651a07b4949c0f892cfa27c3c73fb3b020f6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.186828641520116",
        "base_token_price_native_currency": "0.000319582842677443",
        "quote_token_price_usd": "585.73",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003195828427",
        "quote_token_price_base_token": "3129.079119586",
        "address": "0x2ad2651a07b4949c0f892cfa27c3c73fb3b020f6",
        "name": "STO / WBNB 1%",
        "pool_created_at": "2025-04-03T03:29:24Z",
        "fdv_usd": "102221005.375763",
        "market_cap_usd": "42098720.4890571",
        "price_change_percentage": {
          "m5": "-0.971",
          "m15": "-1.99",
          "m30": "1.95",
          "h1": "-1.683",
          "h6": "-18.807",
          "h24": "-69.633"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 33,
            "buyers": 0,
            "sellers": 18
          },
          "m15": {
            "buys": 46,
            "sells": 68,
            "buyers": 29,
            "sellers": 22
          },
          "m30": {
            "buys": 118,
            "sells": 103,
            "buyers": 49,
            "sellers": 35
          },
          "h1": {
            "buys": 243,
            "sells": 330,
            "buyers": 79,
            "sellers": 64
          },
          "h6": {
            "buys": 1037,
            "sells": 1279,
            "buyers": 268,
            "sellers": 182
          },
          "h24": {
            "buys": 16847,
            "sells": 16187,
            "buyers": 1588,
            "sellers": 2275
          }
        },
        "volume_usd": {
          "m5": "2643.9119054985",
          "m15": "13029.2144343076",
          "m30": "25217.6360768418",
          "h1": "62297.4394121757",
          "h6": "209977.40716256",
          "h24": "1758015.35210198"
        },
        "reserve_in_usd": "339516.403"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xdaf1695c41327b61b9b9965ac6a5843a3198cf07",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xd7e5522c9cc3682c960afada6adde0f8116580f2ad2cef08c197faf625e53842",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "17.1356025622223",
        "base_token_price_native_currency": "0.00831738661223695",
        "quote_token_price_usd": "2052.31",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.008317386612",
        "quote_token_price_base_token": "120.230073053",
        "address": "0xd7e5522c9cc3682c960afada6adde0f8116580f2ad2cef08c197faf625e53842",
        "name": "BEAN / ETH 1%",
        "pool_created_at": "2026-02-25T20:14:19Z",
        "fdv_usd": "1120260.7999944",
        "market_cap_usd": "553988.071212522",
        "price_change_percentage": {
          "m5": "0.397",
          "m15": "-5.97",
          "m30": "-7.123",
          "h1": "-8.068",
          "h6": "6.675",
          "h24": "-13.742"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 13,
            "sells": 17,
            "buyers": 10,
            "sellers": 17
          },
          "m30": {
            "buys": 22,
            "sells": 30,
            "buyers": 15,
            "sellers": 27
          },
          "h1": {
            "buys": 50,
            "sells": 59,
            "buyers": 24,
            "sellers": 39
          },
          "h6": {
            "buys": 270,
            "sells": 323,
            "buyers": 84,
            "sellers": 97
          },
          "h24": {
            "buys": 1055,
            "sells": 1437,
            "buyers": 240,
            "sellers": 288
          }
        },
        "volume_usd": {
          "m5": "524.6631124961",
          "m15": "5884.5688399919",
          "m30": "7249.8399442896",
          "h1": "9401.6382158201",
          "h6": "82426.4372487604",
          "h24": "456726.756994443"
        },
        "reserve_in_usd": "331835.8059"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5c72992b83e74c4d5200a8e8920fb946214a5a5d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_56YheczRM5MbYDDFmnobrTnCiSPJqmuvZwFwfKVP9gS2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000664149568629243516359547773915889373577012503437434426829234616",
        "base_token_price_native_currency": "0.00000848744435469407",
        "quote_token_price_usd": "79.183373642634134523186136168417696336545788428",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008487444355",
        "quote_token_price_base_token": "117821.096458434",
        "address": "56YheczRM5MbYDDFmnobrTnCiSPJqmuvZwFwfKVP9gS2",
        "name": "Clippy / SOL",
        "pool_created_at": "2026-01-19T21:05:23Z",
        "fdv_usd": "664107.665132659",
        "market_cap_usd": "664107.665132659",
        "price_change_percentage": {
          "m5": "0.131",
          "m15": "0.914",
          "m30": "0.549",
          "h1": "-1.954",
          "h6": "-1.364",
          "h24": "0.232"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 3,
            "buyers": 10,
            "sellers": 3
          },
          "m15": {
            "buys": 21,
            "sells": 18,
            "buyers": 21,
            "sellers": 18
          },
          "m30": {
            "buys": 45,
            "sells": 40,
            "buyers": 44,
            "sellers": 40
          },
          "h1": {
            "buys": 96,
            "sells": 106,
            "buyers": 95,
            "sellers": 106
          },
          "h6": {
            "buys": 675,
            "sells": 813,
            "buyers": 585,
            "sellers": 781
          },
          "h24": {
            "buys": 2626,
            "sells": 3160,
            "buyers": 2261,
            "sellers": 2955
          }
        },
        "volume_usd": {
          "m5": "559.7774368463",
          "m15": "2195.6642822235",
          "m30": "4198.8407657525",
          "h1": "9622.1685870238",
          "h6": "75665.177014573",
          "h24": "305159.218214855"
        },
        "reserve_in_usd": "111077.5964"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GKjAe1bQXXLoEitJYSuyw6qt97tTVoKkGEgWPEo6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.062282156391970573819704811876253794107339298",
        "base_token_price_native_currency": "0.000789967453911846",
        "quote_token_price_usd": "79.233681475697215029923912842",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0007899674539",
        "quote_token_price_base_token": "1265.874935794",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "62588050.6033479",
        "market_cap_usd": "62588051.1148249",
        "price_change_percentage": {
          "m5": "0.029",
          "m15": "-1.644",
          "m30": "1.044",
          "h1": "0.44",
          "h6": "-0.464",
          "h24": "1.128"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 28,
            "buyers": 17,
            "sellers": 17
          },
          "m15": {
            "buys": 273,
            "sells": 432,
            "buyers": 75,
            "sellers": 82
          },
          "m30": {
            "buys": 528,
            "sells": 1075,
            "buyers": 110,
            "sellers": 148
          },
          "h1": {
            "buys": 1418,
            "sells": 2285,
            "buyers": 207,
            "sellers": 212
          },
          "h6": {
            "buys": 6554,
            "sells": 8854,
            "buyers": 554,
            "sellers": 507
          },
          "h24": {
            "buys": 19781,
            "sells": 23614,
            "buyers": 832,
            "sellers": 697
          }
        },
        "volume_usd": {
          "m5": "9256.0189532151",
          "m15": "238868.862598168",
          "m30": "443779.599538921",
          "h1": "1039701.99594582",
          "h6": "5129854.47177307",
          "h24": "13843473.9534036"
        },
        "reserve_in_usd": "5895292.964"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0099485913113587319802886374225727613003787149946454307993618562",
        "base_token_price_native_currency": "0.000125025974679647",
        "quote_token_price_usd": "79.182640927612652510045406503605627545798732789",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001250259747",
        "quote_token_price_base_token": "7998.337965869",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "9813564.63887544",
        "market_cap_usd": "9813564.63900308",
        "price_change_percentage": {
          "m5": "-0.131",
          "m15": "0.712",
          "m30": "-1.377",
          "h1": "-4.845",
          "h6": "3.549",
          "h24": "-1.923"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 12,
            "buyers": 21,
            "sellers": 12
          },
          "m15": {
            "buys": 98,
            "sells": 64,
            "buyers": 84,
            "sellers": 56
          },
          "m30": {
            "buys": 213,
            "sells": 136,
            "buyers": 175,
            "sellers": 114
          },
          "h1": {
            "buys": 494,
            "sells": 331,
            "buyers": 381,
            "sellers": 246
          },
          "h6": {
            "buys": 3377,
            "sells": 2208,
            "buyers": 2386,
            "sellers": 1316
          },
          "h24": {
            "buys": 12389,
            "sells": 8260,
            "buyers": 8867,
            "sellers": 4774
          }
        },
        "volume_usd": {
          "m5": "2342.920180239",
          "m15": "13626.1120379985",
          "m30": "29723.4793909327",
          "h1": "77740.1922630499",
          "h6": "478406.931260549",
          "h24": "2671707.77837582"
        },
        "reserve_in_usd": "373615.5657"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0119825601957855056740034150439057602838143782360531380243730233",
        "base_token_price_native_currency": "0.000150169363944298",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001501693639",
        "quote_token_price_base_token": "6659.147869674",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "11881109.4980298",
        "market_cap_usd": "11881109.4980298",
        "price_change_percentage": {
          "m5": "-0.064",
          "m15": "-0.937",
          "m30": "-1.198",
          "h1": "-1.261",
          "h6": "-3.393",
          "h24": "15.129"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 26,
            "sells": 18,
            "buyers": 26,
            "sellers": 18
          },
          "m30": {
            "buys": 53,
            "sells": 38,
            "buyers": 51,
            "sellers": 38
          },
          "h1": {
            "buys": 101,
            "sells": 86,
            "buyers": 91,
            "sellers": 75
          },
          "h6": {
            "buys": 643,
            "sells": 527,
            "buyers": 417,
            "sellers": 385
          },
          "h24": {
            "buys": 2868,
            "sells": 2678,
            "buyers": 1060,
            "sellers": 1068
          }
        },
        "volume_usd": {
          "m5": "72.8205967125",
          "m15": "1450.1497645693",
          "m30": "2220.1535251665",
          "h1": "5068.7529629726",
          "h6": "116905.247837206",
          "h24": "913755.23101605"
        },
        "reserve_in_usd": "666988.0255"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_NV2RYH954cTJ3ckFUpvfqaQXU4ARqqDH3562nFSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xf0125d06b76cebc2ab3831a938e07ab6988b00c9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0540780162095761",
        "base_token_price_native_currency": "0.000026336824951598961328611668815860181291034",
        "quote_token_price_usd": "1.0040377441161",
        "quote_token_price_native_currency": "0.00048900164818341",
        "base_token_price_quote_token": "0.0538583562",
        "quote_token_price_base_token": "18.567220957",
        "address": "0xf0125d06b76cebc2ab3831a938e07ab6988b00c9",
        "name": "CHECK / USDC 0.05%",
        "pool_created_at": "2025-11-19T08:27:47Z",
        "fdv_usd": "54070712.82",
        "market_cap_usd": "17838598.7983691",
        "price_change_percentage": {
          "m5": "0.651",
          "m15": "0.529",
          "m30": "0.505",
          "h1": "0.083",
          "h6": "-13.591",
          "h24": "-14.927"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 11,
            "buyers": 8,
            "sellers": 6
          },
          "m15": {
            "buys": 41,
            "sells": 58,
            "buyers": 11,
            "sellers": 16
          },
          "m30": {
            "buys": 102,
            "sells": 113,
            "buyers": 18,
            "sellers": 24
          },
          "h1": {
            "buys": 241,
            "sells": 257,
            "buyers": 32,
            "sellers": 41
          },
          "h6": {
            "buys": 2320,
            "sells": 2224,
            "buyers": 305,
            "sellers": 288
          },
          "h24": {
            "buys": 14379,
            "sells": 14540,
            "buyers": 1306,
            "sellers": 1025
          }
        },
        "volume_usd": {
          "m5": "2198.2369364328",
          "m15": "10036.2879173231",
          "m30": "22006.6239354764",
          "h1": "51241.0701891464",
          "h6": "442287.736987517",
          "h24": "2923277.2357732"
        },
        "reserve_in_usd": "1570347.2808"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9126236476efba9ad8ab77855c60eb5bf37586eb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FKfRK3WdaGXokysR1fPGgCDEeGkV1b1YYnX9ykVpG3JG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.01794006009469459670872720409820114893767469929942319107567454",
        "base_token_price_native_currency": "0.000226779647199906",
        "quote_token_price_usd": "79.1833786238338552629039108594598926114790274",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002267796472",
        "quote_token_price_base_token": "4409.566785852",
        "address": "FKfRK3WdaGXokysR1fPGgCDEeGkV1b1YYnX9ykVpG3JG",
        "name": "PUMPCADE / SOL",
        "pool_created_at": "2025-09-21T00:06:49Z",
        "fdv_usd": "17949244.4064151",
        "market_cap_usd": "17949244.4089631",
        "price_change_percentage": {
          "m5": "-0.526",
          "m15": "0.455",
          "m30": "3.094",
          "h1": "-0.048",
          "h6": "-4.336",
          "h24": "23.939"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m15": {
            "buys": 12,
            "sells": 36,
            "buyers": 11,
            "sellers": 15
          },
          "m30": {
            "buys": 22,
            "sells": 90,
            "buyers": 16,
            "sellers": 34
          },
          "h1": {
            "buys": 148,
            "sells": 138,
            "buyers": 56,
            "sellers": 53
          },
          "h6": {
            "buys": 1516,
            "sells": 792,
            "buyers": 289,
            "sellers": 336
          },
          "h24": {
            "buys": 5344,
            "sells": 4740,
            "buyers": 900,
            "sellers": 882
          }
        },
        "volume_usd": {
          "m5": "298.3925033642",
          "m15": "2835.8664725784",
          "m30": "8276.1103687624",
          "h1": "21291.7602964044",
          "h6": "288313.564543382",
          "h24": "1694447.46521539"
        },
        "reserve_in_usd": "421963.8731"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Eg2ymQ2aQqjMcibnmTt8erC6Tvk9PVpJZCxvVPJz2agu",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000356384774013489059781048576755280486689726350986942040428541314",
        "base_token_price_native_currency": "0.00000044874450376589",
        "quote_token_price_usd": "79.130237190657471123207675678181436423687968662",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000004487445038",
        "quote_token_price_base_token": "2228439.54991747",
        "address": "86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
        "name": "SUKI / SOL",
        "pool_created_at": "2026-03-30T10:04:48Z",
        "fdv_usd": "35638.3560730314",
        "market_cap_usd": "35638.3560730314",
        "price_change_percentage": {
          "m5": "0.342",
          "m15": "-4.863",
          "m30": "-6.492",
          "h1": "-1.078",
          "h6": "14.328",
          "h24": "-89.739"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 5,
            "buyers": 6,
            "sellers": 4
          },
          "m30": {
            "buys": 13,
            "sells": 14,
            "buyers": 11,
            "sellers": 13
          },
          "h1": {
            "buys": 27,
            "sells": 35,
            "buyers": 20,
            "sellers": 27
          },
          "h6": {
            "buys": 280,
            "sells": 204,
            "buyers": 129,
            "sellers": 114
          },
          "h24": {
            "buys": 15865,
            "sells": 14767,
            "buyers": 4702,
            "sellers": 2703
          }
        },
        "volume_usd": {
          "m5": "43.2654982912",
          "m15": "466.9085293775",
          "m30": "815.3767037772",
          "h1": "2594.5535632185",
          "h6": "16328.2552937318",
          "h24": "2480557.30626334"
        },
        "reserve_in_usd": "23832.975"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DW8P5TcXXsUFpwUiKfNNXNdbn4DzBbpqUy6P85wipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BT7AkhA39Psc86qtocP3boeANXp2ntLYFvGo3VbBhvRS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000342057283267868927133310557975745130235900820852737459148317726",
        "base_token_price_native_currency": "0.000000438860043431021",
        "quote_token_price_usd": "79.182639880846453649059894805720919277049532334",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000004388600434",
        "quote_token_price_base_token": "2278630.77299535",
        "address": "BT7AkhA39Psc86qtocP3boeANXp2ntLYFvGo3VbBhvRS",
        "name": "durr / SOL",
        "pool_created_at": "2026-04-02T00:46:00Z",
        "fdv_usd": "34727.14714",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-9.405",
          "m15": "-9.094",
          "m30": "-4.774",
          "h1": "-26.58",
          "h6": "-42.931",
          "h24": "-85.133"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m15": {
            "buys": 17,
            "sells": 23,
            "buyers": 15,
            "sellers": 20
          },
          "m30": {
            "buys": 39,
            "sells": 48,
            "buyers": 29,
            "sellers": 42
          },
          "h1": {
            "buys": 125,
            "sells": 123,
            "buyers": 65,
            "sellers": 81
          },
          "h6": {
            "buys": 952,
            "sells": 887,
            "buyers": 405,
            "sellers": 501
          },
          "h24": {
            "buys": 11189,
            "sells": 8748,
            "buyers": 2954,
            "sellers": 3104
          }
        },
        "volume_usd": {
          "m5": "723.0810022063",
          "m15": "1674.3318221325",
          "m30": "3304.3364881357",
          "h1": "9411.9328692439",
          "h6": "71468.7933059215",
          "h24": "983476.310052574"
        },
        "reserve_in_usd": "15824.3046"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5ePB8Z3tgxwNc1CwCa6BrvpLk1JWbuDEr1svNeP9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xfcd3f5ca230e7c1bd5b415eb85d5186346de0fec",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.405337426700531",
        "base_token_price_native_currency": "0.000197444336214042",
        "quote_token_price_usd": "0.997748184494035",
        "quote_token_price_native_currency": "0.0004894328293165330173110652945",
        "base_token_price_quote_token": "0.4034145737",
        "quote_token_price_base_token": "2.4788395489",
        "address": "0xfcd3f5ca230e7c1bd5b415eb85d5186346de0fec",
        "name": "MEZO / MUSD 0.3%",
        "pool_created_at": "2026-04-01T06:06:19Z",
        "fdv_usd": "14642351.0656708",
        "market_cap_usd": "202668713.35",
        "price_change_percentage": {
          "m5": "0.034",
          "m15": "0.034",
          "m30": "-0.15",
          "h1": "0.236",
          "h6": "-0.379",
          "h24": "514.783"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 2,
            "sells": 13,
            "buyers": 2,
            "sellers": 13
          },
          "m30": {
            "buys": 2,
            "sells": 31,
            "buyers": 2,
            "sellers": 31
          },
          "h1": {
            "buys": 2,
            "sells": 63,
            "buyers": 2,
            "sellers": 63
          },
          "h6": {
            "buys": 40,
            "sells": 297,
            "buyers": 14,
            "sellers": 180
          },
          "h24": {
            "buys": 760,
            "sells": 19553,
            "buyers": 124,
            "sellers": 18441
          }
        },
        "volume_usd": {
          "m5": "1226.8787144691",
          "m15": "1308.1434539969",
          "m30": "1558.4793336524",
          "h1": "1861.9339512823",
          "h6": "190697.132177351",
          "h24": "1352865.60889649"
        },
        "reserve_in_usd": "7083356.4626"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x8e4cbbcc33db6c0a18561fde1f6ba35906d4848b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0xdd468a1ddc392dcdbef6db6e34e89aa338f9f186",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream-2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BEzVMVD8npfqre1MnRRQtvXC24M3fkERZ1C3iYMT2k7W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000424391713700134895494228373309848373624113140587924468382299721",
        "base_token_price_native_currency": "0.000000534787514535741",
        "quote_token_price_usd": "79.183373690326032687208923608756651207968954479",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005347875145",
        "quote_token_price_base_token": "1869901.54560381",
        "address": "BEzVMVD8npfqre1MnRRQtvXC24M3fkERZ1C3iYMT2k7W",
        "name": "TWEMP / SOL",
        "pool_created_at": "2026-04-02T02:29:52Z",
        "fdv_usd": "42439.17137",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.616",
          "m15": "-9.908",
          "m30": "24.028",
          "h1": "111.542",
          "h6": "42.835",
          "h24": "-83.784"
        },
        "transactions": {
          "m5": {
            "buys": 38,
            "sells": 15,
            "buyers": 17,
            "sellers": 10
          },
          "m15": {
            "buys": 160,
            "sells": 101,
            "buyers": 58,
            "sellers": 57
          },
          "m30": {
            "buys": 547,
            "sells": 373,
            "buyers": 199,
            "sellers": 178
          },
          "h1": {
            "buys": 644,
            "sells": 428,
            "buyers": 223,
            "sellers": 205
          },
          "h6": {
            "buys": 1030,
            "sells": 811,
            "buyers": 385,
            "sellers": 430
          },
          "h24": {
            "buys": 19358,
            "sells": 14128,
            "buyers": 3161,
            "sellers": 3509
          }
        },
        "volume_usd": {
          "m5": "1061.4047959764",
          "m15": "6949.8019624573",
          "m30": "40933.9200837997",
          "h1": "46113.3754206652",
          "h6": "63711.7479468992",
          "h24": "1173629.66039549"
        },
        "reserve_in_usd": "17469.971"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5uEF5oyHb9CHuUJDwGtHHa4U4YHEEHFsuCjJz1A3pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Obsługiwane sieci

Obszerne wsparcie dla wielu łańcuchów

Pobierz kursy kryptowalut i dane rynkowe z wielu sieci, 200+ od głównych blockchainów po nowe wprowadzenia..

Dlaczego projekty Web3 korzystają z CoinGecko

„API DEX CoinGecko zapewnia nam szybkie, bardzo dokładne i rzetelne źródło danych cenowych DEX. Ma szeroki zakres danych, jest łatwe w użyciu i wysoce niezawodne. API DEX CoinGecko stało się dla nas jednym z wielu kluczowych źródeł cen DEX, które Supra wykorzystuje do agregowania danych ze zdecentralizowanych giełd”.
„API DEX CoinGecko stało się integralną częścią naszego procesu rozwoju, sprawnie obsługując wiele drobnych zadań, którymi po prostu nie jesteśmy w stanie zarządzać. To znacznie usprawniło nasz przepływ pracy, pozwalając nam skupić się na głównym rozwoju”.
„API DEX CoinGecko ma szerokie pokrycie, obsługuje największą liczbę łańcuchów i cechuje się wysoką dostępnością”.

Często zadawane pytania

Doładuj swój projekt za pomocą CoinGecko API

Odblokuj więcej możliwości dzięki wiarygodnym, dokładnym i kompleksowym danym o kursach kryptowalut.
Nigdy nie przegap aktualizacji!
Subskrybuj nasz newsletter API, aby otrzymywać najnowsze informacje o produktach, aktualizacje punktów końcowych i inspirujące treści społeczności.
Nowy portfel
Ikona i nazwa
Wybierz walutę
Sugerowane waluty
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
Waluty fiducjarne
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
Kryptowaluty
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
Jednostki Bitcoin
BITS
Bits
SATS
Satoshi
Towary
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Wybierz język
Popularne języki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Wszystke języki
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
繁體中文
Witamy w CoinGecko
Witaj z powrotem!
Zaloguj się lub zarejestruj się w ciągu kilku sekund.
lub
Zaloguj się za pomocą . Nie Ty?
Zapomniałeś swojego hasła?
Nie otrzymałeś instrukcji aktywacji konta?
Wyślij ponownie instrukcje aktywacji
Hasło musi zawierać co najmniej 8 znaków, w tym 1 wielką literę, 1 małą literę, 1 cyfrę i 1 znak specjalny
Kontynuując, potwierdzasz, że przeczytałeś i w pełni akceptujesz nasze Warunki korzystania i Polityka prywatności.
Otrzymuj alerty kursowe od aplikacji CoinGecko
Zapomniałeś swojego hasła?
Instrukcja zmiany hasła zostanie niezwłocznie wysłana na podany adres e-mail.
Wyślij ponownie instrukcje aktywacji
Instrukcja jak aktywować konto zostanie niezwłocznie wysłana na podany adres e-mail.
Oceń aplikację CoinGecko.
Zeskanuj ten kod QR, aby pobrać aplikację już teraz App QR Code Lub sprawdź ją w sklepach z aplikacjami
Dodaj NFT
Śledź adres portfela
Wklej
Wyświetlamy tylko aktywa z obsługiwanych sieci.
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
Dostęp tylko do odczytu
Pobieramy tylko dane publiczne. Brak kluczy prywatnych, brak podpisywania i nie możemy wprowadzić żadnych zmian w Twoim portfelu.
Utwórz portfel
Wybierz ikonę
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Lepiej w aplikacji
Alerty dotyczące kursów w czasie rzeczywistym oraz szybsze, bardziej płynne doświadczenie.
Osiągnięto limit.
Portfele gości są ograniczone do 10 walut. Zarejestruj się lub zaloguj, aby zachować waluty wymienione poniżej.