Skip to content

Feature: LpProxy supports CAKE rewards claiming from PancakeSwap V3 LP Provider Staking Vault#100

Merged
lawson-ccy merged 3 commits intomasterfrom
feature/lpproxy-pcs-v3
Sep 15, 2025
Merged

Feature: LpProxy supports CAKE rewards claiming from PancakeSwap V3 LP Provider Staking Vault#100
lawson-ccy merged 3 commits intomasterfrom
feature/lpproxy-pcs-v3

Conversation

@lawson-ccy
Copy link
Contributor

📄 Description

By upgrading the LpProxy Contract,
it supports CAKE rewards claiming from PancakeSwap V3 LP Provider Staking Vault

🧠 Rationale

As ListaDAO introduces a new type of collateral, the PancakeSwap V3 LP Token.
User stakes LPs as collateral and borrows LisUSD, while still can claim their CAKE rewards.

🧬 Changes Summary

  1. Added setPcsV3LpVault() method.
  2. claimAll() added new parameters address[] providers and uint256[][] tokenIds for user to claim rewards from specific tokenIds per provider.

Copy link
Contributor

@qingyang-lista qingyang-lista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lawson-ccy lawson-ccy merged commit fea8e75 into master Sep 15, 2025
1 check passed
@qingyang-lista qingyang-lista deleted the feature/lpproxy-pcs-v3 branch September 15, 2025 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants