Closed martinkaintas closed 6 months ago
the issue still remains:
In general it's working. I can send max amount all my ERC-20 tokens and ETH. I would like to check it once again when new SDK version will be applied.
In general it's working, but could be some edge cases.
For example:
I got this issue when tried to send Link token one by one: 1- i sent 0.1 link 2 - was trying to sent max link in a while and got an issue
I think this is because the previous tx was in pending status and the balance was not updated properly after sent 1st tx:
I have question about WETH: is this total sum correct? i was sending 0.0001 WETH , but see it as 0.0002 (there is a fee paid in eth)
The second issue has been fixed, LGTM.
For the first one I've registered a separate issue.
closes #2971 closes #3010