effectai / force-frontend

https://app.effect.network
MIT License
6 stars 5 forks source link

Show user balance in the header #241

Closed jeisses closed 4 months ago

jeisses commented 7 months ago

The user balance of EFX tokens should be shown in the navbar converted to USD. It should include the value of pending payouts (potentially the pending payouts can be shown with a + prefix, like $1.40 (+ $0.90). Clicking on the balance should bring you to your profile

Image

Jeffrieh commented 6 months ago

I'm interested in this task. Could I take this?

Sorry for the late reply, you can pick up this issue if you want!

you can use the useEfxPrice hook inside of the UseEffectClient for this :)