iotaledger/evm-toolkit

[Task]: Estimate gas dynamically for withdrawals

begonaalvarezd opened this issue · 0 comments

We currently hardcode a gas fee of 42000 for withdrawals, we should estimate it dynamically. This should solve leaving accounts with dust when trying to withdraw the entire balance, as the gas is not 100% accurate