Skip to content

Emergency update VaultMaxi 2.5.3

Compare
Choose a tag to compare
@kuegi kuegi released this 17 Nov 09:55
· 3 commits to develop since this release
a04d0f4

this is an mandatory update to workaround the unexpected removal of ocean.defichain.io which is used as the main endpoint in default.

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: 3n1jqAkS7ah94e4C7MLrYALetIpq7YYc951xoD7+cX4=
sha256 hash hex: de7d63a80912eda87de1ee02ecc2eb6002deb48a6aed861cf79d71a03efe717e

Changes

  • removed ocean.defichain.io as default url
  • added second round on unstable ocean even if vault is frozen

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

  • fix: remove .io which is no longer supported by @kuegi in #161

Full Changelog: v2.5.2...v2.5.3