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] - Token holder account summary section #12

Closed
mariano-aguero opened this issue Dec 18, 2018 · 1 comment
Closed

[Feat] - Token holder account summary section #12

mariano-aguero opened this issue Dec 18, 2018 · 1 comment

Comments

@mariano-aguero
Copy link
Contributor

mariano-aguero commented Dec 18, 2018

Retrieve holder data from Ethereum. Use the Livepeer SDK to show account summary information related to the user connected.

The summary should show:

  • ETH ADDRESS / BALANCE: NN ETH
  • LIVEPEER TOKEN BALANCE: NN LPT
  • STATUS (Pending, Bonded to 0x000000..., Unbonding or Unbonded)
  • STAKE
  • FEES (optional)
  • UNCLAIMED EARNINGS: 0.08 LPT / 0 ETH (Optional)

Note:

  • Optional: if it is not trivial to retrieve it then do not include it.
@mariano-aguero
Copy link
Contributor Author

Endpoint created

screenshot_20181226_105730

TODO:
Integrate endpoint with frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants