Tranchess
- Name: Tranchess
- URL: https://docs.tranchess.com/
- Category: tokenized structured-fund protocol / onchain tranche asset-management infrastructure / yield-and-leverage tranching system
- Summary: Tranchess is best understood as a tokenized structured-fund protocol that manufactures different risk exposures from one underlying-tracking fund rather than as a generic yield app. Its core mechanism is the split of the main tranche
QUEENintoBISHOPandROOK, where BISHOP functions as a market-neutral fixed-return side and ROOK takes leveraged directional exposure funded internally by BISHOP. That makes Tranchess a useful comparison class for BarnBridge-style tranching, structured-yield protocols, and newer first-loss systems because the important control surfaces sit in tranche math, rebalance rules, weekly rate-setting, and ve-token governance over reward and fee distribution. - What it does:
- Lets users create the main fund token
QUEENfrom underlying assets and redeem back through the protocol’s primary market - Allows
QUEENto be split into equal-valueBISHOPandROOKtranches, then merged back intoQUEEN - Positions
BISHOPas the stable-return / market-neutral tranche andROOKas the leveraged tranche that receives the residual gains and losses of the main fund after paying BISHOP - Uses daily settlement windows and rebalance rules to keep the tranche structure within protocol-defined bounds rather than relying on open-ended liquidation logic
- Wraps the fund stack in a governance token,
CHESS, whose locked formveCHESScontrols fee rebates, boosting, and weekly voting over the reward split between BISHOP and ROOK - Extends the fund surface beyond the original BTC-tracking framing into chain-specific funds and AMM / swap interfaces around the tranche tokens
- Lets users create the main fund token
- Key claims:
- The docs landing page describes Tranchess as a
yield-enhancing asset tracker protocol with varied risk-return solutions, which is the clearest top-level signal that it should be classified as tranche-based asset-allocation infrastructure rather than as a simple farming product - The official whitepaper says Tranchess is a
tokenized structured fund protocolbuilt around three tranche tokens — QUEEN, BISHOP, and ROOK — plus CHESS, which makes the tranche architecture the central mechanism rather than a side feature - The whitepaper says BISHOP is market neutral and earns a predetermined weekly APR while ROOK borrows daily from BISHOP to gain leveraged exposure to the main fund, so the protocol’s key reusable idea is internal balance-sheet tranching rather than external margin liquidation
- The whitepaper and docs emphasize that ROOK is designed as leveraged exposure with no forced liquidation because the leverage comes from borrowing within the split fund structure, which is analytically important when comparing it to perp venues or externally margined leverage products
- Tranchess’s docs say rebalance occurs when the BISHOP/ROOK fair-value ratio moves outside
0.5to2, resetting BISHOP and ROOK fair values to1while preserving total value, which means tranche maintenance is an explicit protocol control surface rather than an emergent market process - The
veCHESSdocs say locked CHESS governs the weekly alpha split between BISHOP and ROOK, receives 50% of protocol-fee rebates, and boosts CHESS rewards, so governance is not just treasury oversight but direct control over how yield and fee flow are routed across the structure - The core contracts repo shows dedicated oracle, governance, fund, and exchange deployment components, reinforcing that Tranchess is a multi-module fund-and-trading stack rather than a single staking contract
- The docs landing page describes Tranchess as a
Internal linkages
-
Best upward reads: idle-tranches and pendle.
-
Whitepaper: Official docs-hosted whitepaper and primary source packet saved at
../whitepapers/tranchess-primary-sources-2026-05-09.md. -
Sources:
- https://docs.tranchess.com/
- https://docs.tranchess.com/whitepaper
- https://docs.tranchess.com/faq/vechess
- https://docs.tranchess.com/whitepaper?ask=How%20does%20Tranchess%20rebalance%20the%20QUEEN%2C%20BISHOP%2C%20and%20ROOK%20structure%20and%20what%20governance%20roles%20does%20veCHESS%20have%3F
- https://raw.githubusercontent.com/tranchess/contract-core/main/README.md
- https://github.com/tranchess/contract-core
-
Last reviewed: 2026-05-30 UTC