diff --git a/bot-seller.py b/bot-seller.py index 091586a..5807005 100755 --- a/bot-seller.py +++ b/bot-seller.py @@ -106,7 +106,8 @@ while True: 'PulseX_v2', [affection_address, wpls_address], estimated_swap_result, - slippage_percent + slippage_percent, + wallet_a_address ): logging.info("Swapped {} AFFECTION™ to PLS".format(amount)) i += 1