Skip to main content

Signature

Description

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

Parameters

Returns

Always true on success.

Access control

Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.

Policy interaction

Checks TRANSFER_SENDER_POLICY and TRANSFER_RECEIVER_POLICY; approve and permit are not policy-gated.

Example