Signature
Description
Same astransferFrom, plus emits Memo immediately after the standard Transfer event. A memo of bytes32(0) is permitted.
Parameters
Returns
Alwaystrue on success.
Access control
Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.Policy interaction
ChecksTRANSFER_EXECUTOR_POLICY when msg.sender != from, plus sender and receiver transfer scopes.