connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
292 stars 171 forks source link

[ST] txn stuck - can't update slippage #6321

Open MinistroDolar opened 2 months ago

MinistroDolar commented 2 months ago

Describe the bug User sent USDC from Base to Gnosis.

He used jumper and since he is trying to fund his gnosis pay card, he is using a Gnosis pay multi-sig in a limited environment.

https://connextscan.io/tx/0x2990b20457d62339f0bcf18f4fb8fc6eb1bb43d395518803580657e9cf87b929

image

When he tries to update the slippage, the system says: “Must update slippage with delegate” because he was trying with the initiator address.

image

If you go to li.fi explorer says that the Destination wallet is: 0x0806e8bebd0ba58834fa2655e0613555945120d3 (the gnosis pay multi-sig).

The main issue here is that he can't import that seed or manually put the call data in the safe app and finally update the slippage, the user is unable to control it.

So, what are the options here?

I honestly don't know how to help him lol, any ideas?

**PS: note that the pop-up says "New slippage tolerance (recommended): 0.6 %

Slippage tolerance is too low Estimated: 4.66% (use a larger amount or set tolerance higher)**

Where did the user initiate this transfer? Jumper

Link to ticket https://app.intercom.com/a/inbox/qge2vd8z/inbox/shared/all/conversation/1583?view=List

@oncall