Leverage Tokens
How Blot's tokenized leverage positions work under the hood.
What are Leverage Tokens?
Leverage tokens are ERC-20 tokens that provide leveraged exposure to an underlying asset without the need to manage a margin position, collateral, or liquidation risk in the traditional sense. Each token represents a rebalancing leveraged position.
Bull Tokens
Bear Tokens
Rebalancing Mechanism
Blot leverage tokens rebalance to maintain their target leverage ratio. Rebalancing occurs when the effective leverage deviates beyond a defined threshold from the target multiplier.
- Target leverage — the intended multiplier (e.g., 2x, 3x)
- Rebalance threshold — the deviation band that triggers a rebalance
- Rebalance frequency — how often the protocol checks for rebalancing needs
Net Asset Value (NAV)
Each leverage token has a NAV that reflects its current value based on the underlying asset price and the leverage position. The NAV is calculated using oracle price feeds and the current state of the leveraged position.
When minting or redeeming, tokens are priced at their current NAV plus any applicable fees.
NAV Calculation
The NAV tracks the performance of the leveraged position since the last rebalance:
NAV = baseNAV * (1 + leverage * priceChange)
Where priceChange is the percentage change in the underlying asset price since the last rebalance event.
Supported Assets
Blot currently supports leverage tokens for major crypto assets. New assets are added through governance proposals. Each asset requires a reliable oracle price feed and sufficient liquidity.