update_operators
Last updated
Last updated
An entrypoint works exactly like FA2 update_operators entrypoint according to .
owner
address
Owner of tokens
operator
address
Operator of tokens
token_id
token_id_t
Token ID
412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).
FA2_TOKEN_UNDEFINED
- token with token_id
doesn't exist.
FA2_NOT_OWNER
- sender
is not owner
of account.