setTokenAction
params of setUseParams -> storage with [ tokenLambdas ]
This entrypoint sets FA2
(TZIP-12) functions to storage of contract.
Each function packed to bytes and setted to corresponding index
Indexes of functions:
Lambdas could be found on git.
Usage
Errors
yToken/token-lambda-already-set
- lambda with passed index is already set.yToken/you-not-admin
-sender
is not contract admin.
Last updated