Outblock / FRW-Extension

Flow Reference Wallet - Chrome Extension Client
1 stars 4 forks source link

[BUG] EVM transaction issues related with send/ move "Max" amount fts #136

Open Peppermint1020 opened 1 week ago

Peppermint1020 commented 1 week ago

Description:

I encountered some issue while attempting to transfer/move FT between Flow Account, COA and EOA. The bug may related to incorrect precision.

(1) Failed move max amount stFLOW from COA to flow account Tx id: https://www.flowscan.io/tx/518ef2ccba6ee867add69840f56d732df8a3dd928ea806630d9f0b3daf5f9d57 (2) Failed to send max amount stFLOW from COA account to EOA. Tx id: https://evm.flowscan.io/tx/0xa269202ba3d80599a272519d0414a3fd8e2fddca3b29bef8cfe5a4d7322b1f3c

Expected Behavior:

The FTs should be successfully transferred between the COA and EOA and Flow account.

Actual Behavior:

The specific type of token failed to transfer from COA to EOA and flow account.