
Example workflow for token swapping
Start to Stop.
Balance retrievalProcessor: Connects to the blockchain node to obtain the wallet’s token balance.Uniswap SwapProcessor: Executes token swaps from Uniswap pools using the Uniswap Universal Router contract (just like swapping on the Uniswap interface). This processor swaps directly via the contract, without needing a web interface or wallet extensions like Metamask or Rabby.Bot messageProcessor: Sends any message to a Telegram group chat. In this example, it will send the transaction hash resulting from the previousUniswap SwapProcessor.