Skip to content
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

Conversation

LucasWongC
Copy link
Collaborator

No description provided.


## Simple Summary

This AIP updated and extends existing whitelisted flashBorrowers addresses to recently deployed instances of Aave v3 on Ethereum.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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;

Copy link
Collaborator

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.

@LucasWongC LucasWongC linked an issue Sep 17, 2024 that may be closed by this pull request
*/
contract AaveV3Ethereum_AddFlashBorrowers_20240906 is IProposalGenericExecutor {
address public constant CIAN_FLASH_LOAN_HELPER = 0x49d9409111a6363d82C4371fFa43fAEA660C917B;

This comment was marked as off-topic.

@LucasWongC LucasWongC merged commit a7acbf1 into TokenLogic-com-au:add-new-flash-borrowers Sep 19, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CIAN Protocol FlashBorrow
4 participants