🏦
DexCore contract
The core contract of a project. Next features are implemented:
- token/token pools are supported;
- token/TEZ pools are supported;
- multihop pools are supported (including TEZ token);
- all actions have a deadline;
- cumulative prices of each asset calculation;
- all the pools and reserves are stored on a single contract;
- flash swaps;
- voting for a bakers during actions with TEZ tokens liquidity.
Last modified 1yr ago