Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Releases: Alpha-Serpentis-Developments/Project-Mimic

Mercury Covered Calls Vault (v0.1.2)

16 Jun 20:13
8b2bbc9
Compare
Choose a tag to compare

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.2 includes:

  • (CRITICAL) AirSwap nonce fix
  • Ability to reopen the withdrawal window if the entire vault burned away all the oTokens.
  • Optimization in deposit()

Notice

Covered Calls Vault v0 is NOT formally audited. Use at your own risk.

Kovan Deployment

File Contract Address
contracts/experimenting/Factory.sol 0xee16846aee123e32cf3baa9ee17121e92abc174c

Ethereum Mainnet Deployment

File Contract Address
contracts/experimenting/Factory.sol 0xe73afc806411859d49977dbade5c9328cd565bcb

Covered Calls Vault (v0.1 - Contracts Only)

09 Jun 01:46
6f53669
Compare
Choose a tag to compare

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]

Covered Calls Vault (Contracts Only)

04 Jun 18:37
5a042da
Compare
Choose a tag to compare

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.

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 0xfE72CAF37BFd6276295f34DE7E4Ecf32123e0ecd

Ethereum Mainnet Deployment

[v0 is deprecated in favor of v0.1]