Bug Description
The transfer amount shown in the token transfer and execution section is wrong. For this rinkeby transaction, the amount transferred is amount 100 WBTC, But https://ethtx.info/ Token transfers sections say 0.0000 tokens got transferred and Execution trace section says erc20 transfer from amount=1e-08 instead of 100. But in etherscan state logs, I can see that 100 is transferred. And yes the end balance of BalanceSheet is increased by 100.
https://rinkeby.etherscan.io/tx/0xa8ebcb18b2c2a349e084c3b26d534e9ccaaee39365c477806573cd639f3cac49


Expected Behavior
The token transfer and execution section should show the correct transfer value of WBTC.