Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MEX-516] fix missing user outdated contracts #1465

Merged

Conversation

claudiulataretu
Copy link
Collaborator

Reasoning

  • active staking farms should include staking coming from dual farm tokens

Proposed Changes

  • user correct methods to get staking address from dual farm token

How to test

query UserOutdatedContracts {
    userOutdatedContracts {
        address
        type
        farmToken
        claimProgressOutdated
    }
}
  • query should return a farm address and staking address for users with dual farm tokens

@claudiulataretu claudiulataretu force-pushed the MEX-516-fix-user-outdated-contracts branch from 9fb1a12 to 4706d48 Compare September 11, 2024 14:41
@claudiulataretu claudiulataretu merged commit 04420d7 into feat/xexchange-v3 Sep 11, 2024
1 check failed
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