celo-org / staked-celo

GNU Lesser General Public License v3.0
8 stars 2 forks source link

unstake error, hope it gets fixed #203

Closed binghaiyi closed 2 months ago

binghaiyi commented 4 months ago

The contract function "withdraw" reverted with the following signature: 0x0d438664 Unable to decode signature "0x0d438664" as it was not found on the provided ABI. Make sure you are using the correct ABI and that the error exists on it. You can look up the decoded signature here: https://openchain.xyz/signatures?query=0x0d438664. Contract Call: address: 0x0239b96D10a434a56CC9E09383077A0490cF9398 function: withdraw(uint256 stCeloAmount) args: (1441273600000000000000) sender: 0xce22f4b16d95127883d6A58Ff91DD71Ceba50Ad7 Docs: https://viem.sh/docs/contract/decodeErrorResult.html Version: viem IMG_1352

soloseng commented 2 months ago

@binghaiyi Thanks for submitting this issue.

Yesterday we released this post that explains the issue and how to resolve it.

You will have to wait to vote on the next governance proposal, but this should fix your issue.

Closing this for now. Feel free to re-open if the issue persists