Safe-react: Can't cancel old transaction - entire safe is stuck

Created on 29 May 2021  路  6Comments  路  Source: gnosis/safe-react

We've created a transaction that we want to cancel, but rejecting this transaction creates a new Cancellation transaction every time. Even if we accept the Cancellation transaction, it won't get through because the cancelation is stuck until the original request gets dealt with. So it seems like the entire wallet is now deadlocked

image

Every time we try to rejct it, a new cancelation transaction gets created

image

address: 0xc9F95caf3c6db747751576b09029FC1BAD5Ee103

Bug 馃悰

Most helpful comment

You devs might want to check https://github.com/gnosis/safe-core-sdk or https://github.com/gnosis/safe-cli to execute the transaction programmatically

All 6 comments

Could you please attach the safe address for us to debug or email it to [email protected]?

Could you please attach the safe address for us to debug or email it to [email protected]?

Yes sorry, I've attached the address to the original post as well

0xc9F95caf3c6db747751576b09029FC1BAD5Ee103

Any update on this? it still hasn't been resolved. Our funds are just stuck there

Sorry for the delay @orangebutblue. We're looking into it.

hey @orangebutblue, we couldn't find this safe on Mainnet. It seems that your safe is deployed on Binance Smart Chain, Gnosis doesn't host the interface there, it's hosted by Binance. For the support, please refer to Binance support channels

https://help.gnosis-safe.io/en/articles/5011315-gnosis-safe-on-binance-smart-chain

You devs might want to check https://github.com/gnosis/safe-core-sdk or https://github.com/gnosis/safe-cli to execute the transaction programmatically

Was this page helpful?
0 / 5 - 0 ratings