teloscan icon indicating copy to clipboard operation
teloscan copied to clipboard

ERC20 transfer amount displayed is incorrect in address ERC20 transfers.

Open pmjanus opened this issue 1 year ago • 0 comments

Describe the bug

The ERC20 transfer amount displayed on the address token transfers page is incorrect and does not match the actual amount of the ERC20 transfer shown on the transaction details page.

To Reproduce

Steps to reproduce the behavior:

  1. Go to this transaction details page.

  2. Note the USDC amount in the ERC20 transfer section:

ERC20 transfer section

  1. Go to this address token transfers page to see the address ERC20 transfers.

  2. Note the USDC value displayed on the address token transfers page:

Address token transfers page

Expected behavior

The ERC20 value displayed on the address token transfers page should match the actual amount of the ERC20 transfer shown on the transaction details page.

Actual behavior

The ERC20 value displayed on the address token transfers page does not match the actual amount of the ERC20 transfer shown on the transaction details page.

Screenshots

Transaction details page: Transaction details page screenshot

Address token transfers page: Address token transfers page screenshot

pmjanus avatar Apr 19 '24 11:04 pmjanus