update_operators
An entrypoint works exactly like FA2 update_operators entrypoint according to TZIP-012.
Call parameters
Field
Type
Description
owner
address
Owner of tokens
operator
address
Operator of tokens
token_id
token_id_type
Token ID
Usage
Errors
FA2_NOT_OWNER
-sender
is notowner
of account.
Last updated