You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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)
Environment
Browser: FF and Chrome
Safe: 0x1230B3d59858296A31053C1b8562Ecf89A2f888b
App Version: staging Rinkeby and prod Rinkeby
v2.10.2
Steps to reproduce
Send some amount( not 0) of tokens using send funds from the safe ( I used 10000000000amount and 0.1)
The transaction is created and dispayed as tx with amount = 0
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)