Onchain transfer, ETH/Token settings, USD balance

Closes

💰 💰 💰

https://onchain-transfer-2367.minds.io/v2wallet/

Notes

This is probably going to be hard to test properly at this time because of staging limitations. If you want to test with dummy balances/addresses, run it locally and uncomment the this.wallet = fakeData.wallet; line in wallet/v2/dashboard.service.ts.

USD Balance

  • If Stripe is set up, the two $ values should come from there. If it's not set up, both should be $0.
  • Date should be last day of current month

Token settings

  • Try out each of the 3 options for setting up an address (MetaMask/Create address/Use private key). Also try the MetaMask option on a browser that does not have MetaMask installed

ETH settings

  • Basically just redirects you to token settings

On-chain transfer

  • You need to have completed token onboarding (i.e. phone number verified and have an on-chain address) in order to see the "on-chain transfer" link. It is located below your token balance.
  • On-chain transfers can only be made once a day
  • Transfer amount must be above 0 and can't be more than your token balance
Edited by Olivia Madrid

Merge request reports

Loading