Skip to content

Flash loan module#230

Merged
DevMuhdishaq merged 1 commit into
StelTade:mainfrom
BigBen-7:issue/221-flash-loan
Jul 22, 2026
Merged

Flash loan module#230
DevMuhdishaq merged 1 commit into
StelTade:mainfrom
BigBen-7:issue/221-flash-loan

Conversation

@BigBen-7

@BigBen-7 BigBen-7 commented Jul 21, 2026

Copy link
Copy Markdown

Task\n\nAdd same-transaction flash loans against pool liquidity — an advanced DeFi primitive that must repay principal + fee before the call returns.\n\n### Key features\n- Reentrancy protection via nonce guard\n- 0.09% fee (9 bps) accrued to pool reserves\n- Receiver callback via Soroban contract invocation\n\n

Closes #221

Add FlashLoanManager with 0.09% fee and reentrancy guard.

Closes StelTade#221
@DevMuhdishaq
DevMuhdishaq merged commit e73189b into StelTade:main Jul 22, 2026
@grantfox-oss grantfox-oss Bot mentioned this pull request Jul 22, 2026
5 tasks
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.

Flash loan module (flash_loan.rs)

2 participants