XLabs / portal-bridge-ui

Portal Bridge UI
https://www.portalbridge.com/
25 stars 37 forks source link

[support] Issues sending tokens from Evmos to other chains #654

Open sleepycorgi1 opened 10 months ago

sleepycorgi1 commented 10 months ago

Is there an existing issue for this?

have you checked our wiki for common solutions?

Bridge Experience

https://portalbridge.com

Bridge Experience URL

No response

Operation Details

Ticket 2864
- Source Chain:Evmos
- Source Chain Wallet:
- Target Chain: Arbitrum 
- Target Chain Wallet:
- Asset Type:Token 
- Tx:
- Token:ibc/DDB34995CF5E7555A588C74708CD75EEEAF2CD087EEA151F9ED4877B190D4740 (usdc from arbitrum) 
redeemed tx : https://www.mintscan.io/evmos/tx/295C0D989993FA17B428C626262C9D7AFD22F2DE21F11E0FE1B3E1F8B9091A59?height=18177919

Current Behavior

User encounters errors when sending back token from evmos

Expected Behavior

User should be able to select the token from token selector and send it back to its original chain

Steps To Reproduce

  1. head to portal bridge
  2. connect keplr wallet 3.select token
  3. connect target chain wallet
  4. click approve

Anything else?

image image image image

sleepycorgi1 commented 10 months ago

Ticket 2723

image image image

sleepycorgi1 commented 10 months ago

Ticket 2908

Screen Shot 2024-01-09 at 4 26 31 pm
Dahtank commented 10 months ago

Ticket 3210 User unable to bridge back wFTM to FTM chain because of error when trying to use Portalbridge The workaround Portfolio doesn't show wFTM

sebastianscatularo commented 10 months ago

@sleepycorgi1 @Dahtank could you re-check this, we've deployed a fix for them, and let us know if any new issue

sleepycorgi1 commented 9 months ago

@sebastianscatularo theyre still having the same error .

ticket 2908 :

Screen Shot 2024-01-22 at 5 37 55 pm
sebastianscatularo commented 9 months ago

@SamantaCasal could you try to reproduce it? I can not see the issue on my side

sleepycorgi1 commented 9 months ago

Console logs for ticket 2723: image

sebastianscatularo commented 9 months ago

@sleepycorgi1 sadly those errors are expected at portal, until we fix some of them. and are not the root cause of not being able to bridge

willis20188 commented 9 months ago

Ticket 6294 facing a similar issue Source Chain: Evmos Target Chain: Solana

11 12
Dahtank commented 9 months ago

Ticket 6294 User managed to send 0.1 USDC(sol) from Evmos to Kujira then back to Solana chain But after that another error for USDC(sol) from Evmos to Kujira Update: Managed to bridge everything USDC(sol) from Evmos to Kujira then Solana chain after many tries~~! image

Dahtank commented 8 months ago

Ticket 7754 Evmos -> Solana Error with Transfer, please try again(no wallet pop up) Wallet: Keplr Token: wBTC image

AigaD commented 8 months ago

Tested from: https://portalbridge.com/ - Tested NOK https://wormhole-connect-mainnet.netlify.app/# - Tested OK Steps:

  1. Prepare to send 0.001 wKlay from Evmos to Kujira
  2. Press Approve and proceed with transaction
  3. Observe
  4. Click again on Approve and proceed with transaction
  5. Observe

Actual result: First transaction from Evmos fails with reason TypeError: Failed to fetch, starting the same transaction for the second time (clicking on Approve and proceed with transaction button) the transaction is started.

Attachment:

https://github.com/XLabs/portal-bridge-ui/assets/91047061/5829c63e-23c9-4ef6-bd84-43f22d8c2223

Screenshot 2024-03-05 at 10 00 16

tsadovska commented 8 months ago

Issue is reproducible on https://preview.portalbridge.com/ [Mainnet] when sending 0.001 WFTM from Evmos (Leap) to Kujira (Leap).

Error appears after clicking on "Approve and proceed with transaction" button:

TypeError: Failed to fetch
    at ik.getAccount (cosmos-nV16HvSD-CyAO9FXW.js:112:136558)
    at ik.signTransaction (cosmos-nV16HvSD-CyAO9FXW.js:112:137214)
    at async ik.signAndSendTransaction (cosmos-nV16HvSD-CyAO9FXW.js:112:137776)
    at async Dk (cosmos-nV16HvSD-CyAO9FXW.js:112:138489)
    at async signAndSendTransaction (pb-index.js:490:769495)
    at async Operator.send (pb-index.js:496:81757)
    at async Object.Sr [as onClick] (pb-index.js:692:32413)

image