Waluty: 17 436
Giełdy: 1 488
Kapitalizacja rynkowa: 2,134T $ 1.1%
Wol. 24h: 48,114B $
Gaz: 0.069 GWEI
Przejdź na Premium

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

Uzyskaj pełny dostęp do danych rynku kryptowalut dostarczanych przez CoinGecko API, największe na świecie niezależne źródło 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.
40M+
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.00034147677923",
      "base_token_price_native_currency": "0.000636209564366916",
      "quote_token_price_usd": "1569.0409607032",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006362095644",
      "quote_token_price_base_token": "1571.809127068",
      "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": "4631185446.75428",
      "market_cap_usd": "4631055518.39502",
      "price_change_percentage": {
        "m5": "0.098",
        "m15": "0.216",
        "m30": "-0.084",
        "h1": "0.174",
        "h6": "0.137",
        "h24": "0.054"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 5,
          "sells": 5,
          "buyers": 4,
          "sellers": 4
        },
        "m30": {
          "buys": 13,
          "sells": 21,
          "buyers": 5,
          "sellers": 10
        },
        "h1": {
          "buys": 36,
          "sells": 35,
          "buyers": 13,
          "sellers": 12
        },
        "h6": {
          "buys": 207,
          "sells": 233,
          "buyers": 79,
          "sellers": 78
        },
        "h24": {
          "buys": 534,
          "sells": 644,
          "buyers": 196,
          "sellers": 207
        }
      },
      "volume_usd": {
        "m5": "365.4180320419",
        "m15": "1989.1192427727",
        "m30": "6166.4396151599",
        "h1": "14087.6692753436",
        "h6": "88832.4681670591",
        "h24": "213570.957044158"
      },
      "reserve_in_usd": "1169491.5846",
      "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_FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.117024632193378697785431095445496161174845820706353697479207826",
        "base_token_price_native_currency": "0.00163113350849658",
        "quote_token_price_usd": "71.547884932738646097602563502662550208087963978",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.001631133508",
        "quote_token_price_base_token": "613.070600776",
        "address": "FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-16T21:05:48Z",
        "fdv_usd": "116703370.965529",
        "market_cap_usd": "46212811.3504794",
        "price_change_percentage": {
          "m5": "-0.443",
          "m15": "2.263",
          "m30": "23.653",
          "h1": "30.456",
          "h6": "39.788",
          "h24": "972.942"
        },
        "transactions": {
          "m5": {
            "buys": 127,
            "sells": 65,
            "buyers": 87,
            "sellers": 41
          },
          "m15": {
            "buys": 1300,
            "sells": 1107,
            "buyers": 529,
            "sellers": 505
          },
          "m30": {
            "buys": 2672,
            "sells": 2621,
            "buyers": 956,
            "sellers": 946
          },
          "h1": {
            "buys": 5496,
            "sells": 5049,
            "buyers": 3035,
            "sellers": 2198
          },
          "h6": {
            "buys": 19597,
            "sells": 16296,
            "buyers": 6934,
            "sellers": 5097
          },
          "h24": {
            "buys": 126938,
            "sells": 112699,
            "buyers": 23433,
            "sellers": 17816
          }
        },
        "volume_usd": {
          "m5": "28475.9697385333",
          "m15": "675705.517366495",
          "m30": "1558327.15935012",
          "h1": "2091906.57122826",
          "h6": "7083686.16700751",
          "h24": "53289834.7774135"
        },
        "reserve_in_usd": "1254648.8127"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xfb2fabaeb77d830297768546e19da574961b5787",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00305824436848018",
        "base_token_price_native_currency": "0.0000019365628175975",
        "quote_token_price_usd": "1568.47994951",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001936562818",
        "quote_token_price_base_token": "516378.80832629",
        "address": "0xfb2fabaeb77d830297768546e19da574961b5787",
        "name": "AIB / WETH",
        "pool_created_at": "2026-06-24T15:36:59Z",
        "fdv_usd": "3015260.65801896",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.297",
          "m15": "8.483",
          "m30": "-11.456",
          "h1": "-26.148",
          "h6": "-38.449",
          "h24": "-57.199"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 4,
            "buyers": 11,
            "sellers": 4
          },
          "m15": {
            "buys": 33,
            "sells": 13,
            "buyers": 33,
            "sellers": 13
          },
          "m30": {
            "buys": 60,
            "sells": 26,
            "buyers": 59,
            "sellers": 26
          },
          "h1": {
            "buys": 118,
            "sells": 48,
            "buyers": 100,
            "sellers": 44
          },
          "h6": {
            "buys": 565,
            "sells": 197,
            "buyers": 321,
            "sellers": 139
          },
          "h24": {
            "buys": 2723,
            "sells": 959,
            "buyers": 925,
            "sellers": 310
          }
        },
        "volume_usd": {
          "m5": "8525.1663966504",
          "m15": "27275.306013138",
          "m30": "55394.1959899065",
          "h1": "102722.111251586",
          "h6": "404575.806029255",
          "h24": "1983758.80350329"
        },
        "reserve_in_usd": "156824.1541"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xe26b7183b9ed8d596dcac5ee1b319e8817454f5b",
            "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.00226195400583939",
        "base_token_price_native_currency": "0.00000144140166988781",
        "quote_token_price_usd": "1565.20846058736",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000144140167",
        "quote_token_price_base_token": "693769.142141922",
        "address": "0x7dfc9dd51638573a812b39d33eded20df468e7bc",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:05:35Z",
        "fdv_usd": "2261950.68822076",
        "market_cap_usd": "2261954.006",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-0.414",
          "h6": "-1.834",
          "h24": "-7.505"
        },
        "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": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "h6": {
            "buys": 27,
            "sells": 27,
            "buyers": 18,
            "sellers": 25
          },
          "h24": {
            "buys": 113,
            "sells": 134,
            "buyers": 79,
            "sellers": 97
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "0.0",
          "h1": "902.010089371",
          "h6": "16107.7143505062",
          "h24": "95143.5833035053"
        },
        "reserve_in_usd": "227006.1031"
      },
      "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_HeCK4JaBye4psehZzarCNkvQZPqbv3HtnS9nmsEKR4HW",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000673257488133212397161742738590150194305716933095153425287834688",
        "base_token_price_native_currency": "0.000000946648806780874",
        "quote_token_price_usd": "71.295477796786335280323495256710769639864330224",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000009466488068",
        "quote_token_price_base_token": "1056357.9574991",
        "address": "HeCK4JaBye4psehZzarCNkvQZPqbv3HtnS9nmsEKR4HW",
        "name": "CHILLANSEM / SOL",
        "pool_created_at": "2026-06-28T15:29:43Z",
        "fdv_usd": "67325.74881",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.024",
          "m30": "-1.714",
          "h1": "-0.321",
          "h6": "-22.442",
          "h24": "131.773"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m30": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "h1": {
            "buys": 2,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "h6": {
            "buys": 51,
            "sells": 63,
            "buyers": 37,
            "sellers": 44
          },
          "h24": {
            "buys": 2890,
            "sells": 1330,
            "buyers": 2553,
            "sellers": 1042
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "22.652859909",
          "m30": "27.3284839972",
          "h1": "73.2840294649",
          "h6": "2556.2652508981",
          "h24": "67376.2887111767"
        },
        "reserve_in_usd": "18571.6302"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_F6XrFdjGSPBssfSJ9schibvq5CPnov1eoxyn6Whxpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AFGwFN9jzk9GzTTUVSPwaLxH7HPwry7jocyoxLKyS7vG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000166775840340848887918098277080474313854692346051426522003975712",
        "base_token_price_native_currency": "0.0000000240561216840156",
        "quote_token_price_usd": "71.179175297084155297419481366946891610308056976",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002405612168",
        "quote_token_price_base_token": "41569460.4947257",
        "address": "AFGwFN9jzk9GzTTUVSPwaLxH7HPwry7jocyoxLKyS7vG",
        "name": "ANBULL / SOL",
        "pool_created_at": "2026-06-28T15:36:48Z",
        "fdv_usd": "1667.758403",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-2.199",
          "h6": "-98.942",
          "h24": "-94.468"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "h1": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "h6": {
            "buys": 1418,
            "sells": 667,
            "buyers": 1331,
            "sellers": 635
          },
          "h24": {
            "buys": 8482,
            "sells": 4095,
            "buyers": 7728,
            "sellers": 3388
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "20.4502719717",
          "h1": "27.3677260396",
          "h6": "36235.5861157491",
          "h24": "482770.974996083"
        },
        "reserve_in_usd": "3078.3504"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_mLfSrb4UKMBfxVCy5yoowdEaJjisKJ315pQjF7kpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EBNUexqpB5WjKXJsfm3ruFt7zb7ZbXHZGR7YdhYuvuyy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0018743864965880321817081928702181403697378632111286528628808175",
        "base_token_price_native_currency": "0.0000261922480121193",
        "quote_token_price_usd": "71.54753241566641003919532458368151827981133675",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002619224801",
        "quote_token_price_base_token": "38179.2353041745",
        "address": "EBNUexqpB5WjKXJsfm3ruFt7zb7ZbXHZGR7YdhYuvuyy",
        "name": "RTM / SOL",
        "pool_created_at": "2025-09-25T19:05:18Z",
        "fdv_usd": "1760339.5890934",
        "market_cap_usd": "1684449.890774",
        "price_change_percentage": {
          "m5": "2.193",
          "m15": "10.28",
          "m30": "20.541",
          "h1": "3.795",
          "h6": "-6.86",
          "h24": "-29.011"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 3,
            "buyers": 5,
            "sellers": 3
          },
          "m15": {
            "buys": 59,
            "sells": 102,
            "buyers": 39,
            "sellers": 88
          },
          "m30": {
            "buys": 135,
            "sells": 187,
            "buyers": 86,
            "sellers": 150
          },
          "h1": {
            "buys": 367,
            "sells": 359,
            "buyers": 238,
            "sellers": 251
          },
          "h6": {
            "buys": 2128,
            "sells": 2142,
            "buyers": 888,
            "sellers": 1051
          },
          "h24": {
            "buys": 17122,
            "sells": 16813,
            "buyers": 3918,
            "sellers": 4375
          }
        },
        "volume_usd": {
          "m5": "623.382791568",
          "m15": "20445.6807545592",
          "m30": "37646.632838649",
          "h1": "78600.7203808259",
          "h6": "518609.272430293",
          "h24": "4665018.62027804"
        },
        "reserve_in_usd": "137382.8403"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3d1qHSAkQhoN7kN1C6tvpAArCkXWxwYdBng6taXCDM6u",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.93940322781282",
        "base_token_price_native_currency": "0.001238754885094338",
        "quote_token_price_usd": "1.00418860292109",
        "quote_token_price_native_currency": "0.00063997336255654",
        "base_token_price_quote_token": "1.935635071",
        "quote_token_price_base_token": "0.5166263078",
        "address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
        "name": "VELVET / USDC 0.01%",
        "pool_created_at": "2025-08-23T23:44:37Z",
        "fdv_usd": "13650179.9363494",
        "market_cap_usd": "816533321.953767",
        "price_change_percentage": {
          "m5": "2.045",
          "m15": "3.909",
          "m30": "5.308",
          "h1": "7.506",
          "h6": "6.241",
          "h24": "21.884"
        },
        "transactions": {
          "m5": {
            "buys": 74,
            "sells": 81,
            "buyers": 10,
            "sellers": 20
          },
          "m15": {
            "buys": 510,
            "sells": 571,
            "buyers": 27,
            "sellers": 65
          },
          "m30": {
            "buys": 1002,
            "sells": 1088,
            "buyers": 33,
            "sellers": 82
          },
          "h1": {
            "buys": 2215,
            "sells": 2331,
            "buyers": 68,
            "sellers": 127
          },
          "h6": {
            "buys": 13056,
            "sells": 13543,
            "buyers": 426,
            "sellers": 430
          },
          "h24": {
            "buys": 63144,
            "sells": 64394,
            "buyers": 1086,
            "sellers": 1085
          }
        },
        "volume_usd": {
          "m5": "18712.766104575",
          "m15": "117971.673814066",
          "m30": "205667.01068071",
          "h1": "433696.593292145",
          "h6": "2608862.62892275",
          "h24": "12865824.0490881"
        },
        "reserve_in_usd": "10698871.2477"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x0338b3af1fb5c7224170e0897e602ac583a584b1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000182236046727304",
        "base_token_price_native_currency": "0.0000000329688342126185",
        "quote_token_price_usd": "551.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003296883421",
        "quote_token_price_base_token": "30331676.077805",
        "address": "0x0338b3af1fb5c7224170e0897e602ac583a584b1",
        "name": "AIGOAT / WBNB",
        "pool_created_at": "2026-06-27T12:27:12Z",
        "fdv_usd": "18223.60467",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.597",
          "m30": "-5.823",
          "h1": "-8.233",
          "h6": "-8.911",
          "h24": "-92.609"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m30": {
            "buys": 7,
            "sells": 10,
            "buyers": 5,
            "sellers": 9
          },
          "h1": {
            "buys": 9,
            "sells": 11,
            "buyers": 7,
            "sellers": 10
          },
          "h6": {
            "buys": 62,
            "sells": 68,
            "buyers": 47,
            "sellers": 62
          },
          "h24": {
            "buys": 1271,
            "sells": 2141,
            "buyers": 517,
            "sellers": 1864
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "3.4887627187",
          "m30": "305.8978588599",
          "h1": "317.7449843044",
          "h6": "1498.0018749096",
          "h24": "75357.7410016288"
        },
        "reserve_in_usd": "11603.437"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x0cad5c50bf38e7e7ca32455bb6c545da71627777",
            "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_EUAFY6JjqxaTZSW65bez9387R8HkRZdZqYfy5Z8A5Rjz",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00033551674924048278898484626374388217987363059086166549727718312",
        "base_token_price_native_currency": "0.0000046168277579401",
        "quote_token_price_usd": "71.547775168845716618802392551861483974917248924",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004616827758",
        "quote_token_price_base_token": "216598.94031788",
        "address": "EUAFY6JjqxaTZSW65bez9387R8HkRZdZqYfy5Z8A5Rjz",
        "name": "GOKHSHTEIN / SOL",
        "pool_created_at": "2026-06-28T07:06:20Z",
        "fdv_usd": "330024.2706",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.585",
          "m15": "3.92",
          "m30": "-0.078",
          "h1": "-1.089",
          "h6": "-9.111",
          "h24": "1074.315"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 7,
            "buyers": 7,
            "sellers": 6
          },
          "m15": {
            "buys": 49,
            "sells": 69,
            "buyers": 41,
            "sellers": 43
          },
          "m30": {
            "buys": 185,
            "sells": 187,
            "buyers": 106,
            "sellers": 97
          },
          "h1": {
            "buys": 346,
            "sells": 332,
            "buyers": 178,
            "sellers": 166
          },
          "h6": {
            "buys": 2913,
            "sells": 2622,
            "buyers": 970,
            "sellers": 867
          },
          "h24": {
            "buys": 17064,
            "sells": 14434,
            "buyers": 4198,
            "sellers": 3933
          }
        },
        "volume_usd": {
          "m5": "673.0167159637",
          "m15": "9194.1355494816",
          "m30": "21894.883635552",
          "h1": "36919.7845550788",
          "h6": "429274.393656587",
          "h24": "2610113.25239835"
        },
        "reserve_in_usd": "45884.3187"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9ZkArkhhDMe19ToEUWnUiM75XWJxcTSF2vmKHM2Spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FY7hk6mhVPwdR7VsL1RDfXZ1PCK6q822x3Vf6MUaWq22",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000437299960260760184974147897065126023114895594795625307092534506",
        "base_token_price_native_currency": "0.00000628470203587504",
        "quote_token_price_usd": "71.496221739745384078290122848343583001477242309",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006284702036",
        "quote_token_price_base_token": "159116.53317718",
        "address": "FY7hk6mhVPwdR7VsL1RDfXZ1PCK6q822x3Vf6MUaWq22",
        "name": "ANSEMHOUSE / SOL",
        "pool_created_at": "2026-06-28T14:41:50Z",
        "fdv_usd": "462760.2048",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.235",
          "m15": "32.595",
          "m30": "62.801",
          "h1": "75.695",
          "h6": "59.755",
          "h24": "233.554"
        },
        "transactions": {
          "m5": {
            "buys": 174,
            "sells": 152,
            "buyers": 153,
            "sellers": 58
          },
          "m15": {
            "buys": 1665,
            "sells": 1386,
            "buyers": 1354,
            "sellers": 366
          },
          "m30": {
            "buys": 3435,
            "sells": 2589,
            "buyers": 2050,
            "sellers": 656
          },
          "h1": {
            "buys": 3608,
            "sells": 2825,
            "buyers": 2187,
            "sellers": 737
          },
          "h6": {
            "buys": 29076,
            "sells": 16894,
            "buyers": 5931,
            "sellers": 3283
          },
          "h24": {
            "buys": 59044,
            "sells": 27313,
            "buyers": 12943,
            "sellers": 5762
          }
        },
        "volume_usd": {
          "m5": "5537.8691982436",
          "m15": "42053.0286126073",
          "m30": "96691.3142122725",
          "h1": "125340.012161004",
          "h6": "975899.576989713",
          "h24": "2229507.89741175"
        },
        "reserve_in_usd": "54334.167"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5RNsaRw3vDsZ9T1cHgNfGWGcK84GoAYRJcpW5Jpjpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0090690836193680888918687566312536489584469700026048594263225132",
        "base_token_price_native_currency": "0.000127310702116949",
        "quote_token_price_usd": "71.547942992577503279058383530418886339539355518",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001273107021",
        "quote_token_price_base_token": "7854.799191048",
        "address": "EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
        "name": "Jotchua / SOL",
        "pool_created_at": "2026-06-09T02:24:38Z",
        "fdv_usd": "9067914.13827632",
        "market_cap_usd": "9067914.13827641",
        "price_change_percentage": {
          "m5": "2.387",
          "m15": "2.495",
          "m30": "1.956",
          "h1": "3.617",
          "h6": "-6.08",
          "h24": "-11.807"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 24,
            "buyers": 4,
            "sellers": 18
          },
          "m15": {
            "buys": 18,
            "sells": 56,
            "buyers": 15,
            "sellers": 40
          },
          "m30": {
            "buys": 33,
            "sells": 83,
            "buyers": 28,
            "sellers": 64
          },
          "h1": {
            "buys": 90,
            "sells": 195,
            "buyers": 74,
            "sellers": 148
          },
          "h6": {
            "buys": 1449,
            "sells": 1109,
            "buyers": 660,
            "sellers": 614
          },
          "h24": {
            "buys": 6971,
            "sells": 5390,
            "buyers": 1910,
            "sellers": 2136
          }
        },
        "volume_usd": {
          "m5": "12344.982498267",
          "m15": "23493.4756155172",
          "m30": "36166.6368792754",
          "h1": "71745.5458345005",
          "h6": "774352.241123262",
          "h24": "4210108.95168226"
        },
        "reserve_in_usd": "490339.2809"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BcHEaaTCvycPwwsJ9yQTXdHP9X2gCLkznDbZ8VySpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Eb9qkfiSzKd185KdWLkZrMrejKEbA2ah2BK7spNmoPej",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00321257016769002940938880282832758141318156083",
        "base_token_price_native_currency": "0.000044737001145975",
        "quote_token_price_usd": "71.394719668001115260330188393",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004473700115",
        "quote_token_price_base_token": "22352.861711429",
        "address": "Eb9qkfiSzKd185KdWLkZrMrejKEbA2ah2BK7spNmoPej",
        "name": "ALON / SOL",
        "pool_created_at": "2024-03-26T02:26:00Z",
        "fdv_usd": "3187134.46573246",
        "market_cap_usd": "3187134.46573246",
        "price_change_percentage": {
          "m5": "-1.344",
          "m15": "6.159",
          "m30": "7.458",
          "h1": "1.506",
          "h6": "106.506",
          "h24": "276.751"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 40,
            "buyers": 18,
            "sellers": 37
          },
          "m15": {
            "buys": 48,
            "sells": 109,
            "buyers": 41,
            "sellers": 67
          },
          "m30": {
            "buys": 90,
            "sells": 208,
            "buyers": 66,
            "sellers": 123
          },
          "h1": {
            "buys": 231,
            "sells": 333,
            "buyers": 138,
            "sellers": 212
          },
          "h6": {
            "buys": 4623,
            "sells": 4987,
            "buyers": 1451,
            "sellers": 1390
          },
          "h24": {
            "buys": 6224,
            "sells": 7120,
            "buyers": 1812,
            "sellers": 1743
          }
        },
        "volume_usd": {
          "m5": "8848.2342859937",
          "m15": "20615.9276680897",
          "m30": "38554.3169829671",
          "h1": "82403.4329359175",
          "h6": "1651909.00581174",
          "h24": "2115164.38007457"
        },
        "reserve_in_usd": "465650.9241"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8XtRWb4uAAJFMP4QQhoYYCWR6XXb7ybcCdiqPwz9s5WS",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FqRiBboRyiY8Lyq5hn8CTn8LGTCQYoknK6K2MSKwwD1q",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0007199290095747288158288528451169206671392562778107640128008064",
        "base_token_price_native_currency": "0.00000966906385848929",
        "quote_token_price_usd": "71.547943863451759478860007340730642017371484544",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009669063858",
        "quote_token_price_base_token": "103422.628564193",
        "address": "FqRiBboRyiY8Lyq5hn8CTn8LGTCQYoknK6K2MSKwwD1q",
        "name": "WYNN / SOL",
        "pool_created_at": "2026-06-28T12:27:26Z",
        "fdv_usd": "695441.723",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.375",
          "m15": "7.752",
          "m30": "5.843",
          "h1": "1.235",
          "h6": "-61.465",
          "h24": "2309.748"
        },
        "transactions": {
          "m5": {
            "buys": 47,
            "sells": 72,
            "buyers": 41,
            "sellers": 55
          },
          "m15": {
            "buys": 98,
            "sells": 149,
            "buyers": 73,
            "sellers": 98
          },
          "m30": {
            "buys": 211,
            "sells": 270,
            "buyers": 143,
            "sellers": 172
          },
          "h1": {
            "buys": 418,
            "sells": 461,
            "buyers": 260,
            "sellers": 288
          },
          "h6": {
            "buys": 7104,
            "sells": 6127,
            "buyers": 2281,
            "sellers": 2480
          },
          "h24": {
            "buys": 29154,
            "sells": 25295,
            "buyers": 7744,
            "sellers": 6855
          }
        },
        "volume_usd": {
          "m5": "9110.1875077255",
          "m15": "14811.6410239428",
          "m30": "31453.2873449558",
          "h1": "57257.6846017842",
          "h6": "1116698.35174008",
          "h24": "4581888.68343411"
        },
        "reserve_in_usd": "69208.9776"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_G9ds9rppyJVZs4ZiRv6jVEq4Tq7kRcXxFgbhz232pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B4PHSkL6CeZbxVqm1aUPQuVpc5ERFcaZj7u9dhtphmVX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0121568468978645000002709378430165744146895763",
        "base_token_price_native_currency": "0.000170373298960699",
        "quote_token_price_usd": "71.394719668001115260330188393",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000170373299",
        "quote_token_price_base_token": "5869.46432393",
        "address": "B4PHSkL6CeZbxVqm1aUPQuVpc5ERFcaZj7u9dhtphmVX",
        "name": "ACT / SOL",
        "pool_created_at": "2024-10-19T11:36:39Z",
        "fdv_usd": "11533691.9267394",
        "market_cap_usd": "11533691.9267394",
        "price_change_percentage": {
          "m5": "0.55",
          "m15": "1.291",
          "m30": "-1.871",
          "h1": "4.665",
          "h6": "-4.138",
          "h24": "41.712"
        },
        "transactions": {
          "m5": {
            "buys": 30,
            "sells": 10,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 182,
            "sells": 140,
            "buyers": 15,
            "sellers": 23
          },
          "m30": {
            "buys": 405,
            "sells": 399,
            "buyers": 39,
            "sellers": 34
          },
          "h1": {
            "buys": 983,
            "sells": 992,
            "buyers": 88,
            "sellers": 97
          },
          "h6": {
            "buys": 3528,
            "sells": 3621,
            "buyers": 299,
            "sellers": 252
          },
          "h24": {
            "buys": 17601,
            "sells": 18507,
            "buyers": 739,
            "sellers": 741
          }
        },
        "volume_usd": {
          "m5": "4430.0466158835",
          "m15": "34518.6424571866",
          "m30": "85479.9146399122",
          "h1": "241688.565981388",
          "h6": "832138.777747462",
          "h24": "5157118.99803981"
        },
        "reserve_in_usd": "1255451.0222"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GJAFwWjJ3vnTsrQVabjBVK2TYB1YtRCQXRDfDgUnpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00229113611334940491893337124296434241246171343903093320698901588",
        "base_token_price_native_currency": "0.0000319813036326925",
        "quote_token_price_usd": "71.547942992577503279058383530418886339539355518",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003198130363",
        "quote_token_price_base_token": "31268.2688449811",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "2288557.49736516",
        "market_cap_usd": "2288557.49736516",
        "price_change_percentage": {
          "m5": "-1.079",
          "m15": "-1.174",
          "m30": "-5.659",
          "h1": "-8.835",
          "h6": "-14.232",
          "h24": "-38.564"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 6,
            "buyers": 20,
            "sellers": 6
          },
          "m15": {
            "buys": 76,
            "sells": 51,
            "buyers": 48,
            "sellers": 34
          },
          "m30": {
            "buys": 148,
            "sells": 64,
            "buyers": 91,
            "sellers": 44
          },
          "h1": {
            "buys": 260,
            "sells": 99,
            "buyers": 154,
            "sellers": 68
          },
          "h6": {
            "buys": 2119,
            "sells": 838,
            "buyers": 1384,
            "sellers": 661
          },
          "h24": {
            "buys": 28123,
            "sells": 11032,
            "buyers": 4733,
            "sellers": 3647
          }
        },
        "volume_usd": {
          "m5": "4296.2262876834",
          "m15": "17027.4459788316",
          "m30": "24468.1252989743",
          "h1": "33989.1742793451",
          "h6": "116459.28460667",
          "h24": "754992.899954415"
        },
        "reserve_in_usd": "220088.4275"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FeMbDoX7R1Psc4GEcvJdsbNbZA3bfztcyDCatJVJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_C2X7vGNyeja4TSHs9DRbVjSek7Z3h2kPRoWM7YQFrSPq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00212202106348672192363859121476661262702079883890753057916185709",
        "base_token_price_native_currency": "0.0000303310057933057",
        "quote_token_price_usd": "71.496221739745384078290122848343583001477242309",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003033100579",
        "quote_token_price_base_token": "32969.5627904535",
        "address": "C2X7vGNyeja4TSHs9DRbVjSek7Z3h2kPRoWM7YQFrSPq",
        "name": "🐂🀄️ / SOL",
        "pool_created_at": "2026-06-28T06:33:33Z",
        "fdv_usd": "2187798.332",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-7.873",
          "m15": "9.969",
          "m30": "30.728",
          "h1": "210.935",
          "h6": "259.765",
          "h24": "7375.243"
        },
        "transactions": {
          "m5": {
            "buys": 83,
            "sells": 75,
            "buyers": 66,
            "sellers": 51
          },
          "m15": {
            "buys": 612,
            "sells": 448,
            "buyers": 347,
            "sellers": 291
          },
          "m30": {
            "buys": 1507,
            "sells": 1113,
            "buyers": 692,
            "sellers": 609
          },
          "h1": {
            "buys": 4208,
            "sells": 3546,
            "buyers": 1475,
            "sellers": 1186
          },
          "h6": {
            "buys": 7984,
            "sells": 6303,
            "buyers": 2282,
            "sellers": 2003
          },
          "h24": {
            "buys": 53910,
            "sells": 47705,
            "buyers": 9215,
            "sellers": 8406
          }
        },
        "volume_usd": {
          "m5": "18613.8853648968",
          "m15": "104763.175681716",
          "m30": "257165.335761515",
          "h1": "789340.013898164",
          "h6": "1161410.55515527",
          "h24": "8293536.31938805"
        },
        "reserve_in_usd": "136656.9023"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EPD8jj7bVhNh3o7Wx1XZ39aaacSki8p2ABaN61yhUnBh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.002306583355716339506816827019799927524403349823378297520795156",
        "base_token_price_native_currency": "0.0000317090055650862",
        "quote_token_price_usd": "71.496221739745384078290122848343583001477242309",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003170900557",
        "quote_token_price_base_token": "31536.7821279476",
        "address": "EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
        "name": "world / SOL",
        "pool_created_at": "2026-06-23T14:53:13Z",
        "fdv_usd": "2294023.119",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.704",
          "m15": "14.708",
          "m30": "17.027",
          "h1": "7.206",
          "h6": "11.033",
          "h24": "13.473"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 20,
            "buyers": 6,
            "sellers": 18
          },
          "m15": {
            "buys": 56,
            "sells": 90,
            "buyers": 45,
            "sellers": 74
          },
          "m30": {
            "buys": 127,
            "sells": 141,
            "buyers": 94,
            "sellers": 115
          },
          "h1": {
            "buys": 254,
            "sells": 292,
            "buyers": 176,
            "sellers": 220
          },
          "h6": {
            "buys": 3289,
            "sells": 3403,
            "buyers": 1194,
            "sellers": 1413
          },
          "h24": {
            "buys": 10890,
            "sells": 10406,
            "buyers": 2631,
            "sellers": 3199
          }
        },
        "volume_usd": {
          "m5": "3517.7460833727",
          "m15": "22152.7609937692",
          "m30": "34011.1292917599",
          "h1": "66368.1966559217",
          "h6": "721286.876133009",
          "h24": "2163855.82176762"
        },
        "reserve_in_usd": "147774.3183"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FMqh9mqR6drPZqqW6wPqLHxX4rqNDWGhYLaMfoaJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6Cq3AMNb9PLi4RKVpqEgza9Lwt5XEVup8hNB5iF8GGtp",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000190999938338296063247331439581403052513153488",
        "base_token_price_native_currency": "0.00000268449453406592",
        "quote_token_price_usd": "71.388170059525720554567738803",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002684494534",
        "quote_token_price_base_token": "372509.605555205",
        "address": "6Cq3AMNb9PLi4RKVpqEgza9Lwt5XEVup8hNB5iF8GGtp",
        "name": "Murad / SOL",
        "pool_created_at": "2025-01-24T11:08:29Z",
        "fdv_usd": "190919.983605136",
        "market_cap_usd": "190919.983605136",
        "price_change_percentage": {
          "m5": "-0.088",
          "m15": "1.845",
          "m30": "-1.541",
          "h1": "-3.756",
          "h6": "1.686",
          "h24": "300.934"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 6,
            "buyers": 5,
            "sellers": 6
          },
          "m15": {
            "buys": 14,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "m30": {
            "buys": 20,
            "sells": 16,
            "buyers": 14,
            "sellers": 16
          },
          "h1": {
            "buys": 510,
            "sells": 327,
            "buyers": 257,
            "sellers": 148
          },
          "h6": {
            "buys": 5409,
            "sells": 3490,
            "buyers": 2718,
            "sellers": 1465
          },
          "h24": {
            "buys": 14226,
            "sells": 9665,
            "buyers": 6843,
            "sellers": 3693
          }
        },
        "volume_usd": {
          "m5": "756.9852192472",
          "m15": "1129.1845142851",
          "m30": "1741.9790842272",
          "h1": "3504.1979108144",
          "h6": "53618.3439449679",
          "h24": "270515.103064378"
        },
        "reserve_in_usd": "65501.1933"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FtPqJ2YTKmPyBxp3Npg18RE9Z77SQu9jrkRVYLzpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_81RM4fW51f9YeSBiyq99r8E6qZfKYFShRzX8LRaJfPi8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0006721862459571520009527064955148280133501134212989253533023664",
        "base_token_price_native_currency": "0.0000095389625610233",
        "quote_token_price_usd": "71.5063940145648133123506582980659843050048808",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009538962561",
        "quote_token_price_base_token": "104833.20315",
        "address": "81RM4fW51f9YeSBiyq99r8E6qZfKYFShRzX8LRaJfPi8",
        "name": "Bepe / SOL",
        "pool_created_at": "2026-06-26T16:30:04Z",
        "fdv_usd": "667924.088021633",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.358",
          "m15": "7.223",
          "m30": "-6.179",
          "h1": "17.253",
          "h6": "12.285",
          "h24": "9.808"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 17,
            "buyers": 12,
            "sellers": 17
          },
          "m15": {
            "buys": 30,
            "sells": 33,
            "buyers": 26,
            "sellers": 29
          },
          "m30": {
            "buys": 86,
            "sells": 74,
            "buyers": 54,
            "sellers": 58
          },
          "h1": {
            "buys": 198,
            "sells": 194,
            "buyers": 119,
            "sellers": 134
          },
          "h6": {
            "buys": 1080,
            "sells": 920,
            "buyers": 481,
            "sellers": 530
          },
          "h24": {
            "buys": 5526,
            "sells": 4712,
            "buyers": 1705,
            "sellers": 2108
          }
        },
        "volume_usd": {
          "m5": "2725.1959748126",
          "m15": "5987.9051833782",
          "m30": "15676.0815487177",
          "h1": "40361.5993504348",
          "h6": "197864.531048814",
          "h24": "1006035.08300289"
        },
        "reserve_in_usd": "78424.4059"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_61qNX1UoKDMypgDJzNGFra3Mb6DQPyUmf6zDayZ7bonk",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B1GFLecDJbYgDDSkKQMDp8xz5TTiCgdW7ADDVqqSUUFe",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000171494747052135365660200164946348750697311628493290413208651529",
        "base_token_price_native_currency": "0.00000210458044330698",
        "quote_token_price_usd": "71.496221739745384078290122848343583001477242309",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002104580443",
        "quote_token_price_base_token": "475154.087447793",
        "address": "B1GFLecDJbYgDDSkKQMDp8xz5TTiCgdW7ADDVqqSUUFe",
        "name": "CLIVE / SOL",
        "pool_created_at": "2026-06-28T04:35:55Z",
        "fdv_usd": "150498.2316",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.831",
          "m15": "-5.712",
          "m30": "13.259",
          "h1": "12.151",
          "h6": "-39.615",
          "h24": "424.525"
        },
        "transactions": {
          "m5": {
            "buys": 37,
            "sells": 20,
            "buyers": 25,
            "sellers": 14
          },
          "m15": {
            "buys": 77,
            "sells": 53,
            "buyers": 45,
            "sellers": 34
          },
          "m30": {
            "buys": 140,
            "sells": 139,
            "buyers": 79,
            "sellers": 76
          },
          "h1": {
            "buys": 261,
            "sells": 259,
            "buyers": 141,
            "sellers": 132
          },
          "h6": {
            "buys": 1782,
            "sells": 1649,
            "buyers": 592,
            "sellers": 586
          },
          "h24": {
            "buys": 23730,
            "sells": 20240,
            "buyers": 5109,
            "sellers": 5106
          }
        },
        "volume_usd": {
          "m5": "3533.1946643895",
          "m15": "7199.1497289739",
          "m30": "14578.9860158581",
          "h1": "30132.7979893226",
          "h6": "200133.888509955",
          "h24": "3294297.36800037"
        },
        "reserve_in_usd": "31868.7937"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HEU5mPDm5jCyn4AjQKjvWuvttACKvitgpAdwfmu2DoiA",
            "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.
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
CoinGecko
Lepiej w aplikacji
Alerty dotyczące kursów w czasie rzeczywistym oraz szybsze, bardziej płynne doświadczenie.