Core definition and technology
Lighter is an Ethereum-settled decentralized trading protocol focused initially on perpetual futures. Its native token is LIT, short for Lighter Infrastructure Token.
The protocol is designed as an application-specific zero-knowledge rollup, rather than as a conventional Ethereum smart-contract exchange or an independent Layer-1 blockchain. Its central proposition is to combine:
- A centralized-limit-order-book (CLOB) trading experience
- Low-latency matching suitable for leveraged derivatives
- Non-custodial deposits and withdrawals
- Cryptographic proofs of order matching, liquidations, and account-state transitions
- Ethereum-based settlement and verification
This positions Lighter between centralized exchanges, which generally offer fast order-book execution but require trust in the operator, and conventional decentralized exchanges, which provide transparency but often rely on slower automated-market-maker designs.
How the architecture works
The protocol uses specialized infrastructure for exchange operations:
| Component | Function | |
|---|---|---|
| Transaction queue | Receives user-signed orders, withdrawals, and account actions | |
| Sequencer | Orders transactions and provides rapid soft finality | |
| Matching engine | Matches bids and offers using exchange-style rules, including price-time priority | |
| Risk engine | Calculates margin, account solvency, and liquidation conditions | |
| Executor | Processes trades and state transitions into rollup blocks | |
| Witness generators | Convert execution data into inputs suitable for ZK circuits | |
| Prover | Generates proofs that the state transitions followed protocol rules | |
| Aggregation engine | Combines many execution proofs into a smaller batch proof | |
| Ethereum contracts | Verify proofs and anchor Lighter’s state to Ethereum |
The key distinction is between execution speed and execution correctness. A sequencer and matching engine can process orders quickly, but the resulting state must still satisfy Lighter’s custom circuits and pass Ethereum-based proof verification.
The project’s technical materials describe proofs covering operations such as:
- Order matching
- Trade execution
- Liquidations
- Account-balance changes
- Margin and risk calculations
- Other state transitions
Community-reported performance figures have cited matching latency below five milliseconds, proof-generation improvements from approximately 5.3 minutes to roughly one minute, proving capacity of up to 15,000 transactions per second, and operating-cost reductions of as much as 80%. These figures are ecosystem-reported rather than independently standardized benchmarks.
Order-book model
Unlike AMM-based derivatives protocols, Lighter uses an order book. Users can submit market and limit orders, while the matching engine processes bids and offers according to defined rules.
A CLOB is useful for perpetuals because it can support:
- More precise entry and exit prices
- Explicit bid-and-ask liquidity
- Professional market-making strategies
- High-frequency order placement and cancellation
- Price-time-priority execution
- Potentially tighter spreads in active markets
The trade-off is greater technical complexity. Maintaining a high-performance order book, risk engine, liquidation system, and ZK proving pipeline is more demanding than operating a basic pooled-liquidity AMM.
Primary use cases
Perpetual-futures trading
The main use case is trading cryptocurrency perpetual contracts. Perpetuals allow traders to take leveraged long or short positions without owning the underlying asset and without an expiry date.
Potential uses include:
- Hedging spot exposure
- Leveraged speculation
- Short selling
- Funding-rate and basis strategies
- Market making
- Portfolio risk management
The platform has expanded beyond crypto-native markets, with reported support or development activity involving gold, silver, foreign exchange, tokenized equities, and pre-IPO markets. Availability, leverage limits, collateral rules, and jurisdictional access may differ by market.
Real-world-asset markets
Recent development has emphasized tokenized real-world assets and related derivatives. Reported areas include:
- U.S. and Asia-Pacific equities
- Korean equity perpetuals
- Foreign exchange
- Commodities
- Gold and silver
- Pre-IPO instruments
- Tokenized stocks
In February 2026, Lighter was reported to have listed Korean equity perpetual contracts involving Hyundai, Samsung, SK Hynix, and a KRCOMP composite index, with leverage of up to 10 times. The protocol also reportedly added cross-margin support for real-world assets and unified spot and perpetual accounts using shared collateral.
This expansion matters because it broadens the addressable market beyond cryptocurrency derivatives. It also increases dependence on reliable oracle infrastructure, market-data quality, legal structuring, and regulatory compliance.
Institutional and professional trading
The CLOB, low-latency execution, APIs, higher limits, and specialized risk systems are intended to support professional traders and institutions.
The reported commercial model separates retail and professional activity:
- Retail trading is promoted as free or low cost.
- Professional users may access premium latency, execution, API, or service tiers.
- Revenue from premium services and institutional activity is intended to support the broader protocol and LIT value-accrual model.
The long-term viability of this model depends on whether professional products can generate sustainable revenue while retail incentives and zero-fee trading continue attracting users.
Infrastructure for other applications
Lighter has announced Lighter EVM, described as an EVM-equivalent rollup that can interoperate natively with the protocol’s markets.
Potential applications include:
- Trading interfaces
- Automated trading systems
- Portfolio and risk-management tools
- On-chain structured products
- DeFi applications using Lighter liquidity
- Applications using its market data and perpetual markets
An August 2026 integration with Oprai Labs was also reported to enable conversational trading features on a Robinhood-linked deployment, including deposits, position management, and market or limit orders through an AI interface.
Project history and founding team
Lighter was founded in June 2022 by Vladimir Novakovski, who serves as founder and chief executive officer.
Novakovski’s background reportedly includes mathematics, markets, software engineering, and entrepreneurship. Before Lighter, he co-founded Lunchclub, an AI-focused social networking company. Public reporting describes him as a former Citadel engineer and trader. The team’s earlier AI venture reportedly achieved more than two million matches before pivoting toward decentralized finance.
The technical direction emerged when early team members Scott Wu and Nalin Bhardwaj began exploring ZK-SNARKs. That work led the team toward a verifiable, decentralized limit-order-book design rather than an AMM or a traditional off-chain exchange architecture.
Other publicly identified personnel include:
| Person | Reported role or background | |
|---|---|---|
| Vladimir Novakovski | Founder and CEO | |
| Scott Wu | Early contributor associated with ZK-SNARK research | |
| Nalin Bhardwaj | Early contributor associated with ZK-SNARK research | |
| Christina Zeidan | People and HR function | |
| Constantin Dubus | Chief of Staff and go-to-market | |
| Fatih Solak | Software engineering intern, joined February 2026 |
The company was reported to have approximately 10 to 20 employees distributed across about 11 countries, including the United States, Canada, Indonesia, Turkey, and Serbia. A complete, independently verifiable list of engineering leads and protocol developers is not available in the gathered research.
Development timeline
| Date | Development | |
|---|---|---|
| June 2022 | Lighter founded by Vladimir Novakovski | |
| Around March 2023 | First product reportedly launched on Arbitrum after approximately eight months in stealth | |
| 2023–2025 | Development of zkLighter, including verifiable matching and liquidation infrastructure | |
| 2024 | Reported $21 million funding round led by Haun Ventures and Craft Ventures | |
| Early 2025 | Private-beta trading and points campaigns | |
| July 2025 | Private beta reportedly nearing completion | |
| September 2025 | ASTER perpetuals announced | |
| October 1, 2025 | Public mainnet launch reported by one set of project materials | |
| October 14, 2025 | Mainnet launch publicly celebrated in other team communications | |
| November 11, 2025 | $68 million financing round announced at an implied valuation near $1.5 billion | |
| December 30, 2025 | LIT token-generation event and launch airdrop | |
| January 2026 | Lighter EVM announced | |
| February 2026 | Korean equity perpetuals, real-world-asset cross-margin, and unified spot/perpetual accounts reported | |
| June 2026 | Custom ZK circuits reportedly formally verified by Zellic | |
| July 2026 | Buyback-and-burn developments and LIT utility updates | |
| August 2026 | Expansion of Chainlink market data and Robinhood-linked incentive activity |
The differing October 1 and October 14 mainnet dates likely reflect different definitions of launch, such as technical mainnet availability versus public launch communications. The existence of a public mainnet in October 2025 is consistent across the collected reports.
Funding and backers
Reported financing includes:
| Round | Amount | Reported investors | |
|---|---|---|---|
| 2024 | $21 million | Haun Ventures, Craft Ventures, Dragonfly, Robot Ventures | |
| November 2025 | $68 million | Founders Fund, Ribbit Capital, Haun Ventures, Robinhood |
The 2025 round reportedly valued Lighter at approximately $1.5 billion and included both equity and token-related rights. Reported cumulative funding was approximately $89 million.
Other firms associated with the project include a16z, Lightspeed, Coinbase, Coatue, CRV, Abstract Ventures, SV Angel, and 8VC. The nature of each relationship is not necessarily the same. Some may represent investment, while others may involve strategic support, ecosystem exposure, or indirect association.
LIT tokenomics
Supply and allocation
LIT launched on December 30, 2025. It has a stated maximum and total supply of 1 billion tokens, with 18 decimal places.
| Allocation | Share | Amount | |
|---|---|---|---|
| Ecosystem and community | 50% | 500 million LIT | |
| Team | 26% | 260 million LIT | |
| Investors | 24% | 240 million LIT | |
| Total | 100% | 1 billion LIT |
The ecosystem allocation is described as follows:
- 250 million LIT, or 25% of maximum supply, distributed through the initial community airdrop.
- Another 250 million LIT, or 25%, reserved for future points campaigns, partnerships, protocol incentives, and ecosystem development.
The team and investor allocations together represent 500 million LIT, or half of the maximum supply.
Launch airdrop
The initial airdrop distributed 250 million LIT, equivalent to 25% of maximum supply, to participants in Lighter’s first and second points seasons during 2025.
The distribution was reportedly based on approximately 12.5 million accumulated points and targeted early traders and ecosystem participants. The large initial airdrop explains why the reported circulating supply began near 250 million tokens despite the 1-billion-token maximum.
Current market snapshot
The supplied CoinStats data, representing the latest available snapshot around August 31, 2026, showed:
| Metric | Lighter, Ethereum listing | |
|---|---|---|
| Price | $3.7031 | |
| Market capitalization | $926.1 million | |
| Fully diluted valuation | $3.7044 billion | |
| Circulating supply | 250 million LIT | |
| Total supply | 1 billion LIT | |
| Maximum supply | 1 billion LIT | |
| 24-hour trading volume | $57.97 million | |
| Market ranking | #101 | |
| 1-hour change | +1.00% | |
| 24-hour change | +5.96% | |
| 7-day change | +7.60% | |
| Risk score | 54.30 | |
| Liquidity score | 47.23 |
The circulating figure represents approximately 25% of the reported maximum supply. The gap between market capitalization and FDV is substantial: the FDV is approximately four times the market capitalization because roughly three-quarters of the nominal supply was not circulating in the cited snapshot.
CoinStats did not provide a complete verified list of centralized or decentralized exchange listings, all-time high, or all-time low figures in the supplied data. Community posts reported late-August highs in the approximate $3.77 to $3.92 range, but those figures should not be treated as an authoritative all-time-high record without a consistent historical price source.
There is also a separate Solana asset using the name and symbol Lighter and LIT. It should not be confused with the primary Ethereum project token:
| Listing | Market capitalization | Total supply | Rank | |
|---|---|---|---|---|
| Primary Ethereum LIT | $926.1 million | 1 billion | #101 | |
| Separate Solana asset using the same name and ticker | $1.68 million | 453,522 | #20,982 |
The verified Ethereum contract for the main project token is:
0x232ce3bd40fcd6f80f3d55a522d03f25df784ee2
Vesting and unlocks
Team and investor tokens are subject to a one-year cliff followed by approximately three years of linear vesting.
With the token-generation event on December 30, 2025:
- The first major insider unlock was expected around December 2026.
- Linear vesting is expected to continue through approximately late December 2029.
- The remaining ecosystem allocation has a less formulaic release schedule because it is reserved for incentives, partnerships, future points programs, and ecosystem growth.
This schedule creates an important supply-overhang consideration. Even if protocol-funded burns reduce supply, future team, investor, and ecosystem distributions could increase the number of tokens available for trading.
Utility
Official and reported uses of LIT include:
- Ecosystem incentives
- Community rewards
- Staking
- Access to the Lighter Liquidity Pool
- Fee credits and enhanced service tiers
- Trading-related infrastructure access
- Potential governance or future protocol participation
- Protocol-level value accrual through buybacks and burns
According to the gathered documentation, LIT staking includes:
- A three-day unstaking lockup
- A currently reported fixed 6% APR
- Access to the Lighter Liquidity Pool, or LLP
- A published LLP access ratio of up to 10 USDC deposited for every 1 LIT staked
The protocol also introduced LIT fee credits in February 2026. These allow users to purchase enhanced fee or latency tiers rather than relying entirely on staking, with proceeds reportedly directed toward LIT stakers.
Although third-party sources often describe LIT as a governance token, the available official materials emphasize access, staking, incentives, and economic alignment more clearly than a fully deployed governance system. A formal voting contract, quorum structure, delegation system, or DAO transition schedule was not established by the gathered research.
Buybacks and burns
Lighter has linked token value accrual to protocol revenue. Reported mechanics include using trading-fee revenue to purchase LIT through daily 24-hour time-weighted-average-price operations. The July 2026 documentation also described staking rewards as being funded through LIT purchases.
The project later changed the treatment of repurchased tokens so that buybacks would result in permanent burns instead of remaining as treasury-held tokens.
A reported burn on July 10, 2026 permanently removed 15,638,702 LIT. In relation to the previously reported 250 million circulating supply, this is approximately 6.3%; relative to the original 1-billion-token maximum, it is approximately 1.6%.
The economic effect is potentially deflationary, but not automatically so. Net supply will depend on:
- Trading and protocol revenue
- The share of revenue allocated to buybacks
- The amount of LIT burned
- Insider vesting
- Ecosystem distributions
- Future incentive campaigns
Therefore, LIT has a fixed nominal maximum supply, but its circulating supply could rise or fall depending on unlocks and burns.
Consensus and network security model
Lighter does not use its own proof-of-work or proof-of-stake consensus mechanism. It uses an Ethereum-settled validity-proof rollup model.
The security model combines:
- Ethereum settlement and finality
- A specialized sequencer and matching engine
- Deterministic execution
- Custom zero-knowledge circuits
- Ethereum verification contracts
- Data and withdrawal mechanisms intended to support user exits
Validity-proof security
The prover generates cryptographic evidence that exchange-state transitions followed the prescribed rules. This is intended to make the following independently verifiable:
- Whether trades were matched correctly
- Whether liquidations followed the margin rules
- Whether balances were updated correctly
- Whether risk calculations were performed according to the protocol
- Whether the resulting state is valid
This is different from simply publishing exchange data. A venue may publish balances or settlement records without proving every internal operation. Lighter aims to prove that its matching and liquidation logic was executed according to predefined rules.
Sequencer and escape hatch
The protocol still has operational dependencies. The sequencer may control transaction ordering and rapid execution, and the proving infrastructure, smart contracts, bridges, and data-publication systems introduce additional risks.
To address sequencer liveness and censorship concerns, official documentation describes a priority request queue directly on Ethereum. Critical requests can reportedly include:
- Withdrawals
- Public-liquidity-pool exits
- Reduce-only immediate-or-cancel orders
The sequencer is required to process these requests within a predefined period. This mechanism is intended to provide a fallback route if the sequencer is unavailable or censors users.
The resulting model provides strong cryptographic guarantees about state validity, but it does not necessarily mean every operational component is decentralized. Important residual risks include:
- Sequencer centralization
- Prover availability
- Smart-contract bugs
- Bridge vulnerabilities
- Oracle failures
- Circuit implementation errors
- Upgrade and governance controls
- Data availability and exit conditions
The reported formal verification of custom ZK circuits by Zellic in June 2026 is a positive security development, but formal verification of circuits does not eliminate all protocol, contract, market, or infrastructure risks.
Oracle infrastructure
Lighter has expanded its use of Chainlink Data Streams. Late-August 2026 announcements reported expansion from more than 25 to more than 125 markets across:
- Digital assets
- U.S. equities
- Asia-Pacific equities
- Foreign exchange
- Commodities
Reliable oracle data is especially important for perpetuals and tokenized real-world assets because prices determine margin requirements, funding calculations, and liquidation triggers. Broader oracle coverage enables more markets, but it also creates dependence on oracle availability, update frequency, data quality, and reference-price design.
Partnerships and ecosystem integrations
Robinhood
Robinhood is the most significant distribution-related integration reported in the current research.
A Robinhood-linked Lighter deployment has been associated with perpetuals and tokenized or pre-IPO markets. A reported campaign allocated 11 million LIT to users trading through the Robinhood-linked deployment.
The program reportedly included:
- Points-based rewards
- Weekly distributions
- A two-times points multiplier for eligible Robinhood Wallet activity
- Greater emphasis on maintaining open interest than simply generating volume
- Additional attention to tokenized equities and pre-IPO markets
This could provide a substantial user-acquisition advantage, but it also introduces the risk that activity is driven primarily by incentives and may decline when the campaign ends.
Chainlink
Chainlink Data Streams provides market-data infrastructure for Lighter. Expansion to more than 125 markets supports the protocol’s move into equities, foreign exchange, commodities, and other real-world-asset products.
Zellic
Zellic reportedly conducted formal verification of Lighter’s custom ZK circuits. This is a security and assurance relationship rather than a liquidity or user-distribution partnership.
Oprai Labs
Oprai Labs reportedly integrated an AI-assisted trading interface with a Robinhood-connected Lighter deployment. The reported functionality includes deposits, position management, and market or limit orders through conversational commands.
Investors and strategic supporters
The project’s reported backers include:
- Founders Fund
- Ribbit Capital
- Haun Ventures
- Robinhood
- Coinbase
- Craft Ventures
- Dragonfly
- Robot Ventures
- a16z
- Lightspeed
- Coatue
- CRV
- Abstract Ventures
- SV Angel
- 8VC
The research confirms financing or association for many of these firms, but does not establish that every investor provides market-making, custody, technology, or formal protocol integration.
Competitive advantages and trade-offs
Advantages
Verifiable exchange execution
The ability to prove order matching, liquidations, and account transitions is Lighter’s primary technical differentiator. It aims to reduce reliance on trust in an exchange operator and address concerns about opaque liquidations or unauthorized balance changes.
Ethereum settlement
Settling to Ethereum gives Lighter an Ethereum security and neutrality narrative while allowing the protocol to process exchange activity in a specialized environment.
Professional order-book experience
The CLOB model is better suited than many AMMs to professional market making, precise execution, high-frequency strategies, and explicit bid-and-ask liquidity.
Purpose-built proving infrastructure
Lighter controls the matching engine, risk engine, execution environment, and proving architecture. This allows it to optimize for derivatives rather than adapting a general-purpose blockchain to high-frequency trading.
Low-fee retail access
The project advertises zero-fee retail trading, which can help bootstrap user growth and compete with other high-performance perpetuals venues.
Broader asset strategy
Expansion into equities, commodities, foreign exchange, and pre-IPO markets could give Lighter a larger addressable market than a crypto-only perpetuals exchange.
Distribution advantage
The reported Robinhood relationship could expose Lighter to a larger retail audience than a purely crypto-native launch would provide.
Trade-offs and risks
Lighter competes with high-performance perpetuals platforms such as Hyperliquid and Aster, as well as centralized derivatives exchanges.
Its main challenges include:
- Converting incentive-driven volume into durable organic activity
- Managing the large December 2026 insider unlock
- Maintaining liquidity across an expanding list of markets
- Ensuring reliable oracle operation for real-world assets
- Preserving low latency while generating and verifying ZK proofs
- Balancing zero-fee retail trading with sustainable revenue
- Addressing sequencer, bridge, smart-contract, and upgrade risks
- Navigating regulatory requirements for tokenized securities and derivatives
Community sentiment in August 2026 was predominantly bullish, with attention focused on new price highs, reported total value locked near $607 million, open interest near $1 billion, cumulative trading volume near $1.7 trillion, more than 15 million LIT burned, Robinhood distribution, and real-world-asset expansion.
However, a large portion of social activity was associated with points farming and leveraged-perpetual trading. Discussions included delta-neutral strategies, weekly rewards, wallet multipliers, and maintaining open interest for incentives. This creates a distinction between headline activity and durable product-market fit. Long-term strength will depend on whether trading remains active after incentive programs become less generous.
Current development activity and roadmap
As of the latest gathered information through August 31, 2026, development is concentrated in five areas.
Scaling and proving
Reported improvements include:
- Proof-generation time reduced from approximately 5.3 minutes to about one minute
- Approximately four times greater proving capacity
- A cited target of 15,000 transactions per second
- Operating-cost reductions of up to 80%
These improvements are important because ZK proving must become fast and inexpensive enough to support high-frequency exchange activity at commercial scale.
Market expansion
The protocol is expanding beyond standard cryptocurrency perpetuals toward:
- Spot trading
- Additional derivatives
- Equities
- Commodities
- Foreign exchange
- Tokenized securities
- Pre-IPO markets
- Real-world-asset collateral
Lighter EVM
The planned or developing EVM-equivalent rollup is intended to make Lighter’s markets composable with other applications. If delivered as described, it could support structured products, automated strategies, portfolio applications, and other DeFi use cases built around the exchange’s liquidity.
Institutional products
The project has reported plans for institutional liquidity, premium execution, professional interfaces, and monetization tools while retaining free or low-cost retail order flow.
Token incentives and buybacks
The token-focused roadmap includes:
- LIT staking
- LLP access
- Fee credits
- Ecosystem and points campaigns
- Robinhood-linked rewards
- Protocol-revenue-funded buybacks
- Permanent token burns
The key economic question is whether buybacks and burns can offset team, investor, and ecosystem unlocks. The first major insider cliff expected around December 2026 will be an important supply event.
Overall assessment
Lighter is an Ethereum-based ZK-rollup and decentralized derivatives exchange built around a central limit order book. Its goal is to deliver centralized-exchange-style speed and liquidity while providing cryptographic verification of matching, liquidations, and settlement.
The project’s strongest differentiators are:
- Application-specific zero-knowledge circuits
- Ethereum settlement
- Professional order-book execution
- Verifiable risk and liquidation logic
- Low-cost retail trading
- Expansion into tokenized real-world assets
- Potential distribution through Robinhood
- A token model linking protocol activity to LIT staking, incentives, buybacks, and burns
LIT launched on December 30, 2025 with a 1-billion-token maximum supply and an initial 250-million-token community distribution. The reported 250 million circulating tokens represented approximately 25% of maximum supply. Team and investor allocations total 50% and are subject to a one-year cliff followed by roughly three years of linear vesting, creating a potentially important unlock overhang from late 2026 through 2029.
The protocol’s long-term performance will depend on whether it can turn points-driven activity and strategic distribution into sustained organic trading, maintain reliable ZK and oracle infrastructure, expand responsibly into real-world assets, and manage token unlocks without overwhelming revenue-funded burns.