interface
interface copied to clipboard
An open source interface for the decentralized liquidity protocol Aave
https://github.com/aave/interface/blob/d85909820e53c449a28f8f7b8324751daae4f8cf/src/components/infoTooltips/APYTypeTooltip.tsx#L11 and https://github.com/aave/interface/blob/d85909820e53c449a28f8f7b8324751daae4f8cf/src/components/infoTooltips/StableAPYTooltip.tsx#L9 refer to stable rate as staying the same through the duration of borrow. These should be modified to clarify that stable rate can change if rebalance conditions...
**Describe the bug** On scroll alpha testnet in avve, the faucet link are not working fine User rejected the transaction **To Reproduce** Steps to reproduce the behavior: 1. Go to...
## General Changes - Fixes XYZ bug - Adds XYZ feature - … ## Developer Notes Add any notes here that may be helpful for reviewers. --- ## Author Checklist...
**Is your feature request related to a problem? Please describe.** Nobody use Torus and Rabby is a high quality wallet with a growing userbase **Describe the solution you'd like** [clear...
**Is your feature request related to a problem? Please describe.** Credit delegation signature request is duplicated in poolSlice and migrationSlice, and should be abstracted to utilities for usability. **Describe the...
- [ ] Error handling on `fetchForDownload` with Json + Csv downloads - [ ] Fix validateDOMNesting errors in `HistoryFilterMenu` - [ ] Use theme variables where applicable instead of...
## Tech Debt Refactor the `` component to return an empty JSX tag when the network being passed in is not in a maintained 'frozen markets' list. Currently, in all...
**Describe the bug** There are many places in the interface where elsint gives a warning for exhaustive-deps. These should be fixed.
When methods use signatures, simulating the transaction will fail if the simulation occurs past the signature deadline. To allow for accurate simulations, add blockNumber to RPC error output.
**Describe the bug** MetaMask has a feature which works like a bug for certain Aave interface actions. If you peerform an approval of aTokens with a transaction (withdrawing base tokens...