Reinvest

Overview of reinvest

Reinvest is now 100% customizable and as powerful as it gets. This feature is completely integrated into Vault-Maxi and can be used as a standalone bot, which can be hosted on your AWS. It is a real powerful automation, which triggers on having above a configured amount of DFI on your address.

As soon as this threshold is met, it will swap, send, deposit and/or add to liquidity pool depending on your reinvestment targets, which are described by a pattern.

This pattern contains one or more reinvest targets. Each reinvest target has three parts:

  • target token, either a token like DFI, DUSD... or a liquidity mining token like TSLA-DUSD...
  • percentage which should be used for this target. If no percentage is defined, all remaining percentages will be distributed equally over all targets without a defined percentage
  • address or vault, where this should be sent or deposited

Example patterns

DFI TSLA-DUSD

will lead to:

  • DFI
  • will deposit 50% of your reinvested amount as DFI to your configured vault
  • TSLA-DUSD
  • will swap & add 50% of your reinvested amount in TSLA-DUSD pool

DFI:40 BTC-DFI:30:addressOfJoe DUSD::vaultOfJane

will lead to:

  • DFI:40
  • will deposit 40% of your reinvested amount as DFI to your configured vault
  • BTC-DFI:30:addressOfSomeOneElse
  • will swap & add 30% of your reinvested amount in BTC-DFI pool and send it to the address of Joe
  • DUSD::vaultOfJane
  • will swap 30% of your reinvested amount in DUSD pool and deposit it to the vault of Jane

Important: We are currently developing a tool to create such patterns. If it sounds too complicated to write it yourself, please wait until we launched this tool. As soon as we are finished a link to this tool will be here.