transfer (KOII)
Last updated
Last updated
Interact with the contract to transfer KOII tokens from one wallet to another.
qty <number> - Amount of tokens to transfer
target <string> - Receiver's wallet address
token <string> - The token to be transferred (KOII in this case)
(optional) reward: string Custom reward for smartweave transaction
In the below code example, change the qty
& receiverAddress
as per your transfer requirements.
Promise <string> - Transaction ID of the transfer transaction.