Skip to content

VaultMaxi 2.6.0

Latest
Compare
Choose a tag to compare
@kuegi kuegi released this 07 Oct 10:12
a0d081c

this is an mandatory update to correctly handle Id changes after the dToken restart.

Important note: Please stop your VaultMaxi before the restart and payback all positions from LM manually. During the dToken restart, all loans will be paid back by the chain. This payback ignores LM positions, so it would use your collateral and swap it to pay back.

Vault Maxi via Ocean API

This tool is made to optimize your defichain vault rewards by maximizing the amount of loans put into the liquidity mining of dTokens. You can define the thresholds for your collateralization ratio. if the collateral rises, the tool increases LM-exposure, if it falls it automatically decreases it.
If the parameter is set, it even reinvests the rewards into your vault for automatic compounding.

It is meant to be run as a lambda on AWS, using the ocean-api. Therefore it doesn't need a fullnode or any server maintenance (as opposed to the python version of this script).

release hashes

windows / debian:

sha256 hash base64: 
sha256 hash hex: 

macOS:

sha256 hash base64: IqzuL9HZKoXSh8rT5sihKNyFfo/SG1+STwAS1hqrCAc=
sha256 hash hex: 22acee2fd1d92a85d287cad3e6c8a128dc857e8fd21b5f924f0012d61aab0807

Changes

  • fix handling of DUSD Id
  • added possibility to use for stablecoin pools (singlemint DUSD)

Guide

We wrote an extensive guide for the whole setup process in AWS. If you just want to run the bot, follow this guide and make sure to read the risk-warnings carefully. Vault-Maxi Guide

Disclaimer

This is not financial advice and anyone using this tool is doing so at their own risk. Never invest more than you are ok to lose. We are using it ourselves but can’t guarantee that it’s working flawlessly in every edge case. We are not responsible for any lost funds.

Donations

We are developing this thing in our free time. Noone is paying us for it. If you benefit from our work, it would be a nice gesture to give something back. Here are our DFI donation addresses:

@kuegi : df1qqtlz4uw9w5s4pupwgucv4shl6atqw7xlz2wn07

@Krysh90 : df1qw2yusvjqctn6p4esyfm5ajgsu5ek8zddvhv8jm

What's Changed

  • adaptions to real yield by @kuegi in #163
  • Add possibility to use stablecoin pools via vaultmaxi by @kuegi in #160

Full Changelog: v2.5.3...v2.6.0