Closed pmjanus closed 4 months ago
@pmjanus
There's a problem with this requirement:
In the withdrawal action, there's no ERC20 transfer at all. So, this is not a bug that that field shows empty. The bug instead is showing the field name when it's empty (but that issue is tracked in #700)
We want instead to add a transaction action field that states
Transaction Action:
Unwrap 0.2438  WTLOS into 0.2438TLOS
Describe the bug
When an address withdraws (unwraps) WTLOS, the balance of TLOS is not updated on Teloscan. Additionally, the ERC20 transfer field is empty for the withdrawal transaction, even though it should contain the relevant information.
To Reproduce
Steps to reproduce the behavior:
Go to this withdrawal transaction page.
Note that the ERC20 transfer field is empty:
Click on the address and go to this page to view the address balances. Note the incorrect TLOS balance.
Verify the user's WTLOS balance on the WTLOS contract page. Go to the "Read" tab, use the "balanceOf" method, and enter the address
0x1Da699A4fCCdD5Fb02562767C54b720DeC79212f
. The balance should be2000000000000000000
.Expected behavior
Actual behavior
Screenshots ERC20 transfer field is empty: