Closed agodlevska closed 2 months ago
My TX went through successfully: https://wormholescan.io/#/tx/0xd45ebecd3df393303bf898820dbcec00f7f846825e3f580647d097d30d76c010. Looking at the RPC error you got, I see "message": "over rate limit"
which looks like the RPC rate limited the request. This was likely just an intermittent issue and not a bug in the code.
Re-checked on https://preview.portalbridge.com/b1f3c5115d/usdc-bridge/. The issue is no longer reproducible. The transaction of 1 USDC from Base (MetaMask) to Arbitrum (MetaMask) was successfully started and completed without any errors.
Attachment:
Is there an existing issue for this?
Current Behavior
An error message "Error with transfer, please try again" is displayed, despite the transaction being successfully completed and the USDC arriving in the Arbitrum account (by checking transaction history and arbitrum account).
Expected Behavior
The transactions should proceed without any error messages.
Steps To Reproduce
Environment
Anything else?