Function newSolendSupplyStrategyType
- newSolendSupplyStrategyType(
reserve: PublicKey,
reserveCollateralMint: PublicKey,
reserveLiquiditySupply: PublicKey,
depositCollateralAta: PublicKey,
lendingMarket: PublicKey,
lendingMarketAuthority: PublicKey,
pythOracle: PublicKey,
switchboardOracle: PublicKey,
depositReserveAccounts: Common.SolendReserveAccounts[],
borrowReserveAccounts: Common.SolendReserveAccounts[],
): Common.StrategyType Parameters
- reserve: PublicKey
- reserveCollateralMint: PublicKey
- reserveLiquiditySupply: PublicKey
- depositCollateralAta: PublicKey
- lendingMarket: PublicKey
- lendingMarketAuthority: PublicKey
- pythOracle: PublicKey
- switchboardOracle: PublicKey
- depositReserveAccounts: Common.SolendReserveAccounts[]
- borrowReserveAccounts: Common.SolendReserveAccounts[]