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
Get the UI modified to show what chain each strategy is on + be able to filter by chain, i think we do something similar as sushi does (https://www.sushi.com/pool); i was going to post some screenshots in the FE chat at some point to make sure we all align
We need to make sure/get the wallet connections to work on different chains, so we need new flows for what happens if a user for example clicks on deposit for a strategy that is not on the chain they're currently on
We need to modify all of the APIs on the backend and also vercel to be able to support different chains
2 different Defi llama repositiories need to be updated to support multichain and de deuplicate any data for strategies depositing across chains (this will be a bit of work on my part)
I believe, but im not certain, that we might need to change some of how our pricing and incentive calculations work -- its possible we can leave these alone but im not really sure
Bridging somm -- rn we only support briding to and from eth, i think we can leave this but eventually it will have to change
Theres definitely other stuff im not remembering right at this moment, but i think the most annoying parts will likely be updating the APIs, and getting the wallet connection flows done end to end
The text was updated successfully, but these errors were encountered:
Theres definitely other stuff im not remembering right at this moment, but i think the most annoying parts will likely be updating the APIs, and getting the wallet connection flows done end to end
The text was updated successfully, but these errors were encountered: