Dmitrii Artemov
Results
3
comments of
Dmitrii Artemov
Is there any news on this issue? As @Sowiedu said: the best way is to create a position with filling one token, and then converting this token into position tokens.
@TerryZ
I implemented this in my code here: https://github.com/crazybee69/TonDcaBot/blob/main/contracts/ton_dca_wallet.tact#L257 I spent a lot of time trying to send messages including structures, but I couldn't make it work. Native messages with CellBuilder...