ethereum-optimism/ethereum-optimism.github.io

It doesn't work when selects rETH(StaFi) on the bridge

Tore19 opened this issue · 16 comments

Tore19 commented

image

Hi, when I select rETH(StaFi) here(https://app.optimism.io/bridge/deposit), it doesn't work, seems it selects rETH(Rocket Pool ETH).

Hey there @Tore19 ,

We reverted your pr until we can further investigate this issue. Sorry for the inconvenience

Tore19 commented

@roninjin10 Hi, thanks for your feedback. Really appreciate that if the PR can be merged again ASAP because we plan to open it to users on Optimism next week.

Hi @Tore19 ! We'll do our best to get the PR re-merged but need to make some UI changes before this can happen. Thank you for the patience.

In the interim your community can interact directly with the contract or use the "Custom token" functionality.

Screenshot 2023-04-14 at 12 08 24 PM

Tore19 commented

Hi @zainbacchus ! Great! We will try this functionality. Thanks!

Tore19 commented

image

Hi @zainbacchus I added rETH(0x6c2f7b6110a37b3b0fbdd811876be368df02e8b0) using the "Custom token" functionality. But seems the bridge can not show my rETH balance on Ethereum. There should be 0.01979723956984157 rETH on my account(https://etherscan.io/token/0x9559aaa82d9649c7a7b220e7c461d2e74c9a3593?a=0x111f1B41f702c20707686769a4b7f25c56C533B2).

Please check. Thanks!

Thanks for the flag! We'll run down that issue. Good news is we were able to re-merge rETH. Thanks for your patience.

Going to close this issue as rETH is accessible via the bridge. LMK if you have any other questions

Tore19 commented

image

Hi @zainbacchus Thanks for your feedback. But where I select rETH(StaFi), the bridge still can not show my rETH balance on Ethereum. There should be 0.01979723956984157 rETH on my account(https://etherscan.io/token/0x9559aaa82d9649c7a7b220e7c461d2e74c9a3593?a=0x111f1B41f702c20707686769a4b7f25c56C533B2).

Btw, the icon of rETH in the above picture is not displayed(Same as FIS), it should be displayed, right?

Please help to check again. Thanks!

Tore19 commented

The FIS balance can be shown. But it was failed when we approved the transaction. Error: "out of gas". Weird.

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

It looks like you may still have the "Custom token" version of rETH selected. Can you try re-selecting rETH without using the "Custom token" version and then seeing if the balance displays properly?

Tore19 commented

image

Hi @tremarkley I select rETH here(No "Custom" option now), but the balance is still 0.

I checked the local storage. Seems there is "customTokens" field in "BridgeState". I tried delete the "BridgeState". But "customTokens" still exist after I refresh the page. Is the balance issue related to this field?

I see where the issue is now. This will require a fix on our side, which I will work on getting out today.

Tore19 commented

Great! Thanks!

@Tore19 can you check again? Just pushed a change that should resolve the issue

Tore19 commented

Hi @tremarkley We will check later. Thanks!

Tore19 commented

@tremarkley It works now. Thanks!