Open tsadovska opened 2 months ago
Issue is also reproducible when sending WETH (Base) from Solana (Phantom) to Base (MetaMask).
Checked on wormhole-connect-mainnet.
An error appears after clicking on "Claim" button. Transaction finishes successfully, link to Wormholescan.
Error: could not coalesce error (error={ "code": -32603, "data": { "cause": null, "error": { "code": -32016, "message": "over rate limit" }, "id": 1086800123, "jsonrpc": "2.0" }, "message": "Non-200 status code: '429'" }, payload={ "id": 18, "jsonrpc": "2.0", "method": "eth_getBlockByNumber", "params": [ "0x12af0e3", true ] }, code=UNKNOWN_ERROR, version=6.13.2)
at makeError (main-DyeDmw1W.js:235:68988)
at Ya.getRpcError (main-DyeDmw1W.js:236:212926)
at Ya.getRpcError (evm-Cx7nIM-U.js:2:1700)
at main-DyeDmw1W.js:236:215228
Checked on https://preview.portalbridge.com/0a16bf3ef2/. Issue reproducible when claiming transaction - 0.012 DAI from Optimism (Coinbase) to Arbitrum (Coinbase).
Reopening the issue.
Attachment:
Describe the current behavior in detail
Checked on wormhole-connect-mainnet with macOS Sonoma 14.5 and Google Chrome Version 128.0.6613.120 (Official Build) (arm64).
Steps:
Actual result: Transaction fails.
Expected result: Transaction proceeds without errors.
Notes/ Attachments
Issue is reproducible when user clicks on "Claim" button several times.