AdaSwap Smart Contract Review

Off-chain
Published on 12/08/2024
No critical issues

Summary

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.

Issues (8)

Low
Medium
High
Critical
Not fixed
21--
Fixed
4-1-
Total6110

Contracts (9)

#Github RepositoryCommit HashFileUrl
1

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2farm/contracts/libraries/Number.sol
Go to original file location
2

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2farm/contracts/MasterAdaSwap.sol
Go to original file location
3

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2core/contracts/libraries/UQ112x112.sol
Go to original file location
4

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2periphery/contracts/libraries/AdaswapLibrary.sol
Go to original file location
5

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2core/contracts/AdaswapERC20.sol
Go to original file location
6

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2core/contracts/AdaswapPair.sol
Go to original file location
7

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2periphery/contracts/AdaswapRouter02.sol
Go to original file location
8

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2core/contracts/libraries/Math.sol
Go to original file location
9

AdaSwap/adaswap-dex-smart-contracts

e2036dd20f0e7edc159337180029fcc05939d3b2core/contracts/AdaswapFactory.sol
Go to original file location