Skip to content

30. Balance card #458

Description

@Miracle656

Goal: Show the user their primary balance the moment they open the app — native XLM
plus its fiat value fetched from the Lens price oracle. This is the most-looked-at element
in the product, so it must load quickly and degrade gracefully when the price feed is
unavailable.
Create: frontend/mobile/components/BalanceCard.tsx, frontend/mobile/lib/fetchPrice.ts.
Port/reference: frontend/wallet/lib/fetchPrice.ts (fetchPrices, Lens NEXT_PUBLIC_LENS_URL), balance query in dashboard/page.tsx.
Acceptance: shows XLM balance + USD via Lens; handles price-fetch failure.


From issues.md (backlog item 30). Cross-refs like "backlog #N" point to other items in that file.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions