0xdef1cafe
0xdef1cafe
### Overview We had this and ran into a red-herring issue the same day we merged them, backed out the commit, and never brought them back. Big sad. ### References...
### Overview FOXy implementation of defi opportunities needs to support account selection. ### References and additional details * https://github.com/shapeshift/web/blob/develop/src/features/defi/providers/foxy/components/FoxyManager/Overview/FoxyOverview.tsx#L91 ### Acceptance Criteria * We can select an account before depositing...
### Overview ETH/FOX LP requires account selection - @gomesalexandre you know what to do. ### References and additional details . ### Acceptance Criteria . ### Need By Date _No response_...
### Overview Yearn implementation of defi opportunities needs to support account selection. ### References and additional details * https://github.com/shapeshift/web/blob/develop/src/features/defi/providers/yearn/components/YearnManager/Overview/YearnOverview.tsx#L94 ### Acceptance Criteria * We can select an account before depositing...
### Overview Update sending for EVM and UTXO-based chains to support multiple accounts. ### References and additional details * https://github.com/shapeshift/web/blob/develop/src/components/Modals/Send/hooks/useFormSend/useFormSend.tsx#L29 * https://github.com/shapeshift/web/blob/develop/src/components/Modals/Send/Form.tsx#L48-L49 ### Acceptance Criteria * Implement account selection behind...
### Overview Cosmos uses a separate send form and hook from EVM and UTXO-based chains. We need to implement the same account selection functionality in this component as the common...
### Overview FOX Farming requires account selection - users may have LP tokens on multiple wallets. @gomesalexandre you know what to do. ### References and additional details . ### Acceptance...
### Overview We need to implement account selection when receiving from an asset page. When receiving from an account page we already have the account id ### References and additional...
### Overview Currently the defi overview page assumes a single account when displaying summaries, and we only support opportunities for EVM and CosmosSDK based chains. ### References and additional details...
### Overview This page is a "plugin" and looks identical but contains different logic ### References and additional details * start here https://github.com/shapeshift/web/blob/develop/src/plugins/cosmos/CosmosAssetAccountDetails.tsx#L21 ### Acceptance Criteria * staking section must...