-
EnvironmentTestnet Provide a brief description of the functionality you're trying to implement and the issue you are running into.Three days ago, I withdrew an amount of ETH from zksync Era (https://era.zksync.network/tx/0xd58594cf28ee73dcc49d5edd38421d7cd9a53726e891ebb4c8609502653503e3), but on the claim page I could not click the claim button, but "Fee estimation error: The contract function " appeared. finalizeEthWithdrawal" reverted with the following reason: Contract Call: Repo Link (Optional)No response Additional DetailsAnother display problem is that some withdraw transactions that have been claimed on the https://portal.zksync.io/transfers page are still displayed as "bridging", and when you click "go to claim" to enter the "claim withdraw" page will prompt "Fee estimation error: The contract function "finalizeEthWithdrawal" reverted with the following reason: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It seems you are encountering a known issue with the "finalizeEthWithdrawal" function on the ZKsync Era official bridge. This error typically occurs due to issues with fee estimation or because the withdrawal process has already been finalized but hasn't updated correctly on the user interface. Here are a few steps you can take to resolve this issue:
For the issue with transactions still displayed as "bridging," this is likely a UI/UX bug where the interface does not refresh the status promptly. Reporting these details as feedback on the testnet can help improve the system. If you need further assistance, please let me know! Your feedback helps us serve you better. If this fully addresses your question, please give it a thumbs up. If it doesn't, please give it a thumbs down. This will inform the community and team so we can improve our support. |
Beta Was this translation helpful? Give feedback.
I used SyncSwap and manually entered the withdrawal hash, and successfully claimed funds on L1.