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

Retrieve balances from MetaMask (non-logged-in user) #194

Open
dnaidionov opened this issue Jun 5, 2019 · 0 comments
Open

Retrieve balances from MetaMask (non-logged-in user) #194

dnaidionov opened this issue Jun 5, 2019 · 0 comments

Comments

@dnaidionov
Copy link

dnaidionov commented Jun 5, 2019

Upon connection to MetaMask we should:

  1. Get a list of addresses in the wallet
  2. For each address go through the list of [ETH, CARD, popular tokens (as defined in https://github.com/MetaMask/eth-contract-metadata )] checking against our indices, not the network.
  3. If ETH or token balance is non-zero, then we display a card for that network/address/token (Create Crypto Currency/Token balance component - embedded view #188)
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

No branches or pull requests

1 participant