PancakeSwap
Liquidity · Pools · CAKE
PancakeSwap is the dominant DEX in the BNB ecosystem — retail-focused with gamification (lotteries, predictions, NFTs) plus its Infinity CLMM.
The dominant DEX in the Binance ecosystem.
CAKE price
$1.39
+2.0% 24h
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
PancakeSwap — Research Skill
The dominant DEX in the Binance ecosystem.
pancakeswap · v1.0.0
Facts
| category | Network |
| symbol | CAKE |
| tagline | The dominant DEX in the Binance ecosystem. |
| arbitrumNative | no |
| chains | BNB Chain, Ethereum, Arbitrum, Base, Polygon zkEVM, Linea, opBNB, ZKsync, Aptos |
| security | verified (OZ-derived · public audit on file) |
| memberCoins | 1 (CAKE) |
| tvl | $2.06B |
| marketCap | $448.95M |
| price | $1.39 |
| priceChange24h | 2.0% |
| priceChange7d | 4.7% |
| priceChange30d | 3.7% |
| fdv | $466.09M |
| marketCapRank | #111 |
| tvlChange1d | 0.6% |
| tvlChange7d | -0.4% |
| universalMetricsSyncedAt | 2026-07-03T17:03:39Z |
| users | 1.8M |
Sections
Overview
PancakeSwap is the dominant DEX in the BNB ecosystem — retail-focused with gamification (lotteries, predictions, NFTs) plus its Infinity CLMM.
What makes it different
Retail-first BNB DEX with v3 CLMM, Infinity (hook-like router), and an IFO launchpad.
Components
- AMM DEX (v2 / v3 CLMM): Core automated market maker for token swaps and liquidity provision. v2 uses the classic constant-product Uniswap-style model; v3 (launched 2023) introduced a Concentrated Liquidity Automated Market Maker (CLAMM/CLMM) allowing LPs to allocate capital within custom price ranges for higher capital efficiency. - PancakeSwap Infinity: Modular next-generation AMM architecture deployed in 2025 that succeeds v3. It introduces programmable 'hooks' — code that runs before/after key pool actions (initialize, swap, addLiquidity, removeLiquidity, donate) — enabling custom oracles, dynamic-fee pools and advanced liquidity management, plus more gas-efficient pool types (CLAMM and LBAMM). - Farms & Syrup Pools (yield): Liquidity mining program where LP-token stakers earn CAKE emissions (Farms) and single-asset staking pools earn CAKE or partner tokens (Syrup Pools). - IFO Launchpad: Initial Farm Offering fundraising platform for new BNB-ecosystem tokens. Uses an 'Overflow' allocation method where users commit CAKE and receive an allocation proportional to their share of total commitments; the iCAKE metric determines individual public-sale commit limits. - GameFi & NFTs: Gamified products including Prediction markets (forecasting BNB/CAKE price direction), a CAKE-ticket Lottery with on-chain randomness, Pottery, and an NFT marketplace. - CAKE token: Native utility and governance token used for farming rewards, staking, IFO participation, lottery tickets and Snapshot governance. It has transitioned to a deflationary model via weekly burns and successive emissions cuts.
Member coins
- PancakeSwap (CAKE) — Token, Governance + utility token
Risks
- Governance: CAKE tokenomics have been changed repeatedly through Snapshot governance — including the deflationary shift, successive emission cuts and the abrupt retirement of the veCAKE gauges model in Tokenomics 3.0 (Apr 2025). The veCAKE removal drew strong opposition from large stakeholders such as Cakepie DAO, who called it non-transparent and damaging to projects built on that model, illustrating governance and roadmap-change risk. - Network: PancakeSwap originated on and remains heavily concentrated on BNB Chain, a network with a small, relatively centralized validator set closely associated with Binance. Concentration on BNB Chain exposes users to that chain's centralization, uptime and dependency risks even as PancakeSwap expands multi-chain. - Counterparty: The protocol is built and controlled by an anonymous team ('Chefs'), so there is no publicly identifiable, legally accountable operator. Anonymous leadership limits accountability and recourse if the team acts against user interests or disappears. - Smart Contract: PancakeSwap comprises many interacting contracts (v2, v3 CLMM, Infinity hooks, cross-chain bridges, farms, lottery, prediction). Infinity's programmable hooks in particular expand the attack surface — CertiK has published security considerations specifically on Infinity hooks — and any exploit in these contracts could cause loss of pooled funds. - Collateral: Liquidity providers on the AMM are exposed to impermanent loss and to the risk of holding volatile or low-quality tokens; because listing is permissionless, pools can contain scam or thinly-traded assets, exposing LPs and traders to depeg/rug and price-manipulation risk.
TradFi analogue
- Stock/securities exchange (e.g., a spot exchange operator): similar — Both provide a venue for two parties to trade assets and generate revenue from trading fees.; differs — PancakeSwap is non-custodial and permissionless: prices are set algorithmically by an automated market maker against pooled liquidity rather than by a central-limit order book and matched buyers/sellers, and anyone can list a token or provide liquidity without an intermediary or listing approval. - Market maker / liquidity provider desk: similar — Liquidity providers earn a spread/fee for supplying inventory that lets others trade, similar to how professional market makers earn from bid/ask spreads.; differs — On PancakeSwap any user can become an LP by depositing tokens into a smart-contract pool; there is no licensed intermediary, and LPs bear impermanent loss rather than managing an actively quoted book.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for PancakeSwap. | research_getEntity({ slug: "pancakeswap" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).