ton-blockchain / token-contract

Fungible, Non-Fungible, Semi-Fungible Tokens Smart Contracts
Other
288 stars 148 forks source link

How to pass the parameters of sendTransfer method of jetton token contract when ts calls it? #42

Open SoftProgramLX opened 2 months ago

SoftProgramLX commented 2 months ago

How to pass the parameters of sendTransfer method of jetton token contract when ts calls it?

await walletContract.sendTransfer(provider.sender(), ......)

abooodabdlaa commented 1 month ago

https://github.com/ton-blockchain/token-contract/issues/42#issue-2504553797