Summary: Lithos is best understood as a Plasma-native ve(3,3) liquidity-and-governance control plane rather than as just another chain DEX. Its docs position it as the central liquidity layer for Plasma, combining a Solidly-style weekly emissions market with a launchpad that sends new projects through gauge approval, protocol-owned liquidity, and a recurring buyback-and-distribute loop called Ignition. The reusable mechanism insight is that Lithos tries to make one venue the chain’s default liquidity constitution: projects seek gauge access there, voters route emissions there, protocol revenue recycles into locker rewards there, and even launch support is bundled into the same governance surface.
What it does:
Runs a Plasma-native DEX with stable, volatile, and concentrated-liquidity pools plus configurable fee tiers
Lets users lock LITH into veLITH, where longer locks increase voting power over weekly gauge-directed emissions
Routes liquidity incentives through a standard ve(3,3) stack including voter, gauge, bribe, rewards-distributor, and minter contracts
Uses a Foundry Launchpad so new projects can bootstrap liquidity, seek gauge whitelisting, and plug into Lithos governance and ecosystem support
Maintains protocol-owned liquidity so core pairs keep a permanent liquidity base instead of relying entirely on mercenary LPs
Runs the Ignition program, a recurring buyback-and-distribute loop funded by converted bribes and fees and aimed at veLITH lockers
Exposes deployed-contract references for the Plasma mainnet, including the Voter, GaugeFactory, BribeFactory, PermissionsRegistry, RewardsDistributor, and Timelock
Key claims:
The docs describe Lithos as a 3,3 DEX built on Plasma and explicitly call it the chain’s central liquidity layer, which is the clearest first-party signal that the project wants to be treated as infrastructure rather than as one exchange among many
The overview says emissions are not dictated by the core team but by veLITH holders, placing weekly vote routing at the center of the system’s governance story
The same overview says the Foundry Launchpad gives new projects technical support plus governance whitelisting so they can direct emissions toward their pools, which means launch access and incentive access are bundled together
Lithos also advertises protocol-owned liquidity and frames it as a durability mechanism that reduces dependence on short-term LPs, making treasury policy part of the liquidity-control surface
The Ignition docs say buybacks sourced from converted bribes and fees are redistributed to qualifying lockers on a four-week cadence, with tiered weighting, partner boosts, and a cap on any one lock’s share, so governance participation is reinforced by a second reward channel on top of emissions
Those same docs say part of the LITH purchased through Ignition may be retained by the Foundation to bolster its veLITH voting power, which is analytically important because it makes foundation alignment and potential vote concentration legible rather than implicit
The deployed-contract docs expose a fairly standard Solidly-family governance stack but also a PermissionsRegistry and Timelock, highlighting where practical admin and authorization control can still sit above the nominally community-routed emissions layer
The docs present Plasma-specific advantages such as stablecoin concentration and chain-native positioning, which suggests Lithos should be compared less as a generic AMM and more as a chain-liquidity constitution competing to become the default venue for new asset issuance and incentive routing on one ecosystem
Whitepaper: No canonical standalone Lithos whitepaper or litepaper surfaced in this pass. The clearest primary materials were the official docs overview, tokenomics/Ignition docs, deployed-contract references, and the official GitHub org; see ../whitepapers/lithos-primary-sources-2026-05-09.md.