feat(#123): fetch and render real wallet address in deposit modal#371
feat(#123): fetch and render real wallet address in deposit modal#371Abolax123 wants to merge 259 commits into
Conversation
…yout and sign-up-form inside auth-component dorectory
Implement sign-up page according to Figma designs closes Nexacore-Org#15
…ose-us feat: create WhyChooseUs component closes Nexacore-Org#9
…y-page Feature/privacy policy page closes Nexacore-Org#14
Implement the terms of service page closes Nexacore-Org#13
…ign-in-page feat: create sign in page close Nexacore-Org#11
implemented contact page closes Nexacore-Org#12
implementation of how it work section closes Nexacore-Org#10
…-for-forms feat: implement schema using yup for forms closes Nexacore-Org#16
feat: add initial Hero section components and layout (responsive styl… closes Nexacore-Org#8
…leton feat: sign-up skeleton loader closes Nexacore-Org#28
…d-dto fix(auth): send correct reset-password DTO using email, otp, password
…unt-overview-wire-balances Fix(account-overview): wire getProfile() and getBalances() for real b…
…econdary-currency Fix/tx secondary currency
…t-failure fix: show error banner when NEXT_PUBLIC_MOONPAY_API_KEY is unset (Nexacore-Org#178)
…ge-rates-auth-forwarding fix: forward auth token in exchange-rates route
…egration feat(admin): replace mock admin data with live API integrations
closes issue Nexacore-Org#168
…es-endpoint Fix wallet balances endpoint
chore: delete orphaned mock files (transactions, mock-data, mock-noti…
…70-convert-form feat: Wire Convert form to live API and replace MOCK data
|
Someone is attempting to deploy a commit to the Emmanuel Dorcas' projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Abolax123 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Hello! This PR targets |
1 similar comment
|
Hello! This PR targets |
|
Hello! This PR targets |
|
Hello! This PR targets |
|
@portableDD please merge |
Description:
Closes #123
Removes hardcoded wallet address from InstantDepositModal
Passes authenticated user's wallet address into the deposit modal
Keeps the modal copy and QR code behavior intact
Uses real user data from getProfile() already present in deposit.tsx
Notes
npm run lint completed successfully after installing dependencies
next build was started, but the terminal output cut off before final completion due to shell tooling limitations