ton-kotlin icon indicating copy to clipboard operation
ton-kotlin copied to clipboard

Add fee estimation before transaction

Open d4rkEx opened this issue 2 years ago • 2 comments

d4rkEx avatar Dec 21 '22 19:12 d4rkEx

To calculate the cost of gas for a transaction, you need to use TVM. At the moment, TVM development is under heavy development in branch: https://github.com/andreypfau/ton-kotlin/tree/tvm

andreypfau avatar Feb 07 '23 15:02 andreypfau

Is it possible now to estimate fee before transaction? I couldn't figure out how to use TVM for fee estimation @andreypfau

fereshteh-jvz avatar Jun 02 '24 09:06 fereshteh-jvz