XLabs / portal-bridge-ui

Portal Bridge UI
https://www.portalbridge.com/
24 stars 35 forks source link

[bug] USDC.e (Polygon) asset is not displayed in the list #1036

Open tsadovska opened 3 weeks ago

tsadovska commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

USDC.e (Polygon) asset is not displayed in the list. Contract address: 0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174, asset in Explorer. Previously, USDC.e (Polygon) asset was displayed in the list.

Screenshot 2024-08-21 at 14 15 04

Expected Behavior

USDC.e (Polygon) asset is displayed in the list.

Steps To Reproduce

  1. Open https://portalbridge.com/
  2. Select Polygon as source chain
  3. Connect MetaMask wallet
  4. Open Assets list
  5. Check if USDC.e asset is displayed in the list

Environment

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

Anything else?

No response

danielisaacgeslin commented 3 weeks ago

this is being intentionally omitted

https://github.com/wormhole-foundation/wormhole-connect/blob/release/wormhole-connect/src/config/utils.ts#L73

image