-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new addresses flash borrowers #41
Add new addresses flash borrowers #41
Conversation
Merge main from bgd-labs
|
||
## Simple Summary | ||
|
||
This AIP updated and extends existing whitelisted flashBorrowers addresses to recently deployed instances of Aave v3 on Ethereum. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This AIP updated and extends existing whitelisted flashBorrowers addresses to recently deployed instances of Aave v3 on Ethereum. | |
This AIP updates and extends existing whitelisted flashBorrowers addresses to recently deployed instances of Aave v3 on Ethereum. |
As of right now the described targeted intances are confusing, it specifies the recently deployed instances while the payload also targets ethereum v3 main instance. My suggestion is to specify of all targeted instances.
*/ | ||
contract AaveV3Ethereum_AddFlashBorrowers_20240906 is IProposalGenericExecutor { | ||
address public constant CIAN_FLASH_LOAN_HELPER = 0x49d9409111a6363d82C4371fFa43fAEA660C917B; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
according to the specification, shouldnt this instance also include the rest of the flash borrowers included in other ethereum instances? (Lido for example)
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
*/ | ||
contract AaveV3Ethereum_AddFlashBorrowers_20240906 is IProposalGenericExecutor { | ||
address public constant CIAN_FLASH_LOAN_HELPER = 0x49d9409111a6363d82C4371fFa43fAEA660C917B; | ||
|
This comment was marked as off-topic.
This comment was marked as off-topic.
Sorry, something went wrong.
a7acbf1
into
TokenLogic-com-au:add-new-flash-borrowers
No description provided.