isApprovedForAll
This method returns if the operator
is allowed to manage all of the assets of owner
.
Function
Parameters
Parameter
Description
owner
The owner of an INFT.
operator
The operator of an INFT.
Return values
Value
Description
bool _val
If the operator
is allowed to manage all of the assets of owner
.
Last updated