Signature
Description
Same asmint, plus emits Memo immediately after the standard Transfer event.
A memo of bytes32(0) is permitted.
Param: to Mint recipient.
Param: amount Amount to mint.
Param: memo Off-chain memo payload.
Access control
MINT_ROLE gates state-changing mint calls.
Policy interaction
ChecksMINT_RECEIVER_POLICY, including during factory initCalls.