Skip to content
Request an audit

‹ All findings

Hardcoded 1e18 in SyrupRateProvider

Low/InfoMaple Syrup Router·by the Three Sigma team·Permissionless lending·21st May 20243S-Sy-N02

Description

SyrupRateProvider hardcodes the shares when calling IPoolLike(pool).convertToExitAssets(1e18);.

Recommendation

Consider using a constant state value instead along with a comment for better readability.

Status

Addressed in 32b7bc3