Waluty: 17 499
Giełdy: 1 474
Kapitalizacja rynkowa: 2,629T $ 0.4%
Wol. 24h: 78,723B $
Gaz: 0.181 GWEI
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.
37M+
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": "1.00210437526917",
      "base_token_price_native_currency": "0.000441356655457512",
      "quote_token_price_usd": "2260.6719325474",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004413566555",
      "quote_token_price_base_token": "2265.741294789",
      "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": "4406835235.52071",
      "market_cap_usd": "4409088884.2161",
      "price_change_percentage": {
        "m5": "0.125",
        "m15": "0.188",
        "m30": "0.18",
        "h1": "0.317",
        "h6": "0.201",
        "h24": "0.151"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 2,
          "sells": 5,
          "buyers": 2,
          "sellers": 5
        },
        "m30": {
          "buys": 8,
          "sells": 10,
          "buyers": 8,
          "sellers": 10
        },
        "h1": {
          "buys": 17,
          "sells": 13,
          "buyers": 17,
          "sellers": 13
        },
        "h6": {
          "buys": 85,
          "sells": 55,
          "buyers": 76,
          "sellers": 42
        },
        "h24": {
          "buys": 371,
          "sells": 381,
          "buyers": 241,
          "sellers": 199
        }
      },
      "volume_usd": {
        "m5": "910.4257294064",
        "m15": "2099.5747243732",
        "m30": "6528.5687726532",
        "h1": "12762.4132306659",
        "h6": "90355.602262226",
        "h24": "572231.95448493"
      },
      "reserve_in_usd": "2065916.8301",
      "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": "eth_0x51840edc34be8f0a391cbb180a213facf22ccd74",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0131509629731959",
        "base_token_price_native_currency": "0.00000581568239020806572175521231842",
        "quote_token_price_usd": "0.996924537518515",
        "quote_token_price_native_currency": "0.000440985896999234",
        "base_token_price_quote_token": "0.01318791016",
        "quote_token_price_base_token": "75.8270255167",
        "address": "0x51840edc34be8f0a391cbb180a213facf22ccd74",
        "name": "ACN / USDT 0.01%",
        "pool_created_at": "2026-04-28T09:33:35Z",
        "fdv_usd": "26116835.7187779",
        "market_cap_usd": "23463348.8548424",
        "price_change_percentage": {
          "m5": "0.148",
          "m15": "0.135",
          "m30": "-0.719",
          "h1": "0.999",
          "h6": "11.462",
          "h24": "15.786"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 1,
            "buyers": 8,
            "sellers": 1
          },
          "m15": {
            "buys": 14,
            "sells": 3,
            "buyers": 9,
            "sellers": 2
          },
          "m30": {
            "buys": 16,
            "sells": 10,
            "buyers": 11,
            "sellers": 6
          },
          "h1": {
            "buys": 39,
            "sells": 21,
            "buyers": 18,
            "sellers": 13
          },
          "h6": {
            "buys": 240,
            "sells": 131,
            "buyers": 111,
            "sellers": 64
          },
          "h24": {
            "buys": 761,
            "sells": 506,
            "buyers": 268,
            "sellers": 198
          }
        },
        "volume_usd": {
          "m5": "1547.6157309892",
          "m15": "2279.9551329639",
          "m30": "4859.4772819721",
          "h1": "63112.1205518055",
          "h6": "302660.224116626",
          "h24": "862065.874336239"
        },
        "reserve_in_usd": "1100781.1794"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x3e76dd57e649a263a532cc9bcc58b32a065fb2a4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x605eeaf01bd74133f982793f09fa557fe4c3b226",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000405458200873246",
        "base_token_price_native_currency": "0.000000656427131653449",
        "quote_token_price_usd": "616.37",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006564271317",
        "quote_token_price_base_token": "1523398.33589928",
        "address": "0x605eeaf01bd74133f982793f09fa557fe4c3b226",
        "name": "agentic / WBNB",
        "pool_created_at": "2026-04-29T01:32:30Z",
        "fdv_usd": "403360.0114",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.234",
          "m15": "-0.417",
          "m30": "-3.836",
          "h1": "-10.559",
          "h6": "-27.967",
          "h24": "0.54"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 26,
            "sells": 18,
            "buyers": 6,
            "sellers": 6
          },
          "m30": {
            "buys": 57,
            "sells": 39,
            "buyers": 11,
            "sellers": 15
          },
          "h1": {
            "buys": 128,
            "sells": 72,
            "buyers": 26,
            "sellers": 30
          },
          "h6": {
            "buys": 3881,
            "sells": 1213,
            "buyers": 1898,
            "sellers": 953
          },
          "h24": {
            "buys": 10900,
            "sells": 3923,
            "buyers": 4682,
            "sellers": 2881
          }
        },
        "volume_usd": {
          "m5": "373.6363695267",
          "m15": "1387.3935322205",
          "m30": "3366.3271064012",
          "h1": "7492.0017220169",
          "h6": "45842.7839308775",
          "h24": "154030.337640702"
        },
        "reserve_in_usd": "61389.0245"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x9a19d1ed05b04b61e8c35b7e5cb79ce94daa4444",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2YCxkeH5MLsBYAzxDCgrwNRY7wDoDWpcu4nbB7AEkcNq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000155377461807815693851093404755495032572570660550928408418014166",
        "base_token_price_native_currency": "0.00000185840298588421",
        "quote_token_price_usd": "82.918701200756881864213728915959391227221549782",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001858402986",
        "quote_token_price_base_token": "538096.423432192",
        "address": "2YCxkeH5MLsBYAzxDCgrwNRY7wDoDWpcu4nbB7AEkcNq",
        "name": "disbelief / SOL",
        "pool_created_at": "2026-04-30T11:43:17Z",
        "fdv_usd": "154099.5094",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.157",
          "m15": "-0.708",
          "m30": "1.975",
          "h1": "-2.708",
          "h6": "27.435",
          "h24": "85.374"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 44,
            "buyers": 1,
            "sellers": 44
          },
          "m15": {
            "buys": 5,
            "sells": 192,
            "buyers": 5,
            "sellers": 192
          },
          "m30": {
            "buys": 15,
            "sells": 405,
            "buyers": 13,
            "sellers": 405
          },
          "h1": {
            "buys": 35,
            "sells": 847,
            "buyers": 27,
            "sellers": 846
          },
          "h6": {
            "buys": 292,
            "sells": 5363,
            "buyers": 172,
            "sellers": 5196
          },
          "h24": {
            "buys": 591,
            "sells": 6781,
            "buyers": 261,
            "sellers": 6551
          }
        },
        "volume_usd": {
          "m5": "1470.9975543755",
          "m15": "6543.9459370632",
          "m30": "14117.1355698861",
          "h1": "31775.4823296792",
          "h6": "306165.764860153",
          "h24": "433339.429158545"
        },
        "reserve_in_usd": "47027.5819"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2LUZGzSprX6DJQGKGaXvGSYnuf4xHfCuJCeeKHfymoon",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BkWwDKcMjDx5Xs7vd11Zv8YyP2dL8Dmc6Z2CRujMHKks",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00224618161057872209483866913648322329022493225510542582719391846",
        "base_token_price_native_currency": "0.0000277113008397263",
        "quote_token_price_usd": "82.970854551618706690718165889637191143427290271",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002771130084",
        "quote_token_price_base_token": "36086.3607877412",
        "address": "BkWwDKcMjDx5Xs7vd11Zv8YyP2dL8Dmc6Z2CRujMHKks",
        "name": "Wish / SOL",
        "pool_created_at": "2026-04-29T18:01:54Z",
        "fdv_usd": "2289771.644",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.709",
          "m15": "31.427",
          "m30": "28.099",
          "h1": "11.499",
          "h6": "12.07",
          "h24": "798.057"
        },
        "transactions": {
          "m5": {
            "buys": 119,
            "sells": 86,
            "buyers": 83,
            "sellers": 66
          },
          "m15": {
            "buys": 492,
            "sells": 536,
            "buyers": 272,
            "sellers": 276
          },
          "m30": {
            "buys": 664,
            "sells": 683,
            "buyers": 361,
            "sellers": 357
          },
          "h1": {
            "buys": 1148,
            "sells": 1057,
            "buyers": 565,
            "sellers": 558
          },
          "h6": {
            "buys": 12407,
            "sells": 10601,
            "buyers": 3389,
            "sellers": 3303
          },
          "h24": {
            "buys": 58992,
            "sells": 49984,
            "buyers": 10783,
            "sellers": 10102
          }
        },
        "volume_usd": {
          "m5": "27454.3807885205",
          "m15": "139978.08164597",
          "m30": "170749.869645261",
          "h1": "261226.54941257",
          "h6": "3531167.18509665",
          "h24": "15717179.4765884"
        },
        "reserve_in_usd": "165257.6929"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2ssMotVbTUfRJev2UnibHzHsoeszPzgwbfsTZPSHpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x15f351bf1637b43d70631ba95fb9bbb1ff21761c29b034c1b380aecb922464dd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000217298910382718",
        "base_token_price_native_currency": "0.00000000962408305295079",
        "quote_token_price_usd": "2256.89",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000009624083053",
        "quote_token_price_base_token": "103906002.732738",
        "address": "0x15f351bf1637b43d70631ba95fb9bbb1ff21761c29b034c1b380aecb922464dd",
        "name": "MOLT / WETH",
        "pool_created_at": "2026-01-28T17:21:07Z",
        "fdv_usd": "2172989.05663059",
        "market_cap_usd": "2172989.104",
        "price_change_percentage": {
          "m5": "0.593",
          "m15": "0.767",
          "m30": "2.591",
          "h1": "-2.59",
          "h6": "-8.524",
          "h24": "56.95"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 12,
            "sells": 2,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 17,
            "sells": 6,
            "buyers": 7,
            "sellers": 5
          },
          "h1": {
            "buys": 54,
            "sells": 60,
            "buyers": 26,
            "sellers": 18
          },
          "h6": {
            "buys": 206,
            "sells": 233,
            "buyers": 115,
            "sellers": 110
          },
          "h24": {
            "buys": 1015,
            "sells": 931,
            "buyers": 407,
            "sellers": 349
          }
        },
        "volume_usd": {
          "m5": "682.3996546309",
          "m15": "945.2400334872",
          "m30": "4059.4364928548",
          "h1": "15887.1927627632",
          "h6": "68449.2179653236",
          "h24": "389651.472681336"
        },
        "reserve_in_usd": "1817064.3428"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xb695559b26bb2c9703ef1935c37aeae9526bab07",
            "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_DJpdHs4wbm1XqRruM1NPHnSfpnSztUEeFW3bcaDEeg7H",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00046569494927707747928374507558431635153916875770826074602146295",
        "base_token_price_native_currency": "0.00000566743552634948",
        "quote_token_price_usd": "82.970854551618706690718165889637191143427290271",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005667435526",
        "quote_token_price_base_token": "176446.647756419",
        "address": "DJpdHs4wbm1XqRruM1NPHnSfpnSztUEeFW3bcaDEeg7H",
        "name": "STJUDE / SOL",
        "pool_created_at": "2026-04-29T17:53:56Z",
        "fdv_usd": "469934.8378",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.14",
          "m15": "-3.505",
          "m30": "-14.536",
          "h1": "-4.979",
          "h6": "9.642",
          "h24": "-69.416"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 24,
            "buyers": 17,
            "sellers": 23
          },
          "m15": {
            "buys": 200,
            "sells": 166,
            "buyers": 122,
            "sellers": 98
          },
          "m30": {
            "buys": 271,
            "sells": 218,
            "buyers": 149,
            "sellers": 137
          },
          "h1": {
            "buys": 416,
            "sells": 374,
            "buyers": 218,
            "sellers": 215
          },
          "h6": {
            "buys": 4358,
            "sells": 3868,
            "buyers": 1322,
            "sellers": 1465
          },
          "h24": {
            "buys": 28480,
            "sells": 23141,
            "buyers": 6459,
            "sellers": 6941
          }
        },
        "volume_usd": {
          "m5": "3480.6852118088",
          "m15": "25001.9289009556",
          "m30": "31096.4833012521",
          "h1": "48615.423280177",
          "h6": "749959.402837856",
          "h24": "5319831.64581349"
        },
        "reserve_in_usd": "76134.2816"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_E8syR4zsgQG2zo9YyiyfX4ujubByR4z6qj9stjASpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "megaeth_0x5fb29184c49546c13a14a3958f21e5759f0821f2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.161946090250102",
        "base_token_price_native_currency": "0.0000724034819247295616283713740796",
        "quote_token_price_usd": "0.99475971013927",
        "quote_token_price_native_currency": "0.000440424802342823",
        "base_token_price_quote_token": "0.1643946516",
        "quote_token_price_base_token": "6.0829229567",
        "address": "0x5fb29184c49546c13a14a3958f21e5759f0821f2",
        "name": "MEGA / USDm 1%",
        "pool_created_at": "2026-04-29T16:09:48Z",
        "fdv_usd": "1619460903.0",
        "market_cap_usd": "182965524.865737",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-3.587",
          "h6": "1.357",
          "h24": "-39.202"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "h1": {
            "buys": 78,
            "sells": 96,
            "buyers": 11,
            "sellers": 31
          },
          "h6": {
            "buys": 570,
            "sells": 386,
            "buyers": 50,
            "sellers": 99
          },
          "h24": {
            "buys": 3158,
            "sells": 3605,
            "buyers": 761,
            "sellers": 1859
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "1832.832150014",
          "m30": "1832.832150014",
          "h1": "137730.613070695",
          "h6": "1034954.1969643",
          "h24": "19385070.8916355"
        },
        "reserve_in_usd": "2764737.0697"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "megaeth_0x28b7e77f82b25b95953825f1e3ea0e36c1c29861",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "megaeth_0xfafddbb3fc7688494971a79cc65dca3ef82079e7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "megaeth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "kumbaya",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xd02e7178433650d4f4b9950f6c6f6981d5108bea",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000308529768950661",
        "base_token_price_native_currency": "0.00000000136134818826695",
        "quote_token_price_usd": "2259.51534327033",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001361348188",
        "quote_token_price_base_token": "734565931.492545",
        "address": "0xd02e7178433650d4f4b9950f6c6f6981d5108bea",
        "name": "Ayylien / WETH",
        "pool_created_at": "2026-04-23T20:40:23Z",
        "fdv_usd": "1393826.02941045",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.726",
          "m15": "8.444",
          "m30": "17.383",
          "h1": "37.675",
          "h6": "58.44",
          "h24": "70.823"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 11,
            "sells": 12,
            "buyers": 9,
            "sellers": 8
          },
          "m30": {
            "buys": 28,
            "sells": 25,
            "buyers": 21,
            "sellers": 12
          },
          "h1": {
            "buys": 47,
            "sells": 50,
            "buyers": 30,
            "sellers": 21
          },
          "h6": {
            "buys": 94,
            "sells": 101,
            "buyers": 63,
            "sellers": 46
          },
          "h24": {
            "buys": 226,
            "sells": 176,
            "buyers": 122,
            "sellers": 86
          }
        },
        "volume_usd": {
          "m5": "3214.950641128",
          "m15": "14117.9095114099",
          "m30": "24633.1277226247",
          "h1": "53374.479673659",
          "h6": "79197.7662000746",
          "h24": "124631.544677119"
        },
        "reserve_in_usd": "100705.9945"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x19222eb4bb885ad990d8df2a2ad3f6e64cbebf00",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x7dfc9dd51638573a812b39d33eded20df468e7bc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00657901347445025",
        "base_token_price_native_currency": "0.00000291910312616725",
        "quote_token_price_usd": "2259.5676897538",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002919103126",
        "quote_token_price_base_token": "342570.973610305",
        "address": "0x7dfc9dd51638573a812b39d33eded20df468e7bc",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:05:35Z",
        "fdv_usd": "6579003.84876615",
        "market_cap_usd": "6579013.474",
        "price_change_percentage": {
          "m5": "-0.141",
          "m15": "4.91",
          "m30": "4.057",
          "h1": "6.353",
          "h6": "-3.919",
          "h24": "-14.341"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 19,
            "sells": 18,
            "buyers": 14,
            "sellers": 17
          },
          "m30": {
            "buys": 27,
            "sells": 26,
            "buyers": 22,
            "sellers": 24
          },
          "h1": {
            "buys": 42,
            "sells": 36,
            "buyers": 36,
            "sellers": 29
          },
          "h6": {
            "buys": 402,
            "sells": 295,
            "buyers": 270,
            "sellers": 199
          },
          "h24": {
            "buys": 1075,
            "sells": 844,
            "buyers": 599,
            "sellers": 512
          }
        },
        "volume_usd": {
          "m5": "272.8017983294",
          "m15": "31367.453962001",
          "m30": "42498.6232794716",
          "h1": "52926.1678095264",
          "h6": "488812.14303242",
          "h24": "1176604.50746012"
        },
        "reserve_in_usd": "387384.5779"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xaff2565091e7207191dbe340b8528d02fa78d044",
            "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_6JgFeRD4epm867UBStZCbeFM5bDw9xs31jjzAE5MfQfo",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000146420607609767429786671340411095023936042289981390532338261768",
        "base_token_price_native_currency": "0.00000178987716778452",
        "quote_token_price_usd": "82.918823365324136239984463910967564321621045351",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001789877168",
        "quote_token_price_base_token": "558697.556457342",
        "address": "6JgFeRD4epm867UBStZCbeFM5bDw9xs31jjzAE5MfQfo",
        "name": "Walter / SOL",
        "pool_created_at": "2026-04-30T07:43:10Z",
        "fdv_usd": "148011.0414",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.637",
          "m15": "-12.201",
          "m30": "-10.615",
          "h1": "-7.51",
          "h6": "-39.295",
          "h24": "319.095"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 11,
            "buyers": 13,
            "sellers": 11
          },
          "m15": {
            "buys": 59,
            "sells": 43,
            "buyers": 37,
            "sellers": 38
          },
          "m30": {
            "buys": 98,
            "sells": 77,
            "buyers": 66,
            "sellers": 60
          },
          "h1": {
            "buys": 213,
            "sells": 184,
            "buyers": 135,
            "sellers": 124
          },
          "h6": {
            "buys": 2009,
            "sells": 1720,
            "buyers": 830,
            "sellers": 880
          },
          "h24": {
            "buys": 16108,
            "sells": 13630,
            "buyers": 4088,
            "sellers": 3766
          }
        },
        "volume_usd": {
          "m5": "1576.0453861163",
          "m15": "5367.4997070063",
          "m30": "9546.6563070486",
          "h1": "29124.5422263183",
          "h6": "235285.507063982",
          "h24": "1861072.74002809"
        },
        "reserve_in_usd": "32069.504"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2CKp88BFyPzr7gEuQKXMJ9cqa24AFXUNC41FR7udpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B5K3qfft5ALRJBskL7qJPDzbbW76TXLkfKSd1mP4MtgN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000791348709515243024664593234635070689086537272229164113513414618",
        "base_token_price_native_currency": "0.00000954390145768268",
        "quote_token_price_usd": "82.970845646012562350500027430173279283003617382",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009543901458",
        "quote_token_price_base_token": "104778.95276203",
        "address": "B5K3qfft5ALRJBskL7qJPDzbbW76TXLkfKSd1mP4MtgN",
        "name": "SCAM / SOL",
        "pool_created_at": "2026-04-27T16:30:38Z",
        "fdv_usd": "791672.82437192",
        "market_cap_usd": "791672.82437192",
        "price_change_percentage": {
          "m5": "-0.953",
          "m15": "-1.984",
          "m30": "-3.114",
          "h1": "-17.506",
          "h6": "40.465",
          "h24": "9.106"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 18,
            "buyers": 12,
            "sellers": 13
          },
          "m15": {
            "buys": 82,
            "sells": 64,
            "buyers": 59,
            "sellers": 51
          },
          "m30": {
            "buys": 181,
            "sells": 135,
            "buyers": 117,
            "sellers": 112
          },
          "h1": {
            "buys": 543,
            "sells": 347,
            "buyers": 275,
            "sellers": 245
          },
          "h6": {
            "buys": 7387,
            "sells": 6420,
            "buyers": 1837,
            "sellers": 1781
          },
          "h24": {
            "buys": 11269,
            "sells": 10045,
            "buyers": 2589,
            "sellers": 2770
          }
        },
        "volume_usd": {
          "m5": "3340.1158872138",
          "m15": "11058.8968164557",
          "m30": "27756.2206443832",
          "h1": "80194.7766476139",
          "h6": "1467496.98136279",
          "h24": "2052006.10253404"
        },
        "reserve_in_usd": "114036.1037"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6AVAUKa9uxQpruHZUinFECpXEh1usRVtzQWK8N2wpump",
            "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.000339640087354465",
        "base_token_price_native_currency": "0.000000149903949260747",
        "quote_token_price_usd": "2259.51534327033",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001499039493",
        "quote_token_price_base_token": "6670938.32371669",
        "address": "0x76a411f14a704099ba476ce8dffc288a53295218",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:18:23Z",
        "fdv_usd": "142879323.81113",
        "market_cap_usd": "142883188.368306",
        "price_change_percentage": {
          "m5": "0.608",
          "m15": "0.752",
          "m30": "0.028",
          "h1": "0.072",
          "h6": "3.928",
          "h24": "8.163"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 30,
            "sells": 11,
            "buyers": 22,
            "sellers": 10
          },
          "m30": {
            "buys": 50,
            "sells": 18,
            "buyers": 35,
            "sellers": 17
          },
          "h1": {
            "buys": 67,
            "sells": 35,
            "buyers": 44,
            "sellers": 32
          },
          "h6": {
            "buys": 559,
            "sells": 498,
            "buyers": 352,
            "sellers": 248
          },
          "h24": {
            "buys": 1803,
            "sells": 1642,
            "buyers": 950,
            "sellers": 815
          }
        },
        "volume_usd": {
          "m5": "724.7321063999",
          "m15": "30549.5538577404",
          "m30": "59032.4634331488",
          "h1": "74014.5489875571",
          "h6": "1349788.03469404",
          "h24": "4642496.5266069"
        },
        "reserve_in_usd": "3814834.4277"
      },
      "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_DjR81DfUo2VEHb7cRBwGtXXidPg3BsSQFRfqwhYfhQLS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00135843760403660608343879080586811029292192486920617487825197344",
        "base_token_price_native_currency": "0.0000162049778058561",
        "quote_token_price_usd": "82.918426792740841903606287047866306780391846204",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001620497781",
        "quote_token_price_base_token": "61709.4334827551",
        "address": "DjR81DfUo2VEHb7cRBwGtXXidPg3BsSQFRfqwhYfhQLS",
        "name": "FOFAR / SOL",
        "pool_created_at": "2026-04-29T21:41:36Z",
        "fdv_usd": "1358437.604",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.402",
          "m15": "7.677",
          "m30": "7.343",
          "h1": "6.996",
          "h6": "37.79",
          "h24": "63.858"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 20,
            "buyers": 11,
            "sellers": 18
          },
          "m15": {
            "buys": 107,
            "sells": 60,
            "buyers": 75,
            "sellers": 43
          },
          "m30": {
            "buys": 167,
            "sells": 150,
            "buyers": 100,
            "sellers": 90
          },
          "h1": {
            "buys": 274,
            "sells": 216,
            "buyers": 152,
            "sellers": 119
          },
          "h6": {
            "buys": 2645,
            "sells": 2096,
            "buyers": 762,
            "sellers": 674
          },
          "h24": {
            "buys": 13954,
            "sells": 15654,
            "buyers": 3379,
            "sellers": 2515
          }
        },
        "volume_usd": {
          "m5": "2912.7071161675",
          "m15": "22843.8039892004",
          "m30": "36938.9790228303",
          "h1": "52919.805077722",
          "h6": "391488.494395778",
          "h24": "2391141.0808874"
        },
        "reserve_in_usd": "98098.3032"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ha5Z2DfRv6Ar2nAeBLCGWHqzwXKL3of4DqKwzzwpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000352503206631158",
        "base_token_price_native_currency": "0.0000000155919946265546",
        "quote_token_price_usd": "2256.4",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001559199463",
        "quote_token_price_base_token": "64135476.1819189",
        "address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
        "name": "GITLAWB / WETH",
        "pool_created_at": "2026-03-11T02:00:07Z",
        "fdv_usd": "3525032.066",
        "market_cap_usd": "3525032.066",
        "price_change_percentage": {
          "m5": "2.121",
          "m15": "-3.655",
          "m30": "-3.808",
          "h1": "-2.164",
          "h6": "29.957",
          "h24": "32.06"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 10,
            "sells": 8,
            "buyers": 9,
            "sellers": 6
          },
          "m30": {
            "buys": 18,
            "sells": 11,
            "buyers": 17,
            "sellers": 9
          },
          "h1": {
            "buys": 38,
            "sells": 37,
            "buyers": 37,
            "sellers": 28
          },
          "h6": {
            "buys": 228,
            "sells": 182,
            "buyers": 169,
            "sellers": 118
          },
          "h24": {
            "buys": 413,
            "sells": 340,
            "buyers": 261,
            "sellers": 219
          }
        },
        "volume_usd": {
          "m5": "2535.7828974612",
          "m15": "13469.0780148215",
          "m30": "23287.5008996001",
          "h1": "52590.9315360374",
          "h6": "241082.028900878",
          "h24": "371794.988586632"
        },
        "reserve_in_usd": "1181407.4531"
      },
      "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_HNGjLLZkWx2mNwhWdKFYcMowz8FTh2bXxdpJ1vBVkjNB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00443577924000302436142604544421833006997626900514776759498887522",
        "base_token_price_native_currency": "0.000053871302026622",
        "quote_token_price_usd": "82.970845646012562350500027430173279283003617382",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005387130203",
        "quote_token_price_base_token": "18562.759064294",
        "address": "HNGjLLZkWx2mNwhWdKFYcMowz8FTh2bXxdpJ1vBVkjNB",
        "name": "BULL / SOL",
        "pool_created_at": "2026-03-23T15:02:43Z",
        "fdv_usd": "4466686.26045392",
        "market_cap_usd": "4466686.26758337",
        "price_change_percentage": {
          "m5": "0.407",
          "m15": "-2.933",
          "m30": "-2.203",
          "h1": "0.261",
          "h6": "-12.512",
          "h24": "-23.237"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 20,
            "buyers": 17,
            "sellers": 18
          },
          "m15": {
            "buys": 86,
            "sells": 85,
            "buyers": 55,
            "sellers": 62
          },
          "m30": {
            "buys": 166,
            "sells": 167,
            "buyers": 87,
            "sellers": 97
          },
          "h1": {
            "buys": 328,
            "sells": 346,
            "buyers": 122,
            "sellers": 151
          },
          "h6": {
            "buys": 2399,
            "sells": 2398,
            "buyers": 637,
            "sellers": 634
          },
          "h24": {
            "buys": 11313,
            "sells": 10919,
            "buyers": 1616,
            "sellers": 1611
          }
        },
        "volume_usd": {
          "m5": "2246.3648900906",
          "m15": "10939.1079711378",
          "m30": "17593.1271935525",
          "h1": "35125.4693867915",
          "h6": "311365.483449586",
          "h24": "1298764.59251316"
        },
        "reserve_in_usd": "269898.0673"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3TYgKwkE2Y3rxdw9osLRSpxpXmSC1C1oo19W9KHspump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_466tZRiVWbmJep2mgXBLBpgChLnRYRTujGuuuGeGugnd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000399517256280677546737576361609343516619627602815158848691204404",
        "base_token_price_native_currency": "0.00000486109405824203",
        "quote_token_price_usd": "82.970845646012562350500027430173279283003617382",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004861094058",
        "quote_token_price_base_token": "205715.007366395",
        "address": "466tZRiVWbmJep2mgXBLBpgChLnRYRTujGuuuGeGugnd",
        "name": "PUP / SOL",
        "pool_created_at": "2026-04-29T17:50:23Z",
        "fdv_usd": "397907.343",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.253",
          "m15": "-6.923",
          "m30": "-20.443",
          "h1": "-3.314",
          "h6": "1.025",
          "h24": "118.824"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 8,
            "buyers": 10,
            "sellers": 7
          },
          "m15": {
            "buys": 72,
            "sells": 56,
            "buyers": 49,
            "sellers": 35
          },
          "m30": {
            "buys": 109,
            "sells": 104,
            "buyers": 72,
            "sellers": 70
          },
          "h1": {
            "buys": 203,
            "sells": 161,
            "buyers": 130,
            "sellers": 106
          },
          "h6": {
            "buys": 1286,
            "sells": 1183,
            "buyers": 621,
            "sellers": 663
          },
          "h24": {
            "buys": 13445,
            "sells": 12060,
            "buyers": 3419,
            "sellers": 3547
          }
        },
        "volume_usd": {
          "m5": "2494.4711503177",
          "m15": "10187.6433866908",
          "m30": "18494.2272979662",
          "h1": "34435.7484938752",
          "h6": "227946.055802067",
          "h24": "2516684.17715598"
        },
        "reserve_in_usd": "60391.1577"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HrMp2mmpyDZJ65Mspzib7NJPXeZe2cvY5stfHG9nhWTH",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xbc42145d5a574ede9b8860fca2a49eb7b239efa5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.348573214472843",
        "base_token_price_native_currency": "0.000564141234004555",
        "quote_token_price_usd": "616.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000564141234",
        "quote_token_price_base_token": "1772.605758493",
        "address": "0xbc42145d5a574ede9b8860fca2a49eb7b239efa5",
        "name": "SKYAI / WBNB",
        "pool_created_at": "2025-04-20T03:42:03Z",
        "fdv_usd": "348009957.756576",
        "market_cap_usd": "348009957.756577",
        "price_change_percentage": {
          "m5": "-0.167",
          "m15": "-1.202",
          "m30": "-0.623",
          "h1": "-1.221",
          "h6": "2.269",
          "h24": "32.699"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 39,
            "buyers": 4,
            "sellers": 29
          },
          "m15": {
            "buys": 34,
            "sells": 89,
            "buyers": 15,
            "sellers": 53
          },
          "m30": {
            "buys": 143,
            "sells": 176,
            "buyers": 49,
            "sellers": 83
          },
          "h1": {
            "buys": 344,
            "sells": 339,
            "buyers": 93,
            "sellers": 119
          },
          "h6": {
            "buys": 3387,
            "sells": 2249,
            "buyers": 523,
            "sellers": 497
          },
          "h24": {
            "buys": 17881,
            "sells": 14245,
            "buyers": 1501,
            "sellers": 1369
          }
        },
        "volume_usd": {
          "m5": "21733.3703879216",
          "m15": "50435.4378978051",
          "m30": "106439.0768849",
          "h1": "232697.40881566",
          "h6": "2401582.79013665",
          "h24": "19048251.2996318"
        },
        "reserve_in_usd": "12259411.6794"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x92aa03137385f18539301349dcfc9ebc923ffb10",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xb04b187062efbf94cf9b4b6f42bf688258d3c88b7c9283bbc74dbbfb1af40d54",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00002645281264512",
        "base_token_price_native_currency": "0.0000000117239147041895",
        "quote_token_price_usd": "2256.86",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000117239147",
        "quote_token_price_base_token": "85295741.6725877",
        "address": "0xb04b187062efbf94cf9b4b6f42bf688258d3c88b7c9283bbc74dbbfb1af40d54",
        "name": "ClawBank / WETH",
        "pool_created_at": "2026-02-09T16:39:29Z",
        "fdv_usd": "2645281.265",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-2.071",
          "m15": "-2.611",
          "m30": "-0.726",
          "h1": "3.965",
          "h6": "19.328",
          "h24": "31.374"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 13,
            "buyers": 5,
            "sellers": 8
          },
          "m15": {
            "buys": 7,
            "sells": 23,
            "buyers": 7,
            "sellers": 13
          },
          "m30": {
            "buys": 13,
            "sells": 47,
            "buyers": 13,
            "sellers": 27
          },
          "h1": {
            "buys": 34,
            "sells": 119,
            "buyers": 32,
            "sellers": 66
          },
          "h6": {
            "buys": 140,
            "sells": 394,
            "buyers": 107,
            "sellers": 159
          },
          "h24": {
            "buys": 235,
            "sells": 621,
            "buyers": 170,
            "sellers": 225
          }
        },
        "volume_usd": {
          "m5": "881.0551995199",
          "m15": "1673.0300362537",
          "m30": "2735.975756521",
          "h1": "15527.4280794897",
          "h6": "120399.525049412",
          "h24": "170942.966693224"
        },
        "reserve_in_usd": "2596600.4824"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x16332535e2c27da578bc2e82beb09ce9d3c8eb07",
            "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_BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.001579872812945869564372359135900685193209893707361976021733058",
        "base_token_price_native_currency": "0.0000192801310522002",
        "quote_token_price_usd": "82.918585114744859916815437395800190939127973966",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001928013105",
        "quote_token_price_base_token": "51866.8673616657",
        "address": "BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
        "name": "Goblin / SOL",
        "pool_created_at": "2026-04-25T15:37:06Z",
        "fdv_usd": "1579872.813",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.393",
          "m15": "0.174",
          "m30": "-12.595",
          "h1": "0.715",
          "h6": "-16.156",
          "h24": "37.72"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 14,
            "buyers": 9,
            "sellers": 14
          },
          "m15": {
            "buys": 73,
            "sells": 46,
            "buyers": 63,
            "sellers": 42
          },
          "m30": {
            "buys": 133,
            "sells": 81,
            "buyers": 95,
            "sellers": 66
          },
          "h1": {
            "buys": 317,
            "sells": 215,
            "buyers": 165,
            "sellers": 170
          },
          "h6": {
            "buys": 4897,
            "sells": 4412,
            "buyers": 1428,
            "sellers": 1688
          },
          "h24": {
            "buys": 18381,
            "sells": 15562,
            "buyers": 3980,
            "sellers": 4207
          }
        },
        "volume_usd": {
          "m5": "1720.2978833863",
          "m15": "16932.947878226",
          "m30": "26492.2214739024",
          "h1": "58439.8043795522",
          "h6": "1171847.34111633",
          "h24": "5038929.27966362"
        },
        "reserve_in_usd": "132071.9229"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3KHMZhpthXuiCcgfTv7vVu9PpEz64KAEURFwi6Lopump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_gcuVk6YH2VW7CP6DzKoAnsVUM23x6xAsyPrMxaYFQBq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00168213650157094313519749225153746027317259727033014525646277262",
        "base_token_price_native_currency": "0.0000200494280918584",
        "quote_token_price_usd": "82.970854551618706690718165889637191143427290271",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002004942809",
        "quote_token_price_base_token": "49876.7344095005",
        "address": "gcuVk6YH2VW7CP6DzKoAnsVUM23x6xAsyPrMxaYFQBq",
        "name": "LUNCHMONEY / SOL",
        "pool_created_at": "2026-04-28T09:25:47Z",
        "fdv_usd": "1677962.5070739",
        "market_cap_usd": "1677962.5070739",
        "price_change_percentage": {
          "m5": "-0.567",
          "m15": "-0.574",
          "m30": "-0.697",
          "h1": "-1.775",
          "h6": "-4.955",
          "h24": "120.919"
        },
        "transactions": {
          "m5": {
            "buys": 56,
            "sells": 17,
            "buyers": 52,
            "sellers": 17
          },
          "m15": {
            "buys": 210,
            "sells": 75,
            "buyers": 117,
            "sellers": 70
          },
          "m30": {
            "buys": 431,
            "sells": 159,
            "buyers": 176,
            "sellers": 127
          },
          "h1": {
            "buys": 876,
            "sells": 309,
            "buyers": 299,
            "sellers": 189
          },
          "h6": {
            "buys": 6602,
            "sells": 2762,
            "buyers": 1393,
            "sellers": 846
          },
          "h24": {
            "buys": 30946,
            "sells": 17261,
            "buyers": 6044,
            "sellers": 4023
          }
        },
        "volume_usd": {
          "m5": "7032.1077588431",
          "m15": "26527.9976995455",
          "m30": "51031.6517646099",
          "h1": "96187.6225386872",
          "h6": "853743.263428158",
          "h24": "3050633.02638205"
        },
        "reserve_in_usd": "113560.89"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3vH3NzuHafRNvwKKzoGTWNuLtg5Kc38BxsmfUwgPpump",
            "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.