Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

sherlock-audit/2023-04-blueberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blueberry Update contest details

Q&A

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

Mainnet, Arbitrum


Q: Which ERC20 tokens do you expect will interact with the smart contracts?

Whitelisted


Q: Which ERC721 tokens do you expect will interact with the smart contracts?

Uni-v3 LP tokens, whitelisted


Q: Which ERC777 tokens do you expect will interact with the smart contracts?

none


Q: Are there any FEE-ON-TRANSFER tokens interacting with the smart contracts?

none


Q: Are there any REBASING tokens interacting with the smart contracts?

none


Q: Are the admins of the protocols your contracts integrate with (if any) TRUSTED or RESTRICTED?

Trusted


Q: Is the admin/owner of the protocol/contracts TRUSTED or RESTRICTED?

Trusted


Q: Are there any additional protocol roles? If yes, please explain in detail:

none


Q: Is the code/contract expected to comply with any EIPs? Are there specific assumptions around adhering to those EIPs that Watsons should be aware of?

none


Q: Please list any known issues/acceptable risks that should not result in a valid finding.

  • Rebasing tokens, tokens that change balance on transfer, with token burns, etc, are not compatible with the system and should not be whitelisted.

  • Centralization risk is known: the DAO multi-sig for the protocol is able to set the various configurations for the protocol.


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

Sherlock audit - https://github.com/sherlock-audit/2023-02-blueberry-judging/issues


Q: Are there any off-chain mechanisms or off-chain procedures for the protocol (keeper bots, input validation expectations, etc)?

none


Q: In case of external protocol integrations, are the risks of external contracts pausing or executing an emergency withdrawal acceptable? If not, Watsons will submit issues related to these situations that can harm your protocol's functionality.

We utilize chainlink price feeds as the primary source, if they are paused it may result in stale pricing or reverting transactions. But the system utilizes an aggregated oracle approach to avoid those issues.


Audit scope

blueberry-core @ 25cf493e536e7c5d895bb7c712ce6ba0f3cb03c9

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published