{
  "address": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
  "name": "PancakeSwap Token",
  "symbol": "Cake",
  "quotable": true,
  "block": 122218431,
  "measuredAt": "2026-09-16T12:04:45.390Z",
  "price": {
    "usd": 2.1874337342933288,
    "quoteSymbol": "BNB",
    "quoteUsd": 713.8425177121304
  },
  "supply": {
    "total": 5328111959.751052,
    "burned": 4991087156.7204685,
    "circulating": 337024803.0305834
  },
  "pool": {
    "address": "0x0ed7e52944161450477ee417de9cd3a859b14fd0",
    "kind": "v2",
    "venue": "PancakeSwap V2",
    "swapFeePct": 0.25,
    "tokenReserve": 4419558.945250089,
    "quoteReserve": 13542.892287394508,
    "liquidityUsd": 9667492,
    "liquidityBasis": "quote side only — the hard asset in the pool. Counting both sides, as an LP would, is roughly twice this; that is what pancakeswap_fee_tiers reports as capital_usd.",
    "shareOfLiquidity": 1,
    "partialMarket": false
  },
  "tradeCost": [
    {
      "sizeUsd": 100,
      "buyCostPct": 0.251,
      "buyPriceMovePct": 0.002,
      "sellCostPct": 0.251,
      "sellPriceMovePct": -0.002
    },
    {
      "sizeUsd": 150,
      "buyCostPct": 0.252,
      "buyPriceMovePct": 0.003,
      "sellCostPct": 0.252,
      "sellPriceMovePct": -0.003
    },
    {
      "sizeUsd": 250,
      "buyCostPct": 0.253,
      "buyPriceMovePct": 0.005,
      "sellCostPct": 0.253,
      "sellPriceMovePct": -0.005
    },
    {
      "sizeUsd": 500,
      "buyCostPct": 0.255,
      "buyPriceMovePct": 0.01,
      "sellCostPct": 0.255,
      "sellPriceMovePct": -0.01
    },
    {
      "sizeUsd": 1000,
      "buyCostPct": 0.26,
      "buyPriceMovePct": 0.021,
      "sellCostPct": 0.26,
      "sellPriceMovePct": -0.021
    },
    {
      "sizeUsd": 2500,
      "buyCostPct": 0.276,
      "buyPriceMovePct": 0.052,
      "sellCostPct": 0.276,
      "sellPriceMovePct": -0.052
    }
  ],
  "onePercentDepth": {
    "buyUsd": 48278,
    "sellUsd": 48764,
    "note": "USD size that moves the price by 1% in each direction"
  },
  "sellability": {
    "ok": true,
    "sellable": true,
    "buyable": true,
    "sell_error": null,
    "buy_error": null,
    "amount": "4419558945250088956461",
    "size_note": "one part in a thousand of the pair's token reserve, sold from a fresh address with no history",
    "tax": {
      "sell_pct": 0,
      "buy_pct": 0,
      "method": "simulated at this block: what the pair would pay for the whole amount against what arrived after the transfer, from a fresh address with no history"
    },
    "source": "eth_call with a state override on the PancakeSwap V2 router, at this block; the seller is a contract placed at a fresh address so what came back could be read"
  },
  "tax": {
    "buyPct": 0,
    "sellPct": 0,
    "measured": true,
    "windowMinutes": 59,
    "source": "measured from executed trades on-chain",
    "simulated": {
      "buyPct": 0,
      "sellPct": 0,
      "method": "simulated at this block: what the pair would pay for the whole amount against what arrived after the transfer, from a fresh address with no history"
    }
  },
  "lp": {
    "totalSupply": 210175.7909226112,
    "burnedPct": 0,
    "exchangeFeeShare": 0,
    "feeToAddress": "0x0ed943ce24baebf257488771759f9bf482c39706",
    "note": "LP held at the burn addresses cannot be withdrawn. Any balance at the factory feeTo() belongs to the exchange, not to the token team."
  },
  "venues": [],
  "contract": {
    "openSource": true,
    "proxy": false,
    "mintable": true,
    "source": "GoPlus (contract properties only, never used to override a measured figure)"
  },
  "source": "measured on BNB Smart Chain via public RPC",
  "disclaimer": "Measurement, not advice. Figures describe what a trade would cost at the moment of the scan; depth and tax can change block to block."
}