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