Skip to content

Morpho flashloan provider#17

Merged
andreysobol merged 1 commit into
ltvprotocol:mainfrom
Cycxyz:morpho_flashloan_provider
Nov 4, 2025
Merged

Morpho flashloan provider#17
andreysobol merged 1 commit into
ltvprotocol:mainfrom
Cycxyz:morpho_flashloan_provider

Conversation

@Cycxyz
Copy link
Copy Markdown
Collaborator

@Cycxyz Cycxyz commented Nov 3, 2025

No description provided.


abstract contract CommonFlashLoanHelper is IFlashLoanHelperErrors, IFlashLoanHelperEvents {
IBalancerVault constant BALANCER_VAULT = IBalancerVault(0xBA12222222228d8Ba445958a75a0704d566BF2C8);
IMoprho constant MORPHO = IMoprho(0xBBBBBbbBBb9cC5e90e3b3Af64bdAF62C37EEFFCb);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we need both. So copypaste and we can make 2 folder balancer_flashloan and morpho_flashloan

@andreysobol andreysobol merged commit 5e75ad0 into ltvprotocol:main Nov 4, 2025
1 check 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.

2 participants