update_operators
params of updateOperatorParams -> (list(op), storage upd)
Last updated
params of updateOperatorParams -> (list(op), storage upd)
Last updated
Implementation of FA2 interface method, more info about FA2 update_operators you can read in the link below.
owner
address
account owner tokens
to_
address
account operator tokens
token_id
nat
token identifier
FA2_NOT_OWNER
- sender
is not owner
of account.
FA2_TOKEN_UNDEFINED
- token identifier is not assigned to any known tokens.