Skip to main content

Signature

Description

Same as mint, plus emits Memo immediately after the standard Transfer event. A memo of bytes32(0) is permitted.

Parameters

Access Control

MINT_ROLE gates state-changing mint calls.

Policy Interaction

Checks MINT_RECEIVER_POLICY, including during factory initCalls.

Example