Balance Transfer with Custom Message
Steps:
-
Navigate to Extrinsics:
- Go to Developer > Extrinsics in the user interface.
-
Select the Pallet and Function:
- Choose the palletCounter and select the function balanceTransferNew.
-
Input Parameters:
- To: Provide the AccountId of the recipient.
- Amount: Enter the transfer amount, ensuring it includes 18 decimal places.
- Message: Input the your message, (ensure the message does not exceed 64 bytes in length).
-
Submit the Transaction:
- Once all parameters are correctly entered, submit the transaction.
In the image, we have successfully transferred 123 AGC from the Sudo account to Ex_Stake_02, including a custom message. (Testnet)