Closed aaronmgdr closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/c-labs/safe-react/J4GGAYRGrrFn3zXY45hmj8SE23Cg
✅ Preview: https://safe-react-git-aaronmgdr-celo-price-c-labs.vercel.app
Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.
Type | Occurrences | Fixable |
---|---|---|
Errors | 0 | 0 |
Warnings | 0 | 0 |
Ignored | 0 | N/A |
Report generated by eslint-plus-action
What it solves
tokens were showing incorrect values. CELO was being treated like it was ETH.
How this PR fixes it
Fetches tokens for a given address form celo explorer, uses ubeswaps subgraph to get their derived price.
How to test it
open a vault and see the values of tokens
Screenshots