Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[support] Available token balance not reflecting <ticket-11077> #575

Open
2 tasks done
drisAloma opened this issue Dec 5, 2023 · 23 comments
Open
2 tasks done

[support] Available token balance not reflecting <ticket-11077> #575

drisAloma opened this issue Dec 5, 2023 · 23 comments
Assignees

Comments

@drisAloma
Copy link

drisAloma commented Dec 5, 2023

Is there an existing issue for this?

  • I have searched the existing issues

have you checked our wiki for common solutions?

  • I have searched the wiki or docs

Operation Details

- Source Chain: Evmos 
- Source Chain Wallet: Kepler 
- Target Chain: Ethereum 
- Target Chain Wallet: Metamask 
- Asset Type: token 
- Tx:

Current Behavior

The available tokens tab is not loading up the user balance. The user had initially bridge WETH from Ethereum into Evmos and now attempting to bridge it back to Ethereum.

image-118
image-110

https://etherscan.io/tx/0x41abaa415209374b780b32ca7fcfbb4a995ca65fe4446dad1d4ce947b8e74791

https://wormholescan.io/#/tx/0x41abaa415209374b780b32ca7fcfbb4a995ca65fe4446dad1d4ce947b8e74791

Expected Behavior

Load up available token balance

Steps To Reproduce

No response

Anything else?

Tried on both versions of the bridge.

Another user is facing similar issue on Osmosis (ticket-10789).

image-173-1
image-64-1

@drisAloma drisAloma added medium Issue affecting one Tx / User / Chain needs triage It needs investigation to ensure it is a Portal Bridge issue wormhole-support Wormhole Support labels Dec 5, 2023
@sebastianscatularo
Copy link
Contributor

@drisAloma could you provide a developer tool output?

@drisAloma
Copy link
Author

Okay, will get that from the user now

@drisAloma
Copy link
Author

image-94
@sebastianscatularo

@sebastianscatularo
Copy link
Contributor

@SamantaCasal could you try to reproduce it :)

@sleepycorgi1
Copy link
Contributor

Hi! Could we get an update on this one please ?

@sebastianscatularo
Copy link
Contributor

@SamantaCasal could you try to reproduce it? thanks

@SamantaCasal
Copy link

SamantaCasal commented Dec 7, 2023

@sebastianscatularo
Copy link
Contributor

@mliu-xlabs seems to me this is a connect/ibc gateway issue, fyi

@sleepycorgi1
Copy link
Contributor

Hi could we get an update on this one please ? thank you!

@sebastianscatularo sebastianscatularo self-assigned this Dec 18, 2023
@sebastianscatularo
Copy link
Contributor

nothing to share yet, sorry for the inconvenience, I'll post here as soon as we get more info

@drisAloma
Copy link
Author

Hello, users are experiencing similar issue on KUJIRA and OSMOSIS now
image-122-1
image-195-1
image-158

@sleepycorgi1
Copy link
Contributor

Ticket 2037 Unable to send token from evmos to eth
image
image

@yuli-ferna
Copy link
Contributor

@sleepycorgi1 could you provide a developer tool output?

@mliu-xlabs mliu-xlabs added high Issues affecting multiple / Txs / Users / Chains and removed medium Issue affecting one Tx / User / Chain labels Jan 4, 2024
@yuli-ferna
Copy link
Contributor

In the case of kujira that the problem is on the service side of the rpc we are using @sebastianscatularo

Console capture:

image

And when I use curl it gives me this error:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Error: Not allowed by CORS<br> &nbsp; &nbsp;at origin (/var/task/src/functions/cors.middleware.js:19:18)<br> &nbsp; &nbsp;at /var/task/node_modules/cors/lib/index.js:219:13<br> &nbsp; &nbsp;at optionsCallback (/var/task/node_modules/cors/lib/index.js:199:9)<br> &nbsp; &nbsp;at corsMiddleware (/var/task/node_modules/cors/lib/index.js:204:7)<br> &nbsp; &nbsp;at Layer.handle [as handle_request] (/var/task/node_modules/express/lib/router/layer.js:95:5)<br> &nbsp; &nbsp;at trim_prefix (/var/task/node_modules/express/lib/router/index.js:328:13)<br> &nbsp; &nbsp;at /var/task/node_modules/express/lib/router/index.js:286:9<br> &nbsp; &nbsp;at Function.process_params (/var/task/node_modules/express/lib/router/index.js:346:12)<br> &nbsp; &nbsp;at next (/var/task/node_modules/express/lib/router/index.js:280:10)<br> &nbsp; &nbsp;at compression (/var/task/node_modules/compression/index.js:220:5)</pre>
</body>
</html>

@sleepycorgi1
Copy link
Contributor

sleepycorgi1 commented Jan 8, 2024

Ticket 2723
evmos > SOL

User is able to populate the wrapped SOL on evmos however encounters error when sending back to SOL
(despite converting it from erc20 to ibc in evmos dashboard already)

User is using chrome , has tried with solflare and phantom wallet . They have tried sending different amounts and does not work.

image
image

@sleepycorgi1
Copy link
Contributor

@sleepycorgi1 could you provide a developer tool output?

Screen Shot 2024-01-08 at 10 03 05 pm Screen Shot 2024-01-08 at 10 03 16 pm Screen Shot 2024-01-08 at 10 03 28 pm Screen Shot 2024-01-08 at 10 03 38 pm

Ticket 2908
Another user trying to send back wBTC from Evmos > ETH
They have also changed it to an IBC token in the EVMOS dashboard, but the UI errors out as shown in images

@sebastianscatularo
Copy link
Contributor

@sleepycorgi1 regarding the Evmos ticket could we open a separated one? the issue related to Kujira balance should be solved, and the Evmos issue seems to be something different than balance not diplayed

@sebastianscatularo sebastianscatularo removed the needs triage It needs investigation to ensure it is a Portal Bridge issue label Jan 8, 2024
@sleepycorgi1
Copy link
Contributor

@sleepycorgi1 regarding the Evmos ticket could we open a separated one? the issue related to Kujira balance should be solved, and the Evmos issue seems to be something different than balance not diplayed
Hi @sebastianscatularo ! have opened a ticket with the evmos related balances here - #654 (although i think the issues in this ticket #575 is also related to evmos as well ..) thanks!

@sebastianscatularo
Copy link
Contributor

@sleepycorgi1 @drisAloma could you re-check it, we've deployed a fix for it

@drisAloma
Copy link
Author

Okay cool, will do, thank you!

@drisAloma
Copy link
Author

One of users just tried and it is the same, waiting to get a response from the others.

Also, a new report came in for transfer from EVMOS but this seems to be related to pending issue with ledger.
image-155

@sleepycorgi1
Copy link
Contributor

Hi @sebastianscatularo do we have any updates re above re evmos / ledger issue ^

affected tickets : 3953

would we be able to add MM as a supported wallet possibly for evmos + ledger users?

@sebastianscatularo
Copy link
Contributor

sebastianscatularo commented Feb 6, 2024

no updates @sleepycorgi1, I'm checking all the open tickets at this moment, respect to adding a new wallet, for sure, I'll rise a ticket to our tracking system XLabs/wallet-aggregator-sdk#31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants