The LTV Protocol is a revolutionary Curatorless Leveraged Tokenized Vault that maintains a constant target Loan-To-Value (LTV) ratio without requiring a central curator. Built on the foundation of two interconnected EIP-4626 vaults, it enables users to deposit and withdraw funds while receiving tokenized shares representing their leveraged positions.
The protocol's core innovation lies in its auction-based stimulus system that incentivizes users to participate in rebalancing actions through rewards or fees. This mechanism ensures alignment with the target LTV while providing basic MEV protection against frontrunning.
The original paper is available here:
LTV: Curatorless Leveraged Tokenized Vault with a Constant Target Loan-To-Value Ratio
The proposed system is a Curatorless Leveraged Tokenized Vault (LTV) with a Constant Target Loan-To-Value (LTV) ratio. This vault operates without a central curator and allows users to deposit and withdraw funds while receiving tokenized shares representing their holdings. The architec- ture is based on two interconnected EIP4626 vaults. To ensure alignment with the target LTV, an auction-based stimulus system is employed, which incentivizes users to participate in rebalancing actions through rewards or fees. This approach also integrates basic level of MEV protection to guard against frontrunning and maintain system integrity.
The protocol currently supports integration with major DeFi lending protocols:
- Lending Connector:
AaveV3Connector - Oracle Connector:
AaveV3OracleConnector
- Lending Connector:
MorphoConnector - Oracle Connector:
MorphoOracleConnector
- Lending Connector:
HodlLendingConnector - Oracle Connector:
SpookyOracleConnector
forge build
forge test -vvv --no-match-path "test/integration/**"This project is licensed under the Business Source License 1.1 (BUSL-1.1). See the LICENSE file for details.
The protocol has undergone a security audit by Oxorio:
- Oxorio: LTV v0 Security Audit Report
- Website: LTV
- Repository: GitHub Repository
- Documentation: Protocol Documentation
- Twitter: @ltvprotocol