copy_dex_function
This entrypoint should be called only by Factory
contract address.
This method receives big_map
of nat -> bytes
- lambdas of DEX methods.
Parameters
Field
Type
Description
-
big_map(nat, bytes)
mapping of index and bytes of DEX core methods.
Last updated