Érmék: 17 449
Tőzsdék: 1 488
Piaci kapitalizáció: 2,168T $ 1.1%
24 órás forgalom: 83,747B $
Gas: 0.076 GWEI
Frissítés Prémiumra

On-chain DEX token- és piaciadat-API DeFi-projektek és fejlesztők számára

Szerezd meg a kriptopiac teljes körű lefedettségét a CoinGecko API-n keresztül, amely 2014 óta a világ legnagyobb független kriptoadat-szolgáltatója.
Az adatok szolgáltatója
A vezető Web3-projektek is ezt választják

Kiterjedt és megbízható on-chain DEX adat-API

Szerezz on-chain piaci adatokat DEX-ekről – pl. Uniswap, PancakeSwap, Orca, Curve és a főbb hálózatok további tőzsdéiről a megbízható és széles körű adatállományt kínáló DEX adat-API-val.
40M+
Érmék és tokenek
200+
Hálózatok
1,500+
DEX-ek

Skálázd hatékonyan a DeFi-projektedet

Egyetlen, egységes API a kriptó-, NFT- és CEX-adatokhoz

Egyszerűsítsd az integrációs folyamatot egyetlen, egységesített kriptoadat-API-val, amely teljes feledettséget nyújt
Végpont-kategória Leírás
/onchain/simple/*/token_price/* A legegyszerűbb módszer egy hálózat legfrissebb USD-tokenárfolyamainak lekérésére, tokencímekkel
/onchain/networks Támogatott hálózatok teljes listája
/onchain/network/*dexes Az adott hálózaton működő, támogatott dexek teljes listája
/onchains/network/*/pools/* A likviditáspool-adatok közül például a következők: felkapott poolok, új poolok, továbbá a piaci adatok közül az árfolyam, tartalék, piaci kapitalizáció, tranzakciók, forgalom. Keresési végpont is elérhető az adott hálózaton található poolok kereséséhez.
/onchains/network/*/tokens/* A tokenadatok közül például a következők: a top poolok, árfolyam, fdv, tartalék, forgalom, piaci kap., geckoterminal-pontszám, coingecko api azonosítója. Metaadatok is elérhetők, például: kép, webhely, leírás és közösségi oldalak linkjei.
/onchains/network/*/ohlcvs/* Egy adott likviditáspool múltbeli OHLCV-diagramja
/onchains/network/*/trades Egy adott likviditáspool utolsó 300 ügyletének adatállománya
// Egy adott likviditáspool árfolyamai és piaci adatai
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00082515258426",
      "base_token_price_native_currency": "0.000631074993292159",
      "quote_token_price_usd": "1581.77851155425",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006310749933",
      "quote_token_price_base_token": "1584.597727099",
      "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": "4633544012.81281",
      "market_cap_usd": "4633549139.18444",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.155",
        "m30": "0.042",
        "h1": "-0.05",
        "h6": "-0.17",
        "h24": "-0.261"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 4,
          "sells": 3,
          "buyers": 3,
          "sellers": 3
        },
        "m30": {
          "buys": 7,
          "sells": 4,
          "buyers": 5,
          "sellers": 4
        },
        "h1": {
          "buys": 11,
          "sells": 10,
          "buyers": 6,
          "sellers": 7
        },
        "h6": {
          "buys": 91,
          "sells": 109,
          "buyers": 47,
          "sellers": 64
        },
        "h24": {
          "buys": 663,
          "sells": 636,
          "buyers": 255,
          "sellers": 262
        }
      },
      "volume_usd": {
        "m5": "154.2763530821",
        "m15": "657.0942254767",
        "m30": "832.3857886858",
        "h1": "2157.8412304817",
        "h6": "26250.019488074",
        "h24": "294996.771552082"
      },
      "reserve_in_usd": "1176477.3472",
      "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"
        }
      }
    }
  }
}
// Fedezd fel a felkapott poolokat
{
  "data": [
    {
      "id": "solana_9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000200210263147946678613862565996467023317421367874208626181895446",
        "base_token_price_native_currency": "0.00000273630843853853",
        "quote_token_price_usd": "72.254824207048506855227078098114211738704887489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002736308439",
        "quote_token_price_base_token": "365455.876945694",
        "address": "9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
        "name": "𝕏GIFT / SOL",
        "pool_created_at": "2026-06-26T00:13:15Z",
        "fdv_usd": "201107.5828",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.806",
          "m15": "6.762",
          "m30": "12.748",
          "h1": "26.211",
          "h6": "-55.321",
          "h24": "-24.707"
        },
        "transactions": {
          "m5": {
            "buys": 185,
            "sells": 115,
            "buyers": 55,
            "sellers": 53
          },
          "m15": {
            "buys": 815,
            "sells": 519,
            "buyers": 128,
            "sellers": 128
          },
          "m30": {
            "buys": 1844,
            "sells": 967,
            "buyers": 433,
            "sellers": 246
          },
          "h1": {
            "buys": 3171,
            "sells": 1724,
            "buyers": 915,
            "sellers": 619
          },
          "h6": {
            "buys": 27002,
            "sells": 16647,
            "buyers": 3887,
            "sellers": 3389
          },
          "h24": {
            "buys": 79590,
            "sells": 46015,
            "buyers": 17427,
            "sellers": 7770
          }
        },
        "volume_usd": {
          "m5": "7399.477016964",
          "m15": "29887.9958071433",
          "m30": "56442.2528554263",
          "h1": "143494.963758845",
          "h6": "1145132.10038825",
          "h24": "3715675.54269622"
        },
        "reserve_in_usd": "39038.2284"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FGnzUzwqULDuZk3WX4CGdKeeZiSwp9kHQKL5HGeFpump",
            "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.00519437021994949",
        "base_token_price_native_currency": "0.00000328985712466777",
        "quote_token_price_usd": "1584.32223332484",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003289857125",
        "quote_token_price_base_token": "303964.568096855",
        "address": "0xfb2fabaeb77d830297768546e19da574961b5787",
        "name": "AIB / WETH",
        "pool_created_at": "2026-06-24T15:36:59Z",
        "fdv_usd": "5194251.5835237",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.046",
          "m15": "2.961",
          "m30": "-2.292",
          "h1": "-7.289",
          "h6": "10.711",
          "h24": "70.802"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 23,
            "sells": 8,
            "buyers": 22,
            "sellers": 8
          },
          "m30": {
            "buys": 48,
            "sells": 20,
            "buyers": 42,
            "sellers": 17
          },
          "h1": {
            "buys": 105,
            "sells": 47,
            "buyers": 85,
            "sellers": 36
          },
          "h6": {
            "buys": 671,
            "sells": 287,
            "buyers": 478,
            "sellers": 139
          },
          "h24": {
            "buys": 1747,
            "sells": 573,
            "buyers": 1128,
            "sellers": 248
          }
        },
        "volume_usd": {
          "m5": "1025.848643147",
          "m15": "14848.332188751",
          "m30": "39164.964145694",
          "h1": "80329.8947880742",
          "h6": "512259.661470408",
          "h24": "1302566.1982424"
        },
        "reserve_in_usd": "197751.9325"
      },
      "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": "solana_EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00423007213259622225146369145334967753576428437399054586767013119",
        "base_token_price_native_currency": "0.0000586286831411992",
        "quote_token_price_usd": "72.254824207048506855227078098114211738704887489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005862868314",
        "quote_token_price_base_token": "17056.4977144657",
        "address": "EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
        "name": "world / SOL",
        "pool_created_at": "2026-06-23T14:53:13Z",
        "fdv_usd": "4227780.379",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.256",
          "m15": "-4.822",
          "m30": "-5.086",
          "h1": "-2.908",
          "h6": "-7.904",
          "h24": "22.998"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m15": {
            "buys": 38,
            "sells": 30,
            "buyers": 28,
            "sellers": 28
          },
          "m30": {
            "buys": 87,
            "sells": 84,
            "buyers": 62,
            "sellers": 72
          },
          "h1": {
            "buys": 168,
            "sells": 221,
            "buyers": 107,
            "sellers": 171
          },
          "h6": {
            "buys": 1660,
            "sells": 1727,
            "buyers": 764,
            "sellers": 1009
          },
          "h24": {
            "buys": 9453,
            "sells": 10147,
            "buyers": 2919,
            "sellers": 3512
          }
        },
        "volume_usd": {
          "m5": "782.5812720393",
          "m15": "4152.2572879413",
          "m30": "10680.7511804611",
          "h1": "24445.9885938079",
          "h6": "315612.020098915",
          "h24": "1928137.49854008"
        },
        "reserve_in_usd": "189614.6524"
      },
      "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_HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.244147400152557787190828585070068122882691037",
        "base_token_price_native_currency": "0.00335105479375969",
        "quote_token_price_usd": "1.001801163855463990294628155306289732362692",
        "quote_token_price_native_currency": "0.0138443503463685",
        "base_token_price_quote_token": "0.242052152",
        "quote_token_price_base_token": "4.1313410846",
        "address": "HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
        "name": "CARDS / USDC",
        "pool_created_at": "2025-08-29T18:54:46Z",
        "fdv_usd": "484784466.313441",
        "market_cap_usd": "62437849.5490738",
        "price_change_percentage": {
          "m5": "-0.785",
          "m15": "-1.073",
          "m30": "-0.853",
          "h1": "-0.73",
          "h6": "-2.949",
          "h24": "-5.352"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 6,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "m30": {
            "buys": 15,
            "sells": 16,
            "buyers": 3,
            "sellers": 11
          },
          "h1": {
            "buys": 51,
            "sells": 51,
            "buyers": 12,
            "sellers": 18
          },
          "h6": {
            "buys": 981,
            "sells": 1007,
            "buyers": 45,
            "sellers": 100
          },
          "h24": {
            "buys": 3917,
            "sells": 3909,
            "buyers": 345,
            "sellers": 374
          }
        },
        "volume_usd": {
          "m5": "3739.7883481201",
          "m15": "23451.163641538",
          "m30": "39830.4179681589",
          "h1": "97411.1609059499",
          "h6": "480060.041604261",
          "h24": "3684347.02866308"
        },
        "reserve_in_usd": "3395426.9286"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x3bca91b9b847cff6f4b666fa1d966981678975e13fd69d647bd11bed99f5fa14",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0284440356107213",
        "base_token_price_native_currency": "0.000050179745177735",
        "quote_token_price_usd": "0.999692774926144",
        "quote_token_price_native_currency": "0.00176799947472407",
        "base_token_price_quote_token": "0.02838221724",
        "quote_token_price_base_token": "35.2333290745",
        "address": "0x3bca91b9b847cff6f4b666fa1d966981678975e13fd69d647bd11bed99f5fa14",
        "name": "CAP / USDT 0.007%",
        "pool_created_at": "2026-06-25T15:24:48Z",
        "fdv_usd": "5203351.76645046",
        "market_cap_usd": "44200052.0832",
        "price_change_percentage": {
          "m5": "-0.801",
          "m15": "0.012",
          "m30": "0.078",
          "h1": "2.153",
          "h6": "-9.696",
          "h24": "-20.971"
        },
        "transactions": {
          "m5": {
            "buys": 129,
            "sells": 87,
            "buyers": 65,
            "sellers": 68
          },
          "m15": {
            "buys": 739,
            "sells": 769,
            "buyers": 258,
            "sellers": 253
          },
          "m30": {
            "buys": 1781,
            "sells": 1729,
            "buyers": 463,
            "sellers": 439
          },
          "h1": {
            "buys": 3805,
            "sells": 3950,
            "buyers": 664,
            "sellers": 719
          },
          "h6": {
            "buys": 20403,
            "sells": 20767,
            "buyers": 1320,
            "sellers": 2224
          },
          "h24": {
            "buys": 105075,
            "sells": 122111,
            "buyers": 3728,
            "sellers": 27054
          }
        },
        "volume_usd": {
          "m5": "46970.3504496476",
          "m15": "343916.960529166",
          "m30": "747788.979494297",
          "h1": "1645166.36153092",
          "h6": "10329049.8666001",
          "h24": "58758377.57461"
        },
        "reserve_in_usd": "935459.0915"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x99991c6aabba5a096f24f250b73580f5179b9999",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EnVpF8LAMZSwv22pkJAMWYkMw4kRX2BkArPwYAdir7CF",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000135450646549448116608793981229171131652238755979268580702741796",
        "base_token_price_native_currency": "0.00000189938158571958",
        "quote_token_price_usd": "72.288145461499587984248896512088407395797086886",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001899381586",
        "quote_token_price_base_token": "526487.151143539",
        "address": "EnVpF8LAMZSwv22pkJAMWYkMw4kRX2BkArPwYAdir7CF",
        "name": "HEISTED / SOL",
        "pool_created_at": "2026-06-25T11:21:17Z",
        "fdv_usd": "135431.530030585",
        "market_cap_usd": "135431.530030585",
        "price_change_percentage": {
          "m5": "-1.353",
          "m15": "-8.637",
          "m30": "-0.479",
          "h1": "-4.153",
          "h6": "-11.167",
          "h24": "-2.124"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 9,
            "sells": 14,
            "buyers": 8,
            "sellers": 10
          },
          "m30": {
            "buys": 26,
            "sells": 34,
            "buyers": 21,
            "sellers": 24
          },
          "h1": {
            "buys": 44,
            "sells": 69,
            "buyers": 35,
            "sellers": 44
          },
          "h6": {
            "buys": 693,
            "sells": 650,
            "buyers": 265,
            "sellers": 270
          },
          "h24": {
            "buys": 5766,
            "sells": 5240,
            "buyers": 1466,
            "sellers": 1450
          }
        },
        "volume_usd": {
          "m5": "10.953215104",
          "m15": "1209.2327170548",
          "m30": "2417.5721029392",
          "h1": "5332.5069036751",
          "h6": "76055.5447458211",
          "h24": "586904.609392124"
        },
        "reserve_in_usd": "30695.7647"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CSbGtm9xGbUvDpM6G163xA1qgTDxcU7wHhAnC8Jrpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0140686254978162212580991513005659229085776313147595594902663935",
        "base_token_price_native_currency": "0.000195014579735583",
        "quote_token_price_usd": "72.209099467919750986696527544686578687872254101",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001950145797",
        "quote_token_price_base_token": "5127.821731872",
        "address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
        "name": "KINS / SOL",
        "pool_created_at": "2026-05-22T17:47:24Z",
        "fdv_usd": "14009338.3989046",
        "market_cap_usd": "14009348.356745",
        "price_change_percentage": {
          "m5": "-0.571",
          "m15": "-0.496",
          "m30": "2.547",
          "h1": "2.77",
          "h6": "13.861",
          "h24": "34.997"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 24,
            "sells": 34,
            "buyers": 23,
            "sellers": 28
          },
          "m30": {
            "buys": 51,
            "sells": 104,
            "buyers": 42,
            "sellers": 81
          },
          "h1": {
            "buys": 129,
            "sells": 167,
            "buyers": 100,
            "sellers": 133
          },
          "h6": {
            "buys": 1229,
            "sells": 1334,
            "buyers": 634,
            "sellers": 723
          },
          "h24": {
            "buys": 3897,
            "sells": 4326,
            "buyers": 1652,
            "sellers": 1846
          }
        },
        "volume_usd": {
          "m5": "516.4617817458",
          "m15": "4264.4355764995",
          "m30": "10720.4380623998",
          "h1": "22692.7495149263",
          "h6": "294946.447183738",
          "h24": "946938.326600999"
        },
        "reserve_in_usd": "424476.0178"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0112487785066698650175110199627023850932891519014586021942761666",
        "base_token_price_native_currency": "0.000155613797562177",
        "quote_token_price_usd": "72.286510187214343885785591359326795332799186139",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001556137976",
        "quote_token_price_base_token": "6426.165389354",
        "address": "EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
        "name": "Jotchua / SOL",
        "pool_created_at": "2026-06-09T02:24:38Z",
        "fdv_usd": "11247360.5371229",
        "market_cap_usd": "11247360.5371229",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.249",
          "m30": "-2.539",
          "h1": "-2.451",
          "h6": "20.508",
          "h24": "39.135"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 9,
            "buyers": 2,
            "sellers": 8
          },
          "m30": {
            "buys": 43,
            "sells": 15,
            "buyers": 35,
            "sellers": 14
          },
          "h1": {
            "buys": 96,
            "sells": 88,
            "buyers": 77,
            "sellers": 73
          },
          "h6": {
            "buys": 654,
            "sells": 975,
            "buyers": 389,
            "sellers": 541
          },
          "h24": {
            "buys": 3860,
            "sells": 4251,
            "buyers": 1664,
            "sellers": 1866
          }
        },
        "volume_usd": {
          "m5": "9.3991583025",
          "m15": "1067.6509834765",
          "m30": "6313.2559672265",
          "h1": "28489.9578518777",
          "h6": "331529.325285858",
          "h24": "1731103.4005797"
        },
        "reserve_in_usd": "473102.2353"
      },
      "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_3KoQbe6DGYMkArLrQTtctmhQVvuaMBZAHTPsaN5sjaXx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000153914897272516551759025122712874679178353549736625507266551792",
        "base_token_price_native_currency": "0.00000215205280044067",
        "quote_token_price_usd": "72.254824311342398846623017867390153192950484758",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000021520528",
        "quote_token_price_base_token": "464672.613885325",
        "address": "3KoQbe6DGYMkArLrQTtctmhQVvuaMBZAHTPsaN5sjaXx",
        "name": "VALORA / SOL",
        "pool_created_at": "2026-06-25T22:27:25Z",
        "fdv_usd": "155567.9059",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "-3.904",
          "m30": "-10.614",
          "h1": "-8.718",
          "h6": "-47.482",
          "h24": "-68.98"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 9,
            "buyers": 10,
            "sellers": 9
          },
          "m30": {
            "buys": 27,
            "sells": 24,
            "buyers": 26,
            "sellers": 23
          },
          "h1": {
            "buys": 50,
            "sells": 49,
            "buyers": 44,
            "sellers": 43
          },
          "h6": {
            "buys": 1240,
            "sells": 1263,
            "buyers": 605,
            "sellers": 770
          },
          "h24": {
            "buys": 5337,
            "sells": 4388,
            "buyers": 2067,
            "sellers": 2206
          }
        },
        "volume_usd": {
          "m5": "3.6216362322",
          "m15": "393.8456875767",
          "m30": "1297.3962966931",
          "h1": "3202.1786808952",
          "h6": "102123.715994881",
          "h24": "445727.097795408"
        },
        "reserve_in_usd": "29700.3249"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Fco8LmvTwsWi5A3TEhd9vQUnQ2BmVpYG4RjXatGUpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_83s1ifx6USw6Ggu2hAR8pxi9yZ9mowH5Xemmy6x9KxKk",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000203533272869272767550943095786777486478168597462928104352723712",
        "base_token_price_native_currency": "0.00000286242100672627",
        "quote_token_price_usd": "72.231284511893445853694049369272128127220701888",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002862421007",
        "quote_token_price_base_token": "349354.618922285",
        "address": "83s1ifx6USw6Ggu2hAR8pxi9yZ9mowH5Xemmy6x9KxKk",
        "name": "SOL / SOL",
        "pool_created_at": "2026-06-26T17:06:58Z",
        "fdv_usd": "206912.6307",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.581",
          "m15": "10.541",
          "m30": "11.383",
          "h1": "14.23",
          "h6": "-19.796",
          "h24": "593.532"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 56,
            "sells": 45,
            "buyers": 40,
            "sellers": 34
          },
          "m30": {
            "buys": 88,
            "sells": 73,
            "buyers": 58,
            "sellers": 57
          },
          "h1": {
            "buys": 189,
            "sells": 168,
            "buyers": 112,
            "sellers": 116
          },
          "h6": {
            "buys": 1958,
            "sells": 1700,
            "buyers": 743,
            "sellers": 828
          },
          "h24": {
            "buys": 31003,
            "sells": 28727,
            "buyers": 6303,
            "sellers": 5776
          }
        },
        "volume_usd": {
          "m5": "746.4661404649",
          "m15": "5327.6261981896",
          "m30": "10380.4348653432",
          "h1": "20102.7819098442",
          "h6": "208380.341504946",
          "h24": "4418175.94444464"
        },
        "reserve_in_usd": "39177.994"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BUphiKNBKbPgKEfbxpRjWeq4qtsUiTi6GiveTX2kpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00399433015140757945335068666891740560536645687323717197502872279",
        "base_token_price_native_currency": "0.0000556799076748284",
        "quote_token_price_usd": "72.254824207048506855227078098114211738704887489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005567990767",
        "quote_token_price_base_token": "17959.7998947846",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "4024122.2649936",
        "market_cap_usd": "4024122.2649936",
        "price_change_percentage": {
          "m5": "-0.739",
          "m15": "0.041",
          "m30": "-1.676",
          "h1": "-5.061",
          "h6": "17.3",
          "h24": "11.839"
        },
        "transactions": {
          "m5": {
            "buys": 70,
            "sells": 41,
            "buyers": 70,
            "sellers": 37
          },
          "m15": {
            "buys": 572,
            "sells": 290,
            "buyers": 557,
            "sellers": 280
          },
          "m30": {
            "buys": 1410,
            "sells": 723,
            "buyers": 1293,
            "sellers": 665
          },
          "h1": {
            "buys": 3338,
            "sells": 1589,
            "buyers": 2828,
            "sellers": 1159
          },
          "h6": {
            "buys": 4583,
            "sells": 2737,
            "buyers": 3586,
            "sellers": 1648
          },
          "h24": {
            "buys": 8689,
            "sells": 4828,
            "buyers": 4613,
            "sellers": 2471
          }
        },
        "volume_usd": {
          "m5": "1896.6726284917",
          "m15": "15837.4653370984",
          "m30": "43492.8575035515",
          "h1": "112037.819956759",
          "h6": "248435.744630656",
          "h24": "568036.140451065"
        },
        "reserve_in_usd": "289718.6204"
      },
      "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_BUMh6YebpBvAh4by4oTGJUvzQ9CvH6dqPgrZvXFDMwC1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00120096481763427963484117519877004645785642182351866133113289449",
        "base_token_price_native_currency": "0.0000166121346293357",
        "quote_token_price_usd": "72.321955822455833395277191616266205032055909229",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001661213463",
        "quote_token_price_base_token": "60196.959771448",
        "address": "BUMh6YebpBvAh4by4oTGJUvzQ9CvH6dqPgrZvXFDMwC1",
        "name": "AgenC / SOL",
        "pool_created_at": "2026-02-24T23:49:49Z",
        "fdv_usd": "1200934.15857481",
        "market_cap_usd": "1200934.15857481",
        "price_change_percentage": {
          "m5": "1.698",
          "m15": "2.629",
          "m30": "1.042",
          "h1": "5.968",
          "h6": "17.037",
          "h24": "169.722"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 9,
            "sells": 11,
            "buyers": 8,
            "sellers": 11
          },
          "m30": {
            "buys": 30,
            "sells": 17,
            "buyers": 13,
            "sellers": 16
          },
          "h1": {
            "buys": 56,
            "sells": 34,
            "buyers": 24,
            "sellers": 32
          },
          "h6": {
            "buys": 476,
            "sells": 363,
            "buyers": 211,
            "sellers": 230
          },
          "h24": {
            "buys": 2272,
            "sells": 1993,
            "buyers": 923,
            "sellers": 817
          }
        },
        "volume_usd": {
          "m5": "1602.6593772597",
          "m15": "1958.3311873485",
          "m30": "3022.6995240375",
          "h1": "5126.7232229865",
          "h6": "81596.8464854495",
          "h24": "485896.144672196"
        },
        "reserve_in_usd": "118090.289"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5yC9BM8KUsJTPbWPLfA2N8qH1s9V8DQ3Vcw1G6Jdpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000392829831971178794661164211469566392308985815285933145404492656",
        "base_token_price_native_currency": "0.00000543151883741865",
        "quote_token_price_usd": "72.286100573856469171737953537395185331060203368",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005431518837",
        "quote_token_price_base_token": "184110.564638169",
        "address": "145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
        "name": "Chameleon / SOL",
        "pool_created_at": "2026-06-16T12:08:32Z",
        "fdv_usd": "388975.3869",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.815",
          "m15": "-5.389",
          "m30": "-3.693",
          "h1": "-3.385",
          "h6": "-18.639",
          "h24": "-40.422"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 7,
            "buyers": 14,
            "sellers": 7
          },
          "m15": {
            "buys": 23,
            "sells": 24,
            "buyers": 20,
            "sellers": 22
          },
          "m30": {
            "buys": 45,
            "sells": 44,
            "buyers": 28,
            "sellers": 37
          },
          "h1": {
            "buys": 121,
            "sells": 132,
            "buyers": 70,
            "sellers": 106
          },
          "h6": {
            "buys": 1284,
            "sells": 1159,
            "buyers": 503,
            "sellers": 632
          },
          "h24": {
            "buys": 7369,
            "sells": 6610,
            "buyers": 2277,
            "sellers": 2568
          }
        },
        "volume_usd": {
          "m5": "1456.9421399286",
          "m15": "2458.5330977495",
          "m30": "3869.8090836178",
          "h1": "15234.2561578709",
          "h6": "182735.975378222",
          "h24": "1119483.31379709"
        },
        "reserve_in_usd": "54274.7576"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GuSborgzpo6Hc7msoRouQyPJ3psxgAHm4amC9iDhpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_jtJr25qL3RSkDxgJT5unwpKvYgEbvWLxMfs5Zbtudiz",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00009699306891209183491244350169963531412471480216818482000398813",
        "base_token_price_native_currency": "0.00000134110279930518",
        "quote_token_price_usd": "72.35949401949664211337063207627142967748460193",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001341102799",
        "quote_token_price_base_token": "745654.994172032",
        "address": "jtJr25qL3RSkDxgJT5unwpKvYgEbvWLxMfs5Zbtudiz",
        "name": "HTML / SOL",
        "pool_created_at": "2025-12-18T03:18:13Z",
        "fdv_usd": "95730.8405591545",
        "market_cap_usd": "95730.8405591545",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.47",
          "m30": "0.467",
          "h1": "0.551",
          "h6": "11.301",
          "h24": "-40.364"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 6,
            "buyers": 1,
            "sellers": 2
          },
          "m30": {
            "buys": 10,
            "sells": 15,
            "buyers": 6,
            "sellers": 5
          },
          "h1": {
            "buys": 14,
            "sells": 27,
            "buyers": 8,
            "sellers": 6
          },
          "h6": {
            "buys": 202,
            "sells": 203,
            "buyers": 77,
            "sellers": 102
          },
          "h24": {
            "buys": 5201,
            "sells": 2997,
            "buyers": 3704,
            "sellers": 1616
          }
        },
        "volume_usd": {
          "m5": "3.1995871861",
          "m15": "99.622788459",
          "m30": "301.5465645711",
          "h1": "474.7749601845",
          "h6": "11756.2105838262",
          "h24": "228106.211068517"
        },
        "reserve_in_usd": "25741.6842"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EhR8t2Hd9KikSPiRHdHs8WidCLa3T1VEPFpnCsRRpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DvccN83MpXb1gh5tALvFU6WuwZBfgu7ECgbayaytCWrL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000202696456677048747375877263654821189236669265594856499019538948",
        "base_token_price_native_currency": "0.00000284182780870913",
        "quote_token_price_usd": "72.254824207048506855227078098114211738704887489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002841827809",
        "quote_token_price_base_token": "351886.203990044",
        "address": "DvccN83MpXb1gh5tALvFU6WuwZBfgu7ECgbayaytCWrL",
        "name": "FRONT / SOL",
        "pool_created_at": "2026-06-26T19:52:30Z",
        "fdv_usd": "200488.0975",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.596",
          "m15": "22.009",
          "m30": "40.051",
          "h1": "250.804",
          "h6": "-45.894",
          "h24": "36.688"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 23,
            "buyers": 12,
            "sellers": 13
          },
          "m15": {
            "buys": 155,
            "sells": 160,
            "buyers": 68,
            "sellers": 66
          },
          "m30": {
            "buys": 406,
            "sells": 313,
            "buyers": 172,
            "sellers": 137
          },
          "h1": {
            "buys": 591,
            "sells": 401,
            "buyers": 248,
            "sellers": 170
          },
          "h6": {
            "buys": 5466,
            "sells": 6677,
            "buyers": 1063,
            "sellers": 1072
          },
          "h24": {
            "buys": 9931,
            "sells": 13199,
            "buyers": 2572,
            "sellers": 2029
          }
        },
        "volume_usd": {
          "m5": "5368.8178324867",
          "m15": "23060.8974463948",
          "m30": "50849.073055404",
          "h1": "64033.5474518367",
          "h6": "982948.71253961",
          "h24": "2352452.96781281"
        },
        "reserve_in_usd": "36734.9241"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_26Rre7jT3jUaU29s6oS6QbLSwpbV2ZSZmouZAFWApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xe85bc115847d7106b6335d067c6d2cf9b837ce50626a1df3f01d0012681a5db4",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0681764448622393",
        "base_token_price_native_currency": "0.000121142570434783",
        "quote_token_price_usd": "0.994700117627331",
        "quote_token_price_native_currency": "0.0017591923273037",
        "base_token_price_quote_token": "0.06886260732",
        "quote_token_price_base_token": "14.5216691456",
        "address": "0xe85bc115847d7106b6335d067c6d2cf9b837ce50626a1df3f01d0012681a5db4",
        "name": "BASED / USDT 0.007%",
        "pool_created_at": "2026-03-28T08:11:40Z",
        "fdv_usd": "6059220.86090061",
        "market_cap_usd": "16096145.2203",
        "price_change_percentage": {
          "m5": "0.648",
          "m15": "0.575",
          "m30": "1.273",
          "h1": "1.967",
          "h6": "2.667",
          "h24": "1.087"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 9,
            "buyers": 13,
            "sellers": 6
          },
          "m15": {
            "buys": 142,
            "sells": 162,
            "buyers": 88,
            "sellers": 75
          },
          "m30": {
            "buys": 263,
            "sells": 309,
            "buyers": 135,
            "sellers": 115
          },
          "h1": {
            "buys": 561,
            "sells": 593,
            "buyers": 211,
            "sellers": 190
          },
          "h6": {
            "buys": 3425,
            "sells": 3631,
            "buyers": 560,
            "sellers": 509
          },
          "h24": {
            "buys": 15814,
            "sells": 16551,
            "buyers": 1075,
            "sellers": 1076
          }
        },
        "volume_usd": {
          "m5": "4370.432470744",
          "m15": "50545.3895744572",
          "m30": "83150.8091495938",
          "h1": "174189.622533193",
          "h6": "1138882.04106814",
          "h24": "4875089.70084276"
        },
        "reserve_in_usd": "1102287.0768"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x1d28d989f9e3ccb8b15d0cec601734514f958e4d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00246261765700073069517799477930516049316595802447638595284205814",
        "base_token_price_native_currency": "0.0000340705120772249",
        "quote_token_price_usd": "72.286510187214388733605262832435492134067136434",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003407051208",
        "quote_token_price_base_token": "29350.8943374077",
        "address": "BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
        "name": "Goblin / SOL",
        "pool_created_at": "2026-04-25T15:37:06Z",
        "fdv_usd": "1732502.17880525",
        "market_cap_usd": "1732502.17880551",
        "price_change_percentage": {
          "m5": "-0.055",
          "m15": "-0.442",
          "m30": "1.797",
          "h1": "2.162",
          "h6": "-0.227",
          "h24": "-34.261"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 9,
            "buyers": 3,
            "sellers": 8
          },
          "m30": {
            "buys": 14,
            "sells": 20,
            "buyers": 13,
            "sellers": 15
          },
          "h1": {
            "buys": 36,
            "sells": 58,
            "buyers": 28,
            "sellers": 39
          },
          "h6": {
            "buys": 707,
            "sells": 546,
            "buyers": 357,
            "sellers": 301
          },
          "h24": {
            "buys": 4151,
            "sells": 3104,
            "buyers": 1457,
            "sellers": 1317
          }
        },
        "volume_usd": {
          "m5": "42.9440793112",
          "m15": "293.5550532434",
          "m30": "1951.1460611822",
          "h1": "8313.8050191511",
          "h6": "169555.548845492",
          "h24": "1055978.8915496"
        },
        "reserve_in_usd": "233955.819"
      },
      "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": "bsc_0x916f992df86795f24de6c268cfb9031fbb1155da",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0796705130831504",
        "base_token_price_native_currency": "0.0001408197897852911551537385742605",
        "quote_token_price_usd": "1.00049943332763",
        "quote_token_price_native_currency": "0.00176922976715761",
        "base_token_price_quote_token": "0.07959383931",
        "quote_token_price_base_token": "12.5637864526",
        "address": "0x916f992df86795f24de6c268cfb9031fbb1155da",
        "name": "UB / USDC 0.01%",
        "pool_created_at": "2025-09-10T10:19:46Z",
        "fdv_usd": "154972267.507248",
        "market_cap_usd": "199179725.375",
        "price_change_percentage": {
          "m5": "-0.199",
          "m15": "0.734",
          "m30": "0.574",
          "h1": "0.479",
          "h6": "1.391",
          "h24": "12.617"
        },
        "transactions": {
          "m5": {
            "buys": 50,
            "sells": 37,
            "buyers": 32,
            "sellers": 21
          },
          "m15": {
            "buys": 201,
            "sells": 167,
            "buyers": 109,
            "sellers": 84
          },
          "m30": {
            "buys": 417,
            "sells": 379,
            "buyers": 187,
            "sellers": 177
          },
          "h1": {
            "buys": 935,
            "sells": 950,
            "buyers": 338,
            "sellers": 304
          },
          "h6": {
            "buys": 5662,
            "sells": 5769,
            "buyers": 877,
            "sellers": 895
          },
          "h24": {
            "buys": 37368,
            "sells": 38910,
            "buyers": 2222,
            "sellers": 2364
          }
        },
        "volume_usd": {
          "m5": "16215.553257582",
          "m15": "63782.0859614169",
          "m30": "141195.6772929",
          "h1": "320503.307023868",
          "h6": "2205613.81666902",
          "h24": "17600117.8030904"
        },
        "reserve_in_usd": "3106202.7664"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x40b8129b786d766267a7a118cf8c07e31cdb6fde",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4DYTbLYbDQyqJavJLrHt4XtQkVm7qAYzUTtjfsicRomP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000556348323830632809439951598546620227574999926328791964609286085",
        "base_token_price_native_currency": "0.00000789663779640948",
        "quote_token_price_usd": "1.000673446907769852143094383869034329706012648449989012991548",
        "quote_token_price_native_currency": "0.013849226787132",
        "base_token_price_quote_token": "0.0005701861857",
        "quote_token_price_base_token": "1753.8130966864",
        "address": "4DYTbLYbDQyqJavJLrHt4XtQkVm7qAYzUTtjfsicRomP",
        "name": "CATWIF / USDC",
        "pool_created_at": "2026-06-22T07:00:21Z",
        "fdv_usd": "569616.670671292",
        "market_cap_usd": "546831.285007894",
        "price_change_percentage": {
          "m5": "-2.505",
          "m15": "2.279",
          "m30": "11.1",
          "h1": "30.554",
          "h6": "76.338",
          "h24": "102.393"
        },
        "transactions": {
          "m5": {
            "buys": 34,
            "sells": 40,
            "buyers": 31,
            "sellers": 40
          },
          "m15": {
            "buys": 222,
            "sells": 191,
            "buyers": 184,
            "sellers": 189
          },
          "m30": {
            "buys": 513,
            "sells": 457,
            "buyers": 390,
            "sellers": 292
          },
          "h1": {
            "buys": 866,
            "sells": 771,
            "buyers": 648,
            "sellers": 514
          },
          "h6": {
            "buys": 3614,
            "sells": 3281,
            "buyers": 1918,
            "sellers": 1401
          },
          "h24": {
            "buys": 8302,
            "sells": 7545,
            "buyers": 2874,
            "sellers": 2542
          }
        },
        "volume_usd": {
          "m5": "3004.5036874316",
          "m15": "16935.4268414907",
          "m30": "50324.2330526138",
          "h1": "81318.3278481782",
          "h6": "288627.196667172",
          "h24": "703102.903079795"
        },
        "reserve_in_usd": "90695.0285"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5pYB12kEhfhSFXJjZ7JtyqDpt6uUqhsF6iu6Ee9spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EBtmZf6jxeuMCLeW59mu2S34cttep2wnCQdS2WJbrFH",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000225160842431096400340163450677903164254421387604835919749941884",
        "base_token_price_native_currency": "0.00000312747383144488",
        "quote_token_price_usd": "1.000811233777615032054506286952872083838694671434887955602086",
        "quote_token_price_native_currency": "0.0138443503463685",
        "base_token_price_quote_token": "0.0002259025345",
        "quote_token_price_base_token": "4426.6878293822",
        "address": "5EBtmZf6jxeuMCLeW59mu2S34cttep2wnCQdS2WJbrFH",
        "name": "piss / USDC",
        "pool_created_at": "2026-06-26T02:58:40Z",
        "fdv_usd": "225561.2036",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.019",
          "m15": "15.103",
          "m30": "15.143",
          "h1": "23.33",
          "h6": "43.417",
          "h24": "-57.556"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 21,
            "buyers": 4,
            "sellers": 15
          },
          "m15": {
            "buys": 21,
            "sells": 65,
            "buyers": 18,
            "sellers": 38
          },
          "m30": {
            "buys": 52,
            "sells": 96,
            "buyers": 37,
            "sellers": 61
          },
          "h1": {
            "buys": 133,
            "sells": 167,
            "buyers": 72,
            "sellers": 108
          },
          "h6": {
            "buys": 1784,
            "sells": 1386,
            "buyers": 633,
            "sellers": 694
          },
          "h24": {
            "buys": 11121,
            "sells": 7791,
            "buyers": 3194,
            "sellers": 3247
          }
        },
        "volume_usd": {
          "m5": "1573.3829446772",
          "m15": "6170.2900027092",
          "m30": "11543.6992385295",
          "h1": "20132.1036153902",
          "h6": "242871.460257877",
          "h24": "1356083.50057234"
        },
        "reserve_in_usd": "64658.7238"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DXXcq4tY5e4PbXybyBMnxZjHVmzv1GVrAXoW5TcC5kbu",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Támogatott hálózatok

Nagymértékű lefedettség több blokkláncon

Kriptoárfolyamok és piaci adatok lekérése több mint 200+ hálózatról, a főbb blokkláncoktól az új projektekig.

Ezért használják a Web3-projektek a CoinGeckót

„A CoinGecko DEX API-ja gyors, nagyon pontos és stabil forrása a DEX-árfolyamadatoknak. Széles adatlefedettséget kínál, egyszerű használni, és nagyon megbízható. A CoinGecko DEX API-ja bekerült a fő DEX-árfolyam-adatforrásaink közé, amelyekkel a Supra adatokat aggregál a decentralizált tőzsdékről.”
„A CoinGecko DEX API-ja a fejlesztési folyamatunk szerves részévé vált, szakértő módon kezel számos apró feladatot, amelyek kezelésére egyszerűen nincs kapacitásunk. Ezzel jelentősen egyszerűsítettük a munkafolyamatunkat, ami lehetővé tette, hogy a fő fejlesztési feladatokra összpontosítsunk.”
„A CoinGecko DEX API-ja széles lefedettséget kínál, a legtöbb lánchoz biztosít támogatást, és magas a rendelkezésre állási szintje.

Gyakran ismételt kérdések

Turbózd fel a projektedet a CoinGecko API-val

Megbízható, pontos és teljes körű kriptoárfolyam-adatokkal a lehetőségek kiaknázásáért.
Ne maradj le a frissítésekről!
Iratkozz fel az API-hírlevelünkre a legfrissebb termékhírekért, végpontfrissítésekért és inspiráló közösségi tartalmakért.
Valuta kiválasztása
Javasolt devizák
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
Rendeleti devizák
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
Kriptodevizák
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
Bitcoin egységek
BITS
Bits
SATS
Satoshi
Nyersanyagok
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Nyelv kiválasztása
Népszerű nyelvek
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Minden nyelv
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
繁體中文
Üdvözli Önt a CoinGecko
Üdv újra itt!
Másodpercek alatt bejelentkezhetsz vagy regisztrálhatsz
vagy
Bejelentkezés ezzel . Nem te vagy az?
Elfelejtette a jelszavát?
Nem kapta meg a megerősítő levelet?
Megerősítő levél újraküldése
A jelszónak legalább 8 karaktert kell tartalmaznia, köztük 1 nagybetűt, 1 kisbetűt, 1 számot és 1 különleges karaktert
A folytatással elismered, hogy elolvastad és teljes mértékben elfogadod a következőket: Szolgáltatási feltételek és Adatvédelmi irányelvek.
Kérj árfolyamriasztásokat a CoinGecko alkalmazással
Elfelejtette a jelszavát?
A megadott címre egy email érkezik hamarosan a további teendőkről.
Megerősítő levél újraküldése
A megadott címre egy email érkezik a megerősítő linkkel.
Letöltöm a CoinGecko alkalmazást.
Olvasd le ezt a QR-kódot, és töltsd le az alkalmazást App QR Code Vagy nézd meg az alkalmazás-áruházban
NFT hozzáadása
CoinGecko
Jobb az alkalmazásban
Valós idejű árfolyam-értesítések és gyorsabb, gördülékenyebb élmény.