You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to withdraw USDC.e from a custom orbit chain, and it was failing silently:
Execution reverted: ERC20: transfer amount exceeds allowance
I could only find it after seeing all the network calls through the developer mode in my browser. After manually approving the USDC gateway in my rollup, I could withdraw using the UI.
That's just a fix to check/request approval before executing the withdrawal action.
What devices are you seeing the problem on?
Desktop
What browsers are you seeing the problem on?
Chrome
Browser Version
131.0.6778.87 (Official Build) (arm64)
Relevant log output
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Contact Details
No response
What happened?
I was trying to withdraw USDC.e from a custom orbit chain, and it was failing silently:
Execution reverted: ERC20: transfer amount exceeds allowance
I could only find it after seeing all the network calls through the developer mode in my browser. After manually approving the USDC gateway in my rollup, I could withdraw using the UI.
That's just a fix to check/request approval before executing the withdrawal action.
What devices are you seeing the problem on?
Desktop
What browsers are you seeing the problem on?
Chrome
Browser Version
131.0.6778.87 (Official Build) (arm64)
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: