XLabs / portal-bridge-ui

Portal Bridge UI
https://www.portalbridge.com/
20 stars 34 forks source link

[bug] Transaction from Aptos fails with "ApiError: Bad Request" error #889

Open tsadovska opened 3 weeks ago

tsadovska commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

Transaction from Aptos fails with "ApiError: Bad Request" error.

Wormhole Connect: error completing transfer ApiError: Bad Request
    at catchErrorCodes (pb-index-CYbPcUgW.js:271:63272)
    at pb-index-CYbPcUgW.js:271:63730

Expected Behavior

Transaction proceeds without error.

Steps To Reproduce

  1. Open https://portalbridge.com/
  2. Prepare to send 0.0001 WMATIC from Aptos (Spika) to Solana (Phantom)
  3. Click on "Approve and proceed with transaction" button

Environment

- OS: macOS Sonoma 14.4.1 
- Wallet: Spika, Phantom
- Browser: Google Chrome Version 125.0.6422.142 (Official Build) (arm64)

Anything else?

Issue is also reproducible with Martian wallet.

image

Issue is not reproducible on https://wormhole-connect-mainnet.netlify.app/ [Mainnet].

image