
Current (formerly Pebble) is the capital efficiency engine for Sui DeFi — introducing leveraged yield (up to 16x) via 1-click Multiply strategies on LSTs and yield-bearing assets, alongside on-chain isolated Margin markets. Particular focus on the flash loans manipulations
Scope
On what chains are the smart contracts going to be deployed?
Sui
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 token, LST, only the standard Sui Coin type is supported.
Are there any limitations on values set by admins (or other roles) in the codebase, including restrictions on array lengths?
Admin caps will be transferred to governance contract
Are there any limitations on values set by admins (or other roles) in protocols you integrate with, including restrictions on array lengths?
No
Is the codebase expected to comply with any specific EIPs?
No
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.
Liquidation bots, but SRs should assume it's possible for the position to not get liquidated on time and get into bad debt.
What properties/invariants do you want to hold even if breaking them has a low/unknown impact?
Lending protocol is based on exchange rate, ctoken and borrow index, so the invariants should apply to this lending protocol:
All the above should always hold, as well as under flash loan with reentrancy, i.e. under flashloan and deposit/borrow in one ptb.
Please discuss any design choices you made.
Flashloan fees are tied to emode.
Please provide links to previous audits (if any) and all the known issues or acceptable risks.
Not public yet, but it was audited twice. All the known issues from these audits were fixed.
Please list any relevant protocol resources.
Additional audit information.
The contest has a conditional pot:
7,500 USDC is guaranteed
29,500 USDC is the full contest pot if High is found. In this case, the total rewards become 41,500 USDC, including LSW and LJ fixed pays.
Total Rewards
Contest Pool
Lead Senior Watson
Lead Judge
28,500 USDC
7,500 USDC
4,500 USDC
Status
Scope
Start Time
End Time
Judging Rules
Reserved Auditors