Need Senior Solidity Developer
We are developing big project.
I am also developer, and our boss said to need one more solidity developer to finish our project asap.
If you pass this test, we will hire you soon.
=================================
Solidity Bot - Challenge details
=================================
Write a contract with:
+ a function A that accepts a token
+ lends it out to a lending platform, like AAVE
+ a function B that withdraws it and trades it on Uniswap, requiring the output is above a certain value.
This contract should be used by multiple people, and any token.
You can assume ETH is not used.
Tests are important.
=================================
Solidity Bot - Related data
=================================
AAVE
-----------------------------------------------------------
https://github.com/aave/protocol-v2/blob/master/contracts/interfaces/ILendingPool.sol
UniSwap
-----------------------------------------------------------
https://github.com/Uniswap/uniswap-v2-periphery/blob/master/contracts/interfaces/IUniswapV2Router01.sol
Making a flash loan with Solidity (Aave, Dy/Dx, Kollateral)
-----------------------------------------------------------
https://ethereumdev.io/making-a-flash-loan-with-solidity-aave-dy-dx-kollateral
Bot Example
-----------------------------------------------------------
https://ghostbin.com/qXS3M/raw
FTM – Fantom Opera Chain:
How to setup a Multi DEX arbitrage in Solidity and Metamask
-----------------------------------------------------------
https://coinmarketbag.com/ftm-fantom-opera-chain-how-to-setup-a-multi-dex-arbitrage-in-solidity-and-metamask
How to Make a Flash Loan using Aave
-----------------------------------------------------------
https://www.quicknode.com/guides/defi/how-to-make-a-flash-loan-using-aave