wormhole-foundation / wormhole-connect

Wormhole Connect brings all the functionality and utility of Wormhole right into your application and removes all of the complexity.
https://connect-in-style.wormhole.com/
Other
79 stars 59 forks source link

[QA][Mainnet] USD equivalent value is not shown #1898

Closed AigaD closed 5 hours ago

AigaD commented 6 months ago

Precondition: Metamask wallet connected

Environment: OS: macOS Sonoma 14.4.1 Browser: Chrome Version 121.0.6167.85

Tested from: https://wormhole-connect-mainnet.netlify.app/#

Steps:

  1. Prepare to send 0.001 WFTM asset from Arbitrum to Solana
  2. Observe if USD value of the asset/fees are shown

Actual result: USD equivalent of all fees regardless of designated currency is not shown

Expected result: USD equivalent value is shown

Comment: Linking to https://github.com/wormhole-foundation/wormhole-connect/issues/1436

Attachment:

Screenshot 2024-04-09 at 11 42 15 Screenshot 2024-04-09 at 11 41 56 Screenshot 2024-04-09 at 11 45 45
tsadovska commented 5 months ago

Reproducible on wormhole-connect.

{
  env: 'mainnet',
  "bridgeDefaults": {
    fromNetwork: 'celo',
    toNetwork: 'fantom',
    token: 'CELO',
  }
}

image

AigaD commented 5 months ago

Checked from: Mainnet

{
  env: 'mainnet',
  "bridgeDefaults": {
    fromNetwork: '',
    toNetwork: '',
    token: '',
  }
}

USD equivalent value not shown when selected to send 0.01 BNB from BSC to Avalanche

Attachment:

Screenshot 2024-05-02 at 09 33 19
agodlevska commented 3 months ago

Checked on https://wormhole-connect-mainnet.netlify.app/. USD equivalent value not shown when sending 0.1 MATIC from Polygon to Moonbeam.

Attachment:

Screenshot 2024-06-18 at 13 09 29
agodlevska commented 1 month ago

Reproducible on wormhole-connect-mainnet. USD equivalent value not shown when sending WMATIC from Moonbeam (MetaMask) to Fantom (MetaMask).

Attachment:

Screenshot 2024-08-23 at 12 00 06
agodlevska commented 5 hours ago

Checked on https://wormhole-connect-mainnet.netlify.app/. All scenarios described above have been tested and none of them reproduce anymore, USD equivalent value is shown. Closing the ticket.