Security Researcher
High
Total
Medium
Total Earnings
#1356 All Time
Payouts
Top 25
Top 50
All
Code4rena
CodeHawks
Jan '25
309.34 usdc • 2 total findings • CodeHawks • seraviz
#30
high
Underflow when updating credit delegation will result protocol DoS
low
wrong value emitted in `LogLiquidateAccount` event
Jul '24
6.08 USDC • 1 total finding • CodeHawks • seraviz
#92
medium
A malicious User can DOS all offchain orders making them unexecutable and leaving the protocol in an insolvent state. Also all offchain Trades can also be DOSed for honest parties that do not meet the fillorder requirements (no try and catch)
May '24
530.77 USDC • 1 total finding • CodeHawks • seraviz
#18
`L2ContractMigrationFacet.addMigratedDepositsToAccount()` doesn't update some global balances during the migration.
Jan '24
0.12 USDC • 1 total finding • Code4rena • seraviz
#55
Anyone can update the address of the Router in the DcntEth contract to any address they would like to set.
Jul '23
1.91 USDC • 3 total findings • CodeHawks • seraviz
#113
Improving the burnDsc() to allow users to mitigate their liquidation's impact
Lack of events for critical actions
gas
Use `==` instead for `<=` for `uints` when comparing for `zero` values