🟡
Initialization
The initialization section includes documentation about entrypoints, that should be executed right after deploy and before usage of this contract.
These contract methods are called only by
admin
of that contract.This entrypoint sets Admin methods lambda-functions to contract storage by function ID and function-packed bytes.
This entrypoint sets Developer setter entrypoints lambda-functions to contract storage by function ID and function-packed bytes.
This entrypoint sets DEX methods lambda-functions to contract storage by function ID and function-packed bytes.
This entrypoint sets FA2 interface lambda-functions to contract storage by function ID and function-packed bytes.
Last modified 1yr ago