Quantstamp has audited the `RetroRouter.sol` contract, leaving any other bridge components out of scope. The `RetroRouter` contract allows for simple transfer functionality of ERC20 tokens and ETH to a specified `target`. The emitted events in this contract enable off-chain components to trigger subsequent actions. We have not identified any vulnerabilities in this contract. However, we have outlined 5 recommendations for improving best practices in the report.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 3 | 1 | 1 | - | 5 |
Total | 3 | 1 | 1 | 0 | 5 |
# | File Name |
---|---|
1 | src/RetroRouter.sol |