Skip to content

sherlock-audit/2025-07-allbridge-core-yield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Allbridge Core Yield contest details

Q&A

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

Celo


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?

Tokens are whitelisted, only USDT token (https://celoscan.io/address/0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e) is added.


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


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.

There is a small loss of precision in some cases, the goal is to keep it to the minimum and to the advantage of the contract. Precision loss to the advantage of the contract is acceptable risk. However, if there’s a precision loss to the advantage of the user and its higher than the gas cost, it may be viewed as a Medium severity issue.


Q: Please list any relevant protocol resources.

https://core.allbridge.io/yield There is no separate resources for documentation or the whitepaper

Audit scope

core-auto-evm-contracts @ d79882a8a7f2793cb3f7fcb21a9b317a7639846a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •