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

A single safe address always shows as $0 when adding to Bundled Addresses #600

Open
timjrobinson opened this issue Dec 18, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@timjrobinson
Copy link

timjrobinson commented Dec 18, 2023

Prerequisites

  • Using version 0.36.2 - Latest download from website

Expected Behavior

When I select a wallet from my wallet list to add it to the bundled addresses list. It should add it to the bundle and add the value of tokens to the combined asset value.

Current Behavior

When I add this address to my bundle, the combined asset value doesn't change and the wallet appears as $0 in the sidebar. When I un-add it the value of the wallet comes back.

This is only happening for the address 0xba59ba8e40bdc56611b130be5d9696fcd1025e8f, my other Safe addresses and normal EOA accounts are working fine.

Steps to Reproduce

  1. Add the wallet address 0xba59ba8e40bdc56611b130be5d9696fcd1025e8f, this is a Gnosis Safe on Polygon containing 10,737 MATIC and 1.4 WETH
  2. Notice this wallet has a value in the sidebar
  3. Add the wallet to a bundle
  4. Notice the wallet now appears as $0 value when it's added to the bundle
  5. Notice the bundle total value hasn't changed
  6. When removing this wallet from the bundle the value of this wallet goes back to full on the right hand side

Screenshots

2023-12-18 22_15_18-Window

2023-12-18 22_23_29-Window

2023-12-18 22_23_42-Window

Possible Solution (Not obligatory)

I'd assume this is some wallet value caching issue, where it's value has been calculated in some piece of code but not cached correctly. Or there is some token that is breaking Rabby causing it to not calculate the wallets value correctly.

Your Environment

  • Operating System and version : Windows 10, latest update
@timjrobinson timjrobinson added the bug Something isn't working label Dec 18, 2023
@timjrobinson timjrobinson changed the title A Safe wallet always shows as $0 when adding to Bundled Addresses A single safe wallet always shows as $0 when adding to Bundled Addresses Dec 18, 2023
@timjrobinson timjrobinson changed the title A single safe wallet always shows as $0 when adding to Bundled Addresses A single safe address always shows as $0 when adding to Bundled Addresses Dec 18, 2023
@shekohex
Copy link

Hey, I'm facing the same bug. Just wanted to add that this bug also happens with Imported Hardware wallets.

@shekohex
Copy link

I found this on Discord:

@bitomoney:
Hey man,
I had this issue.
The trick @eleanor_0x taught me is to goto debank, and drop the address in the search bar, then goto the address page.
This forces debank to load the balance from the blockchain, and it will then appear in Rabby portfolio view

And that worked for me, Hope it works for you too!

@r3lik
Copy link

r3lik commented Jan 1, 2024

I found this on Discord:

@bitomoney:
Hey man,
I had this issue.
The trick @eleanor_0x taught me is to goto debank, and drop the address in the search bar, then goto the address page.
This forces debank to load the balance from the blockchain, and it will then appear in Rabby portfolio view

And that worked for me, Hope it works for you too!

Facing the same issue and this seems to have fixed it for me. Thanks much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants