Table of Contents Summary Type DeFi Timeline From 2024-11-26 To 2024-12-02 Languages Solidity Total Issues 8 (4 resolved) Critical Severity Issues 0 (0 resolved) High Severity Issues 0 (0 resolved) Medium Severity Issues 0 (0 resolved) Low Severity Issues 3 (1 resolved) Notes & Additional Information 5 (3 resolved) Scope We audited the OriginProtocol/origin-dollar repository at commit 4495130. In scope was the following file: contracts... System Overview This audit focuses on reviewing an upgrade to the existing OUSD contract, which implements a rebasing ERC-20 token. The primary objective of the upgrade is to enable yield delegation, allowing an account to seamlessly transfer all earned yield to another account. Additionally...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 3 | - | - | - | 3 |
Total | 3 | 0 | 0 | 0 | 3 |
# | File Name |
---|---|
1 | contracts/contracts/token/OUSD.sol |