interface
interface copied to clipboard
An open source interface for the decentralized liquidity protocol Aave
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.14 to 2.12.0. Release notes Sourced from crowdin/github-action's releases. v2.12.0 What's Changed feat: add pull_request_created output to track PR status by @andrii-bodnar in crowdin/github-action#294 fix: bundle download...
Implements support for viewing wallet positions via URL query parameters (e.g., app.aave.com/dashboard/?wallet=0xAddress or ?wallet=vitalik.eth). Features: - URL parameter takes precedence over localStorage - ENS name resolution with async handling -...
## General Changes - Removes export const from compactNumber ## Developer Notes This change ensures the function is no longer exported directly from the module, preventing unintended external usage and...
I cached the day/hour computations inside the time helpers so they reuse the same values instead of dividing multiple times.
## General Changes - updates text from switch to swap on withdrawl ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Reviewer Checklist Please...
## General Changes - Added conditional logic to route inquiries to the Plain Support Test space when in Testnet Mode, and to the Plain Support Production space when in Mainnet....
## General Changes Closes ALE-11 : Improved the UX of SwitchTxSuccessView.tsx by adding USD values as a subheader. Closes ALE-13 : Added an “Add to wallet” button to integrate the...
**Describe the bug** Repaying the borrowed amount (EURC) FAILS with any token as collateral. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'app.aave.com' 2. EURC was borrowed, against...
## General Changes - Improves logic for handling which banner is shown(before main net would briefly show and then the intended banner) - Adds banner for arb limit orders ##...
## General Changes - Adds ability to see incentive changes on APY on collateral swaps and debt swaps - ## Developer Notes Add any notes here that may be helpful...