Swap
Module for coin swaps on DEX
Last updated
Module for coin swaps on DEX
Last updated
Available protocols: , , , , , ,
Random protocol - will choose random protocol for swap
Make reverse swap - will make second reverse swap. Here's how it works: for example after your initial swap of 0.01 ETH for 16 USDT, the second swap will automatically reverse it, swapping 16 USDT back into ETH. This option allows you to continuously cycle your swap transactions.
Random dst coin - will pick random coin to receive from swap
Min amount & Max amount - the final amount of coin to swap will be randomly chosen in the range of these numbers. If the maximum amount to swap exceeds the current wallet balance, the wallet balance will be used as the maximum value.
Use all balance - will swap all the coins you have in your wallet.
Send % of balance - It will randomly select a number from the minimum and maximum amount fields. This number will represent the percentage of tokens used from your wallet balance.
Slippage - swap slippage in %
Forced max fee - when turned on, the maximum gas limit will be exactly taken from the input.
Compare to Gecko price - if the protocol's price is lower than the Gecko price, because of low liquidity, and this price difference reaches the percentage you've set, the swap will be stopped. (To know how to use this feature with your tokens head to this ).
Max fee - maximum fee (GWEI) that could be charged for transaction execution (you can read more about gas in ). If the "Forced max fee" parameter is not enabled, the maximum fee will be replaced with the estimated transaction overall fee.