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.

0 instead of correct amount in transactions list for some time ( during confirmation and some time after execution) #1305

@liliya-soroka

Description

@liliya-soroka

Title/Description

0 instead of correct amount in transactions list for some time ( during confirmation and some time after execution)

Environment

  • Browser: FF and Chrome
  • Safe: 0x1230B3d59858296A31053C1b8562Ecf89A2f888b
  • App Version: staging Rinkeby and prod Rinkeby
    v2.10.2

Steps to reproduce

  1. Send some amount( not 0) of tokens using send funds from the safe ( I used 10000000000amount and 0.1)
  2. The transaction is created and dispayed as tx with amount = 0
  3. Confirm and execute tx
    Current result: The tx status is changed to success but amount is still = 0. Wait for 10 -15 sec - the amount is changed from 0 to the 10B (correct one)

Expected result

The correct amount should be used for txs

image.png
image.png
image.png
image.png

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