The NewBurnCmd function lacks a burn-from-address parameter.
When users use the burn command, it outputs an incorrect command prompt because the burn-from-address parameter is missing.
Add the burn-from-address parameter to the burn command to clearly specify the source address for token burning.
