Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Token balance not correctly updated after sending out tokens #1423

@tschubotz

Description

@tschubotz

Title/Description

Token balance not correctly updated after sending out all tokens

Environment

Steps to reproduce

  1. Select a Safe with an ERC20 token which has a USD balance. I used this Safe and this token.
  2. Token balance looks fine:

image

3. Send out ALL tokens to somewhere else (I sent them to another Safe)

Expected result

  • Token balance and USD value goes to 0

Obtained result

  • USD value goes to 0 but token balances does not.

image

Misc

The tx service has the correct data as far as I see it: https://safe-transaction.rinkeby.gnosis.io/api/v1/safes/0x9D2407C6b6c1C307AB54Adb01627Ba0845e3Cddf/balances/usd/

Metadata

Metadata

Assignees

Labels

Bug 🐛Something isn't workingCriticalOnly for bugs in released apps, needs to be fixed asap and hotfix needs to be shipped.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions