XLabs / portal-bridge-ui

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

[bug] Fee value should have more decimals after comma - ETH (Base) #904

Open tsadovska opened 1 week ago

tsadovska commented 1 week ago

Is there an existing issue for this?

Current Behavior

Fee value is shown as 0 ETH (Base).

Expected Behavior

Fee value has more decimals after comma.

Steps To Reproduce

  1. Open https://preview.portalbridge.com/8b6491733c/
  2. Prepare to send 0.00011 W from Base (MetaMask) to Optimism (MetaMask)
  3. Select NTT Manual route in Route section
  4. Click on "Approve and proceed with transaction" button
  5. Click on "Claim" button

Environment

- OS: macOS Sonoma 14.5 
- Wallet: MetaMask
- Browser: Google Chrome Version 126.0.6478.115 (Official Build) (arm64)

Anything else?

Screenshot 2024-06-26 at 11 52 20

Issue is also reproducible when sending 0.0003 ETH (Base) from Base (MetaMask) to Optimism (MetaMask).

Screenshot 2024-06-26 at 11 54 22

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

image