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

Add tooltip to Uniswap Roi input #51

Open
jacobmort opened this issue Oct 20, 2020 · 1 comment
Open

Add tooltip to Uniswap Roi input #51

jacobmort opened this issue Oct 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jacobmort
Copy link
Contributor

Right now APY is auto-populated to 20%. Ideally we'd automate pulling in current APY but didn't find an easy way to do this yet. In the meantime it would be nice to suggest to users how they can find this # out themselves.

@jacobmort jacobmort added the enhancement New feature or request label Oct 20, 2020
@andrekorol
Copy link
Contributor

We could read it from these two Yearn contracts: uniswaproi and uniswapapr.

But first, I need to understand what this APY number represents in terms of the available ROI and APR data.

Here you can take a look at what the different contract function calls are currently returning:

Read uniswaproi Contract
Read uniswapapr Contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants