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

[Backend] Display user extra deposit #521

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Conversation

Teri-anric
Copy link
Collaborator

Update dashboard data fetching to include extra deposited token amounts, create state depositData.
Clear def get_position_balance to return only position balance.

@Teri-anric Teri-anric requested a review from djeck1432 January 27, 2025 19:44
@Teri-anric Teri-anric force-pushed the fix/dispay-user-extra-deposit branch from 44184da to d8cce1b Compare January 27, 2025 21:06
Copy link
Owner

@djeck1432 djeck1432 left a comment

Choose a reason for hiding this comment

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

Looks good so far

frontend/src/pages/dashboard/Dashboard.jsx Show resolved Hide resolved
@djeck1432 djeck1432 linked an issue Jan 28, 2025 that may be closed by this pull request
@Teri-anric Teri-anric requested a review from djeck1432 January 28, 2025 13:44
Copy link
Owner

@djeck1432 djeck1432 left a comment

Choose a reason for hiding this comment

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

Looks good to me

@djeck1432 djeck1432 merged commit e2d5718 into main Jan 28, 2025
8 checks passed
@djeck1432 djeck1432 deleted the fix/dispay-user-extra-deposit branch January 28, 2025 14:59
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.

[Backend] Display user extra deposit
2 participants