Tech Q: Help me understand a user error scenario

I am looking for some help understanding a user error scenario that has been brought to my attention.

Scenario: A user sends assets to the Uniswap V3 Router smart contract by accident. The transaction is a simple send as if to a wallet, and does not invoke a swap, or any smart contract functions.

What has been observed is that it seems to be possible for another address to subsequently gain control over these assets.

Spotting and exploiting this 'feature' seems to have become a standard MEV procedure, such that assets sent to the router contract in this way are routinely 'acquired' by validators in the same block as the initial transaction.

My questions:

  1. How is this possible? What is the specific function/code that permits reassignment/claiming of assets in this way?
  2. Is there a reason why this functionality exists?
  3. Could an improvement to the protocol be made to prevent this sort of loss?

Grateful for any insight.

Here is an example: https://community.metamask.io/t/sent-usdt-to-wrong-address-it-was-multicall-address-now-lost/18637/3

2 thoughts on “Tech Q: Help me understand a user error scenario”

  1. bump before i look elsewhere. if there is anything i should be adding to this post to get a response please shout. cc u/noahzinsmeister any insight or suggestions?

Comments are closed.