https://sherlock-files.ams3.digitaloceanspaces.com/twitter_images/6abc40b5-abda-4077-a999-889516b049d0.jpg

33audits

Security Researcher

Your guide to the best knowledge on Smart Contract Security | @QuillAudits Red Team | DM for audits

Contact Me

High

4

Total

Medium

6

Total

$474.00

Total Earnings

#1521 All Time

6x

Payouts

regular

1x

Top 25

regular

5x

Top 50

All

Code4rena

CodeHawks

Jul '23

Moonwell

Moonwell

44.88 USDC • Code4rena • 33audits

#36

Beedle - Oracle free perpetual lending

Beedle - Oracle free perpetual lending

168.70 USDC • 8 total findings • CodeHawks • 33audits

#26

high

Sandwich attack to steal all ERC-20 tokens in the Fees contract

high

Fee on transfer tokens will cause users to lose funds

high

`Lender` does not handle correctly rebasing, inflationary, deflationary tokens and tokens with fee on transfer

medium

Precision loss allows users to giveLoans to pools with less collateral then required

low

Missing Events Emitting

low

Amount != 0 checks are missing

gas

Misspelled event in `Lender.sol`

gas

Positions is misspelled in the readme

Foundry DeFi Stablecoin CodeHawks Audit Contest

Foundry DeFi Stablecoin CodeHawks Audit Contest

134.42 USDC • 8 total findings • CodeHawks • 33audits

#11

medium

staleCheckLatestRoundData() does not check the status of the Arbitrum sequencer in Chainlink feeds.

medium

Chainlink oracle will return the wrong price if the aggregator hits `minAnswer`

medium

Too many DSC tokens can get minted for fee-on-transfer tokens.

medium

Protocol can break for a token with a proxy and implementation contract (like `TUSD`)

low

Zero address check for tokens

low

Precision loss when calculating the health factor

gas

`++i`/`i++` should be `unchecked{++i}`/`unchecked{i++}` when it is not possible for them to overflow, as is the case when used in `for`- and `while`-loops

gas

No amountCollateral > balance check

CodeHawks Escrow Contract - Competition Details

CodeHawks Escrow Contract - Competition Details

41.63 USDC • 3 total findings • CodeHawks • 33audits

#49

medium

High - Funds can be lost if any participant is blacklisted

gas

Use Openzeppelin Minimal Clones to Save a Lot of Gas

gas

Check price != 0 before interacting with IERC20

Basin

Basin

17.52 USDC • Code4rena • 33audits

#26

Apr '23

Rubicon v2

Rubicon v2

67.11 USDC • 1 total finding • Code4rena • 33audits

#66

high

Placeholder