You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be added into the file src/components/StakeCapital/StakeItem.tsx and the functionality for getting user balance is already done in src/calls/balanceOf.ts. Make sure to display correct currency for each pool.
The text was updated successfully, but these errors were encountered:
Thanks @DaveVodrazka, If there are other tasks I can do, I would love to contribute, my telegram is @BlackStarkGoku. I am a React, Typescript, and Nextjs, software engineer!
Users have asked to have their current balance displayed next to the "Stake" button on the staking page https://app.carmine.finance/staking
This can be added into the file
src/components/StakeCapital/StakeItem.tsx
and the functionality for getting user balance is already done insrc/calls/balanceOf.ts
. Make sure to display correct currency for each pool.The text was updated successfully, but these errors were encountered: