This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
Covered Calls Vault (v0.1 - Contracts Only)
Optional's preliminary vault is specifically designed to do covered calls utilizing Opyn's Gamma Protocol (v2) for writing calls and AirSwap to sell calls to a market maker. Premiums are received in the collateral asset and distributed to the vault token holders.
v0.1 adds burnCalls()
to the mix for the manager-side in case the manager decides to burn oTokens.
Frontend
This release does not include the proper frontend files. However, the ABIs in the included source code are correct.
Notice
Covered Calls Vault v0 is NOT formally audited. Use at your own risk.
Kovan Deployment
File | Contract Address |
---|---|
contracts/experimenting/Factory.sol | 0x3dbf9d88c0d12b54caf70c3ea2417285331b6587 |
Ethereum Mainnet Deployment
[TBA]