Skip to content
This repository was archived by the owner on Dec 7, 2025. It is now read-only.

sherlock-audit/2025-05-lend-audit-contest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LEND contest details

Q&A

Q: On what chains are the smart contracts going to be deployed?

Base Ethereum Sonic Monad BNB


Q: If you are integrating tokens, are you allowing only whitelisted tokens to work with the codebase or any complying with the standard? Are they assumed to have certain properties, e.g. be non-reentrant? Are there any types of weird tokens you want to integrate?

Whitelisted only (e.g BTC, ETH, USDC, DAI, USDT). ERC20 standard.


Q: Are there any limitations on values set by admins (or other roles) in the codebase, including restrictions on array lengths?

Owner is trusted


Q: Are there any limitations on values set by admins (or other roles) in protocols you integrate with, including restrictions on array lengths?

No, governance is trusted.


Q: Is the codebase expected to comply with any specific EIPs?

No.


Q: Are there any off-chain mechanisms involved in the protocol (e.g., keeper bots, arbitrage bots, etc.)? We assume these mechanisms will not misbehave, delay, or go offline unless otherwise specified.

No


Q: What properties/invariants do you want to hold even if breaking them has a low/unknown impact?

No


Q: Please discuss any design choices you made.

N/A


Q: Please provide links to previous audits (if any).

N/A


Q: Please list any relevant protocol resources.

All links on site https://www.lend.finance/


Q: Additional audit information.

Builds on top of Compound V2.

Audit scope

Lend-V2 @ 5c9398fef079319ecc4e8457b11533d0d8838ee0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors