Background
veJoe is a token accrued by staking JOE into the veJoe staking section. veJoe provide wallet access to boosted awards in select boosted farms when it is held in a wallet.
Goal
The goal is to create a calculator that provides customers clear information on annualized return on investment.
User Story
- User selects a boosted farm
- User simulates adding liquidity to that pool
- E.g. for JOE/AVAX, it has input fields to simulate how much JOE and how much AVAX user would like to add (whilst maintaining the JOE:AVAX ratio)
- User simulates how much veJOE he holds
- Calculator outputs:
- veJOE share
- Base APR
- Current Boosted APR
- Estimated Boosted APR
- As well as any other additional info you might find useful
Requirements
- Must be coded in React.
- Must use on-chain data (no mock data).
- Must be accurate.
- Must follow the user story
UI


.jpg)
Solutions