interface
                                
                                 interface copied to clipboard
                                
                                    interface copied to clipboard
                            
                            
                            
                        An open source interface for the decentralized liquidity protocol Aave
## General Changes - Replaced radio buttons with checkboxes in delegation/revoke modal since there are 3 assets to choose from - Fixed the ens provider so that it works on...
## General Changes Related issue: [[https://github.com/aave/interface/issues/1897](https://github.com/aave/interface/compare/main...boombb12138:interface:fix/url)](url) - Fixes the APY buttons' background color in both light mode and dark mode. These button are in the v3-migration.page ## Developer Notes Add...
## General Changes - makes it easier to click the delegation link -  ## Developer Notes Add any notes here that may be...
## General Changes Fixes #440 ## Developer Notes I had initially planned to allow users to use their own custom RPC Urls through wallet providers. However, to use WalletConnect, a...
## General Changes - On stkABPT migration modal, replace BPT token unit amounts with underlying tokens - Output amounts are based on `minOutUSD` and AAVE, WETH, and wstETH prices queried...
The UI currently shows an error message where an address has a reserve enabled as collateral, but the reserve has zero LTV so collateral must be disabled before another action...
## General Changes - add test coverage for timeHelper.tsx file ## Developer Notes --- ## Author Checklist Please ensure you, the author, have gone through this checklist to ensure there...
**Describe the bug** When visiting the migration page in dark mode the APY type change buttons cannot be read clearly  **To Reproduce** Steps to reproduce the behavior: 1. Connect...
`supply`, `repay`, `repayWithPermit`, and `supplyWithPermit` are all approving underlying tokens to the Pool contract. Some approvals use a max approval while others use per-tx allowance. This should be standardized or...
## General Changes - Fixes XYZ bug - Adds XYZ feature - … ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Author Checklist...