📉Sell Module

As described earlier, DWs are maintained within the LaunchR user interface. The sell module allows the project owners to act with the DWs. They may execute the following actions:

  • Sell Tokens

  • Refresh Balances

  • Withdraw/Transfer Tokens

  • Withdraw Ethereum [from all DWs]

  • Top Up Wallets

  • Give DW status [closed/open = empty/funded]

It's important to consider that our algorithm always will attempt to move tokens in the most cost effective manner. Consider this scenario;

DW-A holds 1,000 tokens DW-B holds 500 tokens

Should a user desire to sell/transfer 800 tokens, the LaunchR platform will automatically choose to execute this transaction through DW-A. Should the same user choose to sell/transfer 500, the platform will then have chosen DW-B to execute this transaction. If the user wanted to transact with 1,100 tokens, DW-A would be emptied and the remaining 100 tokens would come from DW-B. The LaunchR platform desires to find the cheapest transactions mathematically while also considering future transactions with a goal to minimize cost and transaction frequency.

This module also displays the current balances within each DW with further options to buy additional tokens, should the project team desire.

Last updated