Cross Chain Swaps Audit

Off-Chain (Private)
Audited on 2024/11/14
No active critical issues

Summary

Table of Contents Summary Type DeFi Timeline From 2024-03-04 To 2024-03-18 Languages Solidity Total Issues 6 (4 resolved) Critical Severity Issues 0 (0 resolved) High Severity Issues 0 (0 resolved) Medium Severity Issues 0 (0 resolved) Low Severity Issues 6 (4 resolved) Notes & Additional Information 0 (0 resolved) Scope We audited the 1inch/cross-chain-swap repository at commit 5158cb8. In scope were the following files:  ./contracts/... protocols is correct as documented. It is assumed that data is formatted correctly when entering the EscrowFactory._postInteraction function within the audited repository. It is assumed that the ordering of the different timestamps for an order are as follows, where < indicates before < after...

Issues (6)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
6---6
Total60006

Contracts (20)

#File Name
1

documentation/src/contracts/interfaces/IEscrowFactory.sol

2

contracts/EscrowSrc.sol

3

documentation/src/contracts/EscrowDst.sol

4

contracts/libraries/TimelocksLib.sol

5

contracts/interfaces/IEscrowSrc.sol

6

documentation/src/contracts/libraries/ImmutablesLib.sol

7

contracts/interfaces/IEscrow.sol

8

documentation/src/contracts/libraries/Clones.sol

9

documentation/src/contracts/interfaces/IEscrowSrc.sol

10

contracts/interfaces/IEscrowFactory.sol