Socket

Off-Chain (Private)
Audited on 2023/02/01
No active critical issues

Summary

Executive Summary This report presents the results of our engagement with Socket.tech to review the smart contracts component of the system. The review was conducted over three weeks, from February 13th, 2023 to March, 3rd 2023, by David Oz and George Kobakhidze. A total of 30 person-days were spent. The assessment was focused on the core parts of the Socket system, including its SocketGateway, Routes, and Controllers architecture. While Socket aims to aggregate a multitude of bridges and decentralized exchanges, this audit focused only on a few specific integrations - Celer bridge, Stargate bridge, and 1inch DEX.

Issues (19)

Low
Medium
High
Critical
Total
Not fixed
1432-19
Fixed
----0
Total1432019

Contracts (27)

#File Name
1

src/bridges/cbridge/interfaces/ICelerStorageWrapper.sol

2

src/libraries/LibBytes.sol

3

src/bridges/stargate/interfaces/stargate.sol

4

src/deployFactory/SocketDeployFactory.sol

5

src/swap/SwapImplBase.sol

6

src/bridges/BridgeImplBase.sol

7

src/interfaces/ISocketController.sol

8

src/interfaces/ISocketRoute.sol

9

src/libraries/Pb.sol

10

src/bridges/stargate/l2/Stargate.sol