This document outlines the overall security of the AdaSwap smart contracts evaluated by the Zokyo Security team. The scope of this audit was to analyze and document the AdaSwap smart contract codebase for quality, security, and correctness.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 2 | 1 | - | - | 3 |
Fixed | 4 | - | 1 | - | 5 |
Total | 6 | 1 | 1 | 0 | 8 |
# | Github Repository | Commit Hash | File | Url |
---|---|---|---|---|
1 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | farm/contracts/libraries/Number.sol | Check on Github |
2 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | farm/contracts/MasterAdaSwap.sol | Check on Github |
3 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | core/contracts/libraries/UQ112x112.sol | Check on Github |
4 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | periphery/contracts/libraries/AdaswapLibrary.sol | Check on Github |
5 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | core/contracts/AdaswapERC20.sol | Check on Github |
6 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | core/contracts/AdaswapPair.sol | Check on Github |
7 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | periphery/contracts/AdaswapRouter02.sol | Check on Github |
8 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | core/contracts/libraries/Math.sol | Check on Github |
9 | AdaSwap/adaswap-dex-smart-contracts | e2036dd20f0e7edc159337180029fcc05939d3b2 | core/contracts/AdaswapFactory.sol | Check on Github |