#
flashloan
Here are 35 public repositories matching this topic...
Uniswap flash swap arbitrage solidity contracts
nodejs
pancake
ethereum
smart-contracts
polygon
solidity
bsc
web3
dex
solidity-contracts
binance
uniswap
flashloan
binance-smart-chain
pancakeswap
flashswap
mdex
-
Updated
Jul 20, 2021 - JavaScript
Utility for force-closing undercollateralized Yield Protocol loans and participating in dutch auctions with liquidity sourced by Uniswap flash loans
-
Updated
Jan 17, 2021 - Rust
Flashloan on Polygon
-
Updated
Jun 19, 2022 - Solidity
This contains all the code to execute a successful flash-loan on the Kovan test-net of Ethereum. Flash-loan will be taken from the aave lending pool where will will take 1 DAI as a flash-loan, please keep in mind that you can take very huge flash-loans but make sure you have topped-up enough DAI in to your smart contract i.e. in this instance to pay back to the aave lending protocol as the fees and interest generated over this complex transaction.
-
Updated
Jun 29, 2022 - Solidity
Flash Loan Attack Tool - Create One Block Loans - MultiChain MultiLayer Flash Loan Contract Integration
avalanche
bsc
arbitrage
fantom
arbitrage-bot
arbitrage-trading
arbitrage-routes
arbitrage-trading-bot
flashloan
aave-protocol-governance
aave-tokens
flashloans
pancakeswap
traderjoes
flashloanattack
oneblockborrows
flashloansattack
flashloan-arbitrage-bot
flashloan-arbitrage-attack
-
Updated
May 24, 2022
This a smart contract for performing arbitrage with AAVE flashloan between Uniswap & Sushiswap
-
Updated
May 28, 2022 - Solidity
Create and Deploy a Front Run Bot Sol Contract on BSC ERC-20 PancakeSwap
ethereum
solidity
cake
sol
web3
web3js
solidity-contracts
web3py
binance
binance-exchange
web3-javascript
web3-dapp
solana
web3-solidity
binance-chain
flashloan
binance-smart-chain
pancakeswap
pancakeswap-sniper-bot
-
Updated
Apr 11, 2022 - Solidity
speculative proof-of-concept for permissionless liquidity pools on a sub-transaction timescale.
-
Updated
Dec 25, 2021 - Solidity
In this example we will use the Money Legos Library to create a flashloan and arbitrage accross several DEXs(De-centralized Exchanges )
-
Updated
Mar 14, 2022 - Solidity
An arbitrage bot implementation that leverages flash swaps to arbitrage between Uniswap V2 AMMs & related forks (Ethereum, Binance Smart Chain, Avalanche).
ethereum
nethereum
arbitrage
ethereum-dapp
flashloan
uniswap-v2
flashbots
pancakeswap
flashloan-arbitrage-bot
-
Updated
Jun 18, 2022
This project is a example of a flashloan using the dydx protocol based on the money-legos implementation.
-
Updated
Jul 9, 2021 - JavaScript
Damn Vulnerable DeFi Solution
javascript
security
ethereum
smart-contracts
solidity
ctf
erc20
gouvernance
hardhat
damn-vulnerable
erc721
defi
uniswap
gnosis-safe
flashloan
uniswap-v2
liquidity-pool
flash-loan
-
Updated
Jun 22, 2022 - Solidity
Smart Contract to easily swap debt on AAVE Lending Markets
-
Updated
Oct 29, 2021 - Solidity
Create and Deploy a Front Run Bot Sol Contract on BSC FLASHBOT
-
Updated
Mar 19, 2022 - Solidity
Simple Flashloan, Double Flashloan, AAVE Flashloan (in progress)
-
Updated
Mar 18, 2021 - Solidity
DeFi arbitrage bot (forked from @ExtropyIO's defi-bot repo)
-
Updated
Aug 17, 2021 - TypeScript
Answers to an automated workshop that will guide you into using AAVE and doing a simple integration in a smart contract. It is aimed at developers that are familiar with Solidity and ERC20.
-
Updated
Feb 20, 2022 - Solidity
Resources for users of Web3 finance and DeFi.
-
Updated
Jun 30, 2022
A sample implementation of a flash loan provider and flash loan user using Fake USDT.
-
Updated
Jun 4, 2021 - Solidity
Improve this page
Add a description, image, and links to the flashloan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flashloan topic, visit your repo's landing page and select "manage topics."
Fees need to be calculated before send the transaction to avoid 'Not enough amount to return loan', 'INSUFFICIENT_OUTPUT_AMOUNT' errors... It would be nice if you can implement something like this: