Curve & Convex Feature

Off-Chain (Private)
Audited on 2023/04/04
No active critical issues

Summary

Silo Finance implements a Curve LP price feed for StableSwap and Crypto pools, a price feed using Curve’s pool prices, and a forwarding price feed that maps assets to another asset. Further, Silo Finance provides an ERC-20 wrapper for Convex staking positions. Last, Silo Finance created a new implementation for the Silo router so that it supports wrapping and unwrapping the wrapped tokens.

Issues (16)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
1111215
Total1211216

Contracts (9)

#File Name
1

contracts/priceProviders/curveLPTokens/interfaces/ICurveHackyPool.sol

2

contracts/priceProviders/forwarder/ForwarderPriceProvider.sol

3

contracts/wrappers/convex/ConvexStakingWrapperSilo.sol

4

contracts/wrappers/convex/ConvexSiloWrapper.sol

5

contracts/wrappers/convex/ConvexStakingWrapperSiloFactory.sol

6

contracts/priceProviders/curveLPTokens/interfaces/ICurveReentrancyCheck.sol

7

contracts/priceProviders/curveLPTokens/peggedAssetsPools/CurveReentrancyCheck.sol

8

contracts/wrappers/convex/ConvexSiloWrapperFactory.sol

9

contracts/SiloRouterV2.sol