feat(ui): replace hardcoded farms with fetched from the graph#61
feat(ui): replace hardcoded farms with fetched from the graph#61mainnet-pat wants to merge 2 commits intomistswapdex:masterfrom
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mistswapdex/mistswap-interface/3LGzyXHiwEAp4Cbe2MfPyDzj41zk [Deployment for 77ea31f failed] |
|
This doesn't have rpc fallback? I don't trust graph server to not fail. |
|
Omg totally overseen that. Do you mean both logic pieces should be kept? |
|
Ya - I think detecting if useFarms or something similar fails to cause rpc path? |
… graph or from RPC
facd636 to
8d8e951
Compare
|
Hi, this became a heavy refactor. Now I see that joy has some erroneous data in the graph showing funny tvl and apr. |
|
Oops it seems not to build because of conditionals. Any further guidance is appreciated. |
Assess #53
Remove hardcoded farms and fetch them from the graph.
This is mostly a revert of your changes with some fixes. The TVL and ROI numbers are slightly different now, but are consistent with old ones