-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat(frontend): add loader for solana balances #4021
Conversation
…ntend)/solana-balances
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please split the solution in separate PRs. The logic and UI presentation can be decoupled.
moved UI logic to: #4022 |
…into feat(frontend)/solana-balances
Converted to draft - not rdy yet |
incorporated this branch in #4037, will close it |
Motivation
Implement solana balance service.
Changes
Tests
Unit testing added for solana balance service