I made a transfer request via the tonweb JavaScript SDK: javascript (await wallet.methods.transfer(....)) const transfer_result = await transfer.send(); retu...
2 years ago
Some projects like exchanges ask users to include memo (a comment) in the TON coin transaction. What is the purpose, isn't the address enough for identificat...
2 years ago