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

feat: add sip10s to account total balance #6030

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

alexp3y
Copy link
Contributor

@alexp3y alexp3y commented Dec 19, 2024

Try out Leather build 5fbcb4bExtension build, Test report, Storybook, Chromatic

PR adds SIP10 tokens to the home and account selection total balance.

Integrates dynamically with Managed Tokens to only include enabled tokens.

Screen.Recording.2024-12-19.at.11.06.18.mov

Copy link
Contributor

@pete-watters pete-watters left a comment

Choose a reason for hiding this comment

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

Great work @alexp3y 🚀

Copy link
Collaborator

@alter-eggo alter-eggo left a comment

Choose a reason for hiding this comment

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

👍

});

const balance = useMemo(() => {
const baseBalance: Money = { amount: initBigNumber(0), decimals: 2, symbol: 'USD' };
Copy link
Collaborator

Choose a reason for hiding this comment

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

We have a createMoney helper

@alexp3y alexp3y force-pushed the feat/total-balance-add-sip10 branch 2 times, most recently from d105e12 to d8f07ac Compare December 20, 2024 09:28
@kyranjamie kyranjamie enabled auto-merge (rebase) December 23, 2024 09:31
@kyranjamie kyranjamie force-pushed the feat/total-balance-add-sip10 branch from d8f07ac to 5fbcb4b Compare December 23, 2024 09:32
@kyranjamie kyranjamie merged commit 0ddf20e into dev Dec 23, 2024
29 checks passed
@kyranjamie kyranjamie deleted the feat/total-balance-add-sip10 branch December 23, 2024 09:33
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.

5 participants