31Third is a DEX aggregator protocol allowing users to efficiently trade their assets by enabling them to perform multiple token swaps in a single transaction. This is enabled by integrating with the 0x protocol. This report presents the findings discovered by the Quantstamp team in a diff audit performed on the code at commit hash `6a0b122`. **Fix Review Update**: The 31Third team addressed all issues by either acknowledging or fixing them.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 1 | - | - | - | 1 |
Fixed | 2 | - | - | - | 2 |
Total | 3 | 0 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | contracts/trading/adapter/GenericDifferentSpenderAdapter.sol |
2 | contracts/trading/adapter/GenericBasicAdapter.sol |