VaultMaxi 2.5.2
this is an optional update with improvements to reinvest swap patterns and logs
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: eHcwgACoOeXSDPDzqFwmUvnox8jHaUQIiTnmirvwvpc=
sha256 hash hex: 7877308000a839e5d20cf0f3a85c2652f9e8c7c8c76944088939e68abbf0be97
macOS:
sha256 hash base64: uENdyLACWCeBG6Xqvve67vtdiqLKZDII04bOw9/h4xg=
sha256 hash hex: b8435dc8b0025827811ba5eabef7baeefb5d8aa2ca643208d386cec3dfe1e318
Changes
- improved logging
- updated testnet ocean url
- added dockerized version (thx @RoMi1981 )
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
@RobertM81 : df1q9qhhlwg3qqetg2n9dnflh567me29ndyzmxwxh2
What's Changed
- Fix/store conf by @RoMi1981 in #140
- Feature/improve logs by @kuegi in #150
- Dockerize Vault-Maxi by @RoMi1981 in #138
- maxi: moved logId handling (with env) to settings) by @kuegi in #151
- update deps, fix testnet ocean url by @kuegi in #155
New Contributors
Full Changelog: v2.5.1...v2.5.2