transfer

Parameters

Send a certain amount of KRC-20 token to another address using the "transfer" function.

{"p": "krc-20","op": "transfer","tick": "kasp","amt": "100","to":"kaspa:..."}

TRANSFER

  • The inscription data must be in the first element of the transaction's inputs. inputs[0] is considered the sender address.

  • No additional transaction fees required.

Last updated