setApprovalForAll
This method approves or removes operator
as an operator for the caller.
Function
Parameters
Parameter
Description
operator
An address.
_approved
The Boolean value used to determine if an operator
is approved or not.
Last updated