VISP Technical Foundation

Vingt.io Index and Strategy Protocol

VISP, developed by Vingt.io, is a decentralized DeFi asset management platform that enables users to manage on-chain tokenized indexes and strategies. This permissionless platform utilizes fully collateralized crypto-assets represented as on-chain tokens. These index tokens interact with various protocols, following specific strategies set by managers. Investors can replicate these strategies by minting or purchasing the index tokens.

VISP features a modular architecture with smart contract suites, allowing integration with decentralized exchanges, automated market makers, and asset protocols. The platform will evolve to support advanced strategies such as yield farming, perpetual swaps, and margin trading. The modular design includes core contracts, modules, adapters, and ancillary contracts, with product-specific contracts like SetToken, BaseManagerV2, and FeeSplitExtension relying on general-purpose resources such as DebtIssuanceModuleV2, StreamingFeeModule, and IntegrationRegistry.

Core Contracts:

SetToken: The BEP20 token that represents a user's position in the structured product, enabling privileged modules to modify positions and invoke functions. SetTokenCreator: A factory contract to deploy new SetTokens and register them within the system. Controller: Manages system contracts, sets, modules, and resources (e.g., price oracles), and handles protocol fee configurations. IntegrationRegistry: Stores state related to modules and their integrations, allowing governance updates.

Modules:

BasicIssuanceModule: Enables issuance and redemption of SetTokens for default-only positions. TradeModule: Allows SetTokens to perform atomic trades via DEXs like Pancakeswap. StreamingFeeModule: Accrues and rewards streaming fees for managers as Set inflation. DebtIssuanceModuleV2: Manages the creation and redemption of debt positions, allowing managers to issue collateralized debt to investors.

Flash Mint & Leverage Flash Mint:

Flash Mint allows the minting and burning of index tokens, along with purchasing underlying assets, all in one transaction, improving capital efficiency and cutting transaction costs. Leverage Flash Mint builds on this by issuing leveraged tokens in a single transaction, applying leverage to underlying assets for greater exposure and potential returns.

Last updated