solana-go-sdk
solana-go-sdk copied to clipboard
How do I initiate a USDT SPL transfer transaction?
I hope that I only need the desktop sender's private key, the receiver's invoice, the sending amount, and the corresponding minting address to send the corresponding SPL, because I don't know how to obtain the ata account?
https://blocto.github.io/solana-go-sdk/tour/token-transfer.html
What's the meaning of the variable: aliceTokenRandomTokenPubkey,?
aliceTokenRandomTokenPubkey: should be the fromaddressATA ,which is right ,check it