Deployed Contracts
Smart Contracts Deployed on VISP
Core Contracts
Core contracts include the Controller, SetTokenCreator, and the Integration Registry. Each performs a critical function to verify Set permissions and enables shared resources.
SetTokenCreator
IntegrationRegistry
Modules
Modules extend SetToken functionality by adding fees as well as accessing the rest of DeFi (UniswapV3, 0x, PancakeswapV2, PancakeswapV3, etc.) with tokens in your Set e.g. trading, accepting capital, lending, and margin trading. Each module can be added and removed at any time, including after the SetToken has been created.
BasicIssuanceModule
StreamingFeeModule
TradeModule
DebtIssuanceModuleV3
Adapter Contracts
Adapters interface with external protocols and are used in modules to gather and validate transaction parameters.
PancakeswapV2ExchangeAdapter
Trade
PancakeswapV3ExchangeAdapter
Trade
PancakeswapV3ExchangeAdapterV2
Trade
Ancillary Contracts
Built on top off and/or used in conjunction with protocol contracts
0x Flash Mint
Contract that swaps an input token for proportional components of an index and issues said index token in an atomic fashion via exchange issuance
Index Tokens
The following Index Tokens are created by Vingt.io on BNB-Chain
BSK (Basket Index Token)
PLT (Platform Index Token)
STI (Stable Index Token)
Leveraged Tokens
The following Leveraged Tokens are created by Vingt.io On Arbitrum
ETH2x (ETH 2x Leverage Index)
ETH3x (ETH 3x Leverage Index)
iETH1x (Inverse ETH -1x Leverage Index)
BTC2x (Bitcoin 2x Leverage Index)
BTC3x (Bitcoin 3x Leverage Index)
Last updated