What Is zkLTC? The 1:1 LTC-Backed Gas Token of LitVM
zkLTC is the native gas token and base asset of LitVM, backed 1:1 by LTC locked on the Litecoin mainchain through trustless zero-knowledge proofs.
Updated
zkLTC is the native gas token and base asset of LitVM, backed 1:1 by LTC locked on the Litecoin mainchain. It operates with an elastic supply that strictly tracks the amount of bridged LTC, expanding when users lock LTC and contracting when zkLTC is redeemed. Unlike standard wrapped assets managed by custodial signers, zkLTC is minted and redeemed trustlessly using BitcoinOS Grail zero-knowledge verification.
LitVM operates as a hybrid rollup—combining optimistic execution via Arbitrum Nitro with validity proofs via Succinct SP1 zkVM—rather than a pure zkRollup. Currently, LitVM is live in its testnet phase under the name LitVM LiteForge; mainnet has not launched, and the network's separate governance token, $LITVM, does not exist as a tradeable asset.
How zkLTC Differs From Wrapped Tokens
Traditional wrapped tokens rely on centralized custodians or trusted multisig bridge operators. If the bridge signers fail, collude, or get compromised, the backing can be lost while the wrapped representation remains on the secondary chain.
zkLTC avoids third-party custodians by using the BitcoinOS Grail bridge. The locking and release of native LTC on the Litecoin mainchain is governed directly by Taproot locks and BitSNARK proofs. Grail operates under a 1-of-n honest verifier security model, meaning the bridge remains secure as long as at least one single verifier in the network acts honestly. Because of this cryptographic design, no multisig federation holds custody over the underlying reserves.
| Feature | Traditional Wrapped Asset | zkLTC on LitVM |
|---|---|---|
| Custody Model | Centralized custodian or multisig committee | Cryptographic Taproot locks (No custodian) |
| Verification | Off-chain signer attestations | BitSNARK zero-knowledge proofs (300 bytes) |
| Security Assumption | Honest majority / trusted operators | 1-of-n honest verifier |
| Supply Model | Minted per custodian balance sheet | Elastic 1:1 backing tracking locked LTC |
| Role on Network | Standard ERC-20 token | Native gas token and base asset |
The Elastic Supply Mechanism
The supply of zkLTC is entirely elastic. zkLTC cannot be minted out of thin air by network validators, developers, or sequencers. The total circulating supply of zkLTC on LitVM always equals the exact quantity of LTC locked inside the Grail bridge contracts on the Litecoin mainchain.
- Minting: When a user deposits LTC on the Litecoin mainchain, the transaction is locked in a Taproot script. A compact 300-byte BitSNARK proof verifies this lock, and LitVM mints an equivalent amount of zkLTC 1:1 on the rollup.
- Redemption: When a user wants native LTC back, they initiate a withdrawal on LitVM. The corresponding zkLTC is burned, and the BitSNARK proof unlocks the exact amount of spot LTC on the Litecoin mainchain.
This continuous mint-and-burn balance ensures that zkLTC remains fully collateralized and perpetually redeemable for native LTC at a 1:1 ratio.
zkLTC as Gas and Base Asset
On most EVM networks, users pay transaction fees in the rollup's native speculative token or in ETH. On LitVM, gas fees are paid directly in zkLTC.
Denominating gas in an LTC-backed asset creates distinct economic properties:
- Independent Unit of Account: The cost of executing transactions is denominated in an asset backed by Litecoin, money that the rollup itself does not issue or inflate.
- Direct Value Accrual for Litecoin: LitVM activity drives demand for underlying LTC liquidity, as network users must hold and spend zkLTC to interact with smart contracts.
- Sequencer Revenue: Transaction fees paid in zkLTC are collected by the network. A share of sequencer fees is allocated to holders and stakers of the upcoming $LITVM token, linking network utility directly to fees generated in zkLTC.
In addition to serving as gas, zkLTC serves as the foundational trading pair and liquidity asset for decentralized finance applications built on LitVM.
Network Implementation and Current Status
LitVM executes transactions using Arbitrum Nitro (EVM version Shanghai) and proves execution using Succinct SP1 zkVM. Transactions are sequenced by Espresso, a permissionless shared sequencer, and Caldera provides the rollup-as-a-service infrastructure.
As of 15 August 2026, the LitVM LiteForge testnet exhibits the following operational metrics:
- Chain ID: 4441
- Gas Token: zkLTC
- Total Transactions: 237.1 million
- Total Blocks: 40.5 million
- Unique Wallets: 13.1 million
- Block Time: 161 milliseconds
Because LitVM is fully EVM-equivalent, developers deploy smart contracts written for Ethereum without modifications, interacting with zkLTC as the native currency just as they would with ETH on Ethereum L1 or Arbitrum Orbit chains.
Questions
Is zkLTC a wrapped token managed by a multisig?
No. zkLTC is bridged using BitcoinOS Grail, which relies on BitSNARK zero-knowledge proofs and Taproot locks on the Litecoin mainchain. It operates under a 1-of-n honest verifier model with no custodians or multisig signers.
Can zkLTC be redeemed for native LTC at any time?
Yes. zkLTC has an elastic supply backed 1:1 by spot LTC. When a user redeems their zkLTC, the tokens are burned on LitVM and the underlying LTC is unlocked on the Litecoin mainchain via cryptographic verification.
What is the difference between zkLTC and the $LITVM token?
zkLTC is the 1:1 LTC-backed gas token and base asset of the network. $LITVM is the network's governance and utility token, which has a fixed supply and receives a share of sequencer fees; $LITVM is not yet launched or tradeable.
Can I use zkLTC on mainnet today?
No. LitVM is currently live only on its testnet, LitVM LiteForge. The mainnet deployment will occur following security audits and the token generation event.