EATTHEBLOCKS BLACK FRIDAY 2021 (70% off!!!) 👉 Get 70% off for the Lifetime Pass (access to ALL my courses forever) 👉 Register here: mailchi.mp/eattheblocks/black-friday-2021 👉 You will get access to Black Friday AND Cyber monday if you miss Black Friday
found you yesterday, what a great channel this is....thanks for sharing your wisdom, you truely one of those TITANS of Defi youtube.... Hope to find your channel soon on THETA network ;-)
I don't know where my comments is going to be for UA-cams algorithm but man I'M 15 and I feel so good visiting your channel, I just think that those who play games like pubg those channels have millions of subscriber but your channel who is sharing a tons of knowledge freely have a lil amount. BIG RESPECT FORM INDIA FOR YOU SIR .
Hello Julien, There are a lot of videos on arbitrage, but they are always theoretical. Especially when DEX are involved. My question is very simple: Do you do arbitrage? Have you ever borrowed 1 million with a flashloan and taken a profit ? Actually, in theory we win a lot, in practice you never win.
if he was profitable doing flashloan, arbitrage , quant trading he wont waste a minute on UA-cam. It is the classic route, like fx trader trying to trade, being at loss for months than switching their activities to " teaching you how to make 10k by trading FX"
arbitrage is still probably something a normal person can't do everyone can use flashloans so by the time you try and do arbitrage someone else would probably already taken advantage of the abritrage opportunity the chance that you or whatever bot you setuo actually manages to get this trough is pretty low and the transactions will probably just fail => you would just waste money from transaction fees.
@@sebastianmoore5175 U can always mark it as spam. That's what I did. I don't know why the owner of this channel doesn't do it. This spam was here for 1 month.
Could someone explain me what he means @ 9:18 by saying "addresses of the two tokens" ? Are we basically getting the addresses of the two tokens that we already got in "pairAddress" in the first function ?
how do we test this contract in a test environment ? I was trying to write my own swapping contract but not sure if it works or not ? how can we test that using test network
What happens in case of loss? how will the flash loan repayment happen? Assuming by the time I go for selling it, the price is down. So I bought at a higher price, and sold cheaper, hence overall loss.
@@JS-jx1bq thanks for the reply. Just one more hypothetical question- if I intentionally do trading knowing the selling price is lower, and it will result in overall loss, then I won't be able to return the same amount of loan back. How does flash loan provider take care of these potential losses?
Excellent video. I can see that Iwill have to do some programming, learn the 'Solidity' language and do some other small jobs. Is there an already packaged solution? I would be a buyer right away....
great video, thankyou for the work! im just learning. alot. of info here.. i have two questions. #1. where can i learn do do this specific coding related only to this function. and #2, why arent you filthy rich already if this works?
I wonder why someone with a good bot strategy and code should make a paid course to explain his tricks. Either the bots are not working well and not making any money or the course is really profitable to sell. I do crypto bots myself and I'd never do a course to spoil my tricks since my strategy is working.
There is a misunderstanding. I don't sell a ready-to-use trading bot that magically makes money. Instead, I teach the process of building a trading bot, how the trading bot works, and to make it profitable, you probably need to customize it after.
It's the same concept with crypto as it was during the gold rush. Yeah, there is gold in them hills, but if everybody and their grandma is in the mix then it's more profitable to sell them the tools to compete with.
Flashloans are a great innovation to capitalize and take profit from arbitrage. But my logic says that if there is already people monitoring continuously for arbitrage opportunities + the possibility of having almost unlimited capital via flashloans, then wouldn't the nature of this fact erase automatically any arbitrage opportunity since all opportunities would be taken instantly?
I believe if this happen, the market will be in stable, equilibrium environment where prices will be the same across exchange. no arbitrage opportunities anymore
Hello Julien The gains in this video are colossal. It seems incredible but possible because the borrowing is done through a flashloan. Is this just a theory? Is it really possible to make such profits? On a daily basis? What are the disadvantages of such an approach?
Hi Julien, I don't think this code works properly. Below is an example where we borrow WETH on Uni to sell for DAI on Sushi and return DAI to Uni (you are doing a multi-asset flash swap, returning a different one than borrowed) You specify the path to be borrowed asset => non-borrowed (WETH => DAI) on lines 53-54. token is WETH on line 56. on line 60-64 you get "the input amount of WETH you need given the output amount of WETH you borrowed". the path should be reversed here, you really want to get "the input amount of DAI given you need given the output amount of WETH you borrowed" (amountToken). as a result line 74 is also broken because you are specifying for it to transfer amountRequired amount of DAI, but amountRequired does not represent this. Am I tripping here?
Hey so I love that you were able to break down this guys code and see the errors in it like this, have you ever built your own trading bot before? Would you be willing to work with me on creating one?
obviously the code does not work, the deadline is even incorrectly set, there are a few more bugs too. Not sure if eattheblocks intentionally leave the bugs in to test us. You need to understand the concept, fix the bugs and try it on a forked chain before putting real money in.
Im working on a python script that checks prices of exchanges on uni and sushi. Do you know how to check the price of an exchange in sushi? I know how to in uni?
He said it could make you millions, he didn't say it made HIM millions. He stated a possibility not a guarantee. (It's not easy, he was just saying if you get lucky or if you're REALLY good you could make millions.)
I personally feel that the #1 benefit of having my expenses covered by passive income is that I get to keep doing a lot more of the kind of work I enjoy. I also get to work the way I want to work - where I want, when I want, how I want, and with whom I want.
Julien, is it even possible to have a profitable arbitrage bot without running your own full node? Isn't a simple infura endpoint for example too slow to keep up with frontrunners?
Hey you say bytes can not be empty because it triggers the loan ... what you mean with that is this line of code you have written there allready correct and is the argument 'not empty' enough there or i need to write some data for this to trigger the loan?
thanks for the content. Just a question. I tried working with this code but there was a problem. when pair contract calls back to arbitrage smart contract, the approval fails to complete. it seems any state changing IERC20 function is not working inside the call back function. can you explain that plz?
Intéressant mais on aimerait avoir un exemple concret d'un flash loan qui t'as fait gagner beaucoup d'argent... Sinon c'est du vent...rare sont ceux qui donnent de vrai exemple avec leur portfolio...
2 роки тому
ce n'est pas une vidéo sur comment imprimer de l'argent mais comment fonctionne ce système qui en théorie permet de profiter d'une différence. Cela a fonctionné mais bien sur d'autres personnes ont aussi la meme idée et construit des algos bien plus perfectionnés
Hey can i do the step 3 and 4 more than 1 time in the same transaction? as example i got this 2M selled it for 2,2M and now i still have 2,2M can i repeat this process- buy for 2,2M... sell.... and so and like 10 Times in 1 Transaction? and first after that i pay back? That would be grate because i dont need to pay so often some percents for the borrow when i pay back.
I feel like flash loans only makes sense when you know what direction the market is moving (in like seconds, or a flash) ... perhaps I still don't get it.
Thank you for the video. But anyway what will happens with borrowed funds in case if arbitrage transaction remains in pending status due to low transaction fee set by the operator?
Some arbitrageurs in DeFi make 100,000 USD or millions of dollars a year. Arbitrage opportunities are like big waves, they happen randomly. This course is mostly about the process of creating an arbitrage bot, it's not a magical money making machine. Making money with the bot is nice but is not guaranteed. Just want to make this clear.
@@SamLozano thats the thing, there are no codes that are set to make you income. Some codes work decently in for a current market sentiment but fail when that market sentiment shifts and can wipe your account out in minutes.
@@Trav_Ling_Circus depends on the algorithm. If its for a bull market it will keep buyin on up movements in ithe parameters....if the market changes from bull to bearish and goes up and then goes down again, you've lost. and this can keep happening over and over. there's some places where you can test bots and you'll see how quickly they put you in the red with the shear amount of losing trades.
hey! i tried to copy this code in remix, but i have several issues to compile the contract. I ve copied the interface files also into the remix workspace. safe math imort not found, spdx identifier and so on
I find that the Ether market is overpriced.. If we want to implement this on tron network and tron defi, we would only need the libraries from the target-defi swap or exchanges. Or complete different coding is necessary?
COULD YOU PLEASE SHOW JUST ONE PROFITABLE TRANSACTION ON FURUCOMBO ? THERE ARE SO MANY CHANNELS TALKING ABOUT IT AND I DIDNT SEE ANYONE GET EVEN ONE CENT OF PROFIT ON IT . CAN YOU PROVE ITS ACTUALLY PROFITABLE ? I TRIED SO MANY COMBOS AND FEES ARE AT LEAST 70 DOLLARS. WHEN I TRY TO EDIT THE FEES THE TRANSACTION FAILS. ONE SHORT VIDEO WITH ONE TRANSACTION WHERE YOU EARN ONE CENT AND I WONT CALL IT A SCAM
Will this still work in Jan 2022 Julien? The reason I'm asking is, is because I was considering signing up for your coarse, but I don't have a lot of money, so I don't want to go "all in" if this isn't profitable anymore. Know what I mean? I know that there are probably a lot of super-fast frontrunner bots out there that would just kick me to the side and jump in front of me and take the crypto. (-: So I really don't want to go through all the trouble of trying to learn this, just to have it not work for me, when I could be focusing my time and energy, and money, perhaps somewhere else. With all due respect though, you have some GOOD videos sir. I really like the way you explain everything. So please just let me know if I would just be wasting my time if I couldn't make money doing this, or it would HONESTLY be profitable for me. Thank you Julien, looking forward to your reply. (-:
@@timelordm1564 Hello I have been doing some testing and analysis with BSC, and found some issues why do you say this?. I mean based in what fact?. Thanks btw
Hii!! I have problem with the flashloans course, I follow step by step and just gave me error when I try to see the prices, anyone have the same problem?
Hi Friend, can you make a video with ETH borrow other coins arbitrage, Even there is no profit...just if you walk through is also fine with following beginners questions 1)how to create the Arbitrage Contract through code where to input that address in your code? 2)how to get the coins contract address on Uniswap and sushiswap? 3)ETH coin doesnt have a Contract addess right for ERC20 how to get that address on ERC20?
EATTHEBLOCKS BLACK FRIDAY 2021 (70% off!!!)
👉 Get 70% off for the Lifetime Pass (access to ALL my courses forever)
👉 Register here: mailchi.mp/eattheblocks/black-friday-2021
👉 You will get access to Black Friday AND Cyber monday if you miss Black Friday
Best FlASHLOAN Bot : ua-cam.com/video/mTekZUHhQYs/v-deo.html&ab_channel=oxKing
How can I keep in touch with you top G ?
The problem is the transaction fees that totally kill profits.
found you yesterday, what a great channel this is....thanks for sharing your wisdom, you truely one of those TITANS of Defi youtube....
Hope to find your channel soon on THETA network ;-)
Thanks and welcome
@@EatTheBlocks Do you have a Whats app or Dm? Directly?
I don't know where my comments is going to be for UA-cams algorithm but man I'M 15 and I feel so good visiting your channel, I just think that those who play games like pubg those channels have millions of subscriber but your channel who is sharing a tons of knowledge freely have a lil amount. BIG RESPECT FORM INDIA FOR YOU SIR .
Hello Julien,
There are a lot of videos on arbitrage, but they are always theoretical. Especially when DEX are involved.
My question is very simple: Do you do arbitrage?
Have you ever borrowed 1 million with a flashloan and taken a profit ?
Actually, in theory we win a lot, in practice you never win.
come on, he is an ambitiuos youtuber. He makes things for likes ergo koney
You need probably to learn basics of trading and maybe monitore prices over CED and DEX in order to succeed
if he was profitable doing flashloan, arbitrage , quant trading he wont waste a minute on UA-cam. It is the classic route, like fx trader trying to trade, being at loss for months than switching their activities to " teaching you how to make 10k by trading FX"
Dude this is low tier shit scam LOL People have been doing this for years. LOL youre late to the game. @LearnCrypto101
Would like to see you do this and show the concept.
arbitrage is still probably something a normal person can't do everyone can use flashloans so by the time you try and do arbitrage someone else would probably already taken advantage of the abritrage opportunity the chance that you or whatever bot you setuo actually manages to get this trough is pretty low and the transactions will probably just fail => you would just waste money from transaction fees.
Should implement the bot also takes fees into his calculation before he can get triggered by profit
Please make a video doing live flashloan arbitrage.
@@eattheblocks8902 lol what an answer !
@@toufiks2342 It's a spam bot. Do not contact that person on that number - they are trying to scam you.
@@sebastianmoore5175 U can always mark it as spam. That's what I did. I don't know why the owner of this channel doesn't do it. This spam was here for 1 month.
the guy with whatsapp number is a scammmmmmmmm take care
What programming language do you use to make this flashlone bot?
Could someone explain me what he means @ 9:18 by saying "addresses of the two tokens" ? Are we basically getting the addresses of the two tokens that we already got in "pairAddress" in the first function ?
Yes
Thank you very much for the valuable information you share, you are doing an amazing job.
Blessings to you.
Best FlASHLOAN Bot : ua-cam.com/video/mTekZUHhQYs/v-deo.html&ab_channel=oxKing
Wich good job? Promotet scam Projekt?
Thank you for the detailed guide, it was easy to set up.
Now my question is, why not running this code in a while (true) loop with an arbitrage detector script ?
On line 69, won't "msg.sender" be the Uniswap contract? Shouldn't we be passing "address(this)" as a parameter to receive the trade?
Yes you are right! "msg.sender" is the Uniswap Pair address.
yes. change msg.sender to address(this)
don't you own the contract address tho ?
msg.sender is the wallet address that called this contract, not Uniswap
Could someone tell me why is sending the amountReceived to the factory pool pair address?? line 69
how do we test this contract in a test environment ? I was trying to write my own swapping contract but not sure if it works or not ? how can we test that using test network
12:40 Anyone who knows how to do this step?? I literally knew everything he said but this part is difficult to understand
What happens in case of loss? how will the flash loan repayment happen? Assuming by the time I go for selling it, the price is down. So I bought at a higher price, and sold cheaper, hence overall loss.
can anyone suggest something here?
You can compare the selling price with buying price and if selling price is lower you can revert the contract execution.
@@JS-jx1bq thanks for the reply. Just one more hypothetical question- if I intentionally do trading knowing the selling price is lower, and it will result in overall loss, then I won't be able to return the same amount of loan back. How does flash loan provider take care of these potential losses?
@@VikasGupta14 As per what I know everything will be reverted and you have to pay gas fees.
Excellent video. I can see that Iwill have to do some programming, learn the 'Solidity' language and do some other small jobs. Is there an already packaged solution? I would be a buyer right away....
great video, thankyou for the work! im just learning. alot. of info here.. i have two questions. #1. where can i learn do do this specific coding related only to this function. and #2, why arent you filthy rich already if this works?
How I can make sure the profits will be more than gas Fees of borrow flash loan
@Learn Crypto
Ok how
I wonder why someone with a good bot strategy and code should make a paid course to explain his tricks. Either the bots are not working well and not making any money or the course is really profitable to sell. I do crypto bots myself and I'd never do a course to spoil my tricks since my strategy is working.
There is a misunderstanding. I don't sell a ready-to-use trading bot that magically makes money. Instead, I teach the process of building a trading bot, how the trading bot works, and to make it profitable, you probably need to customize it after.
Would you like to sell the bot ?
can you link me with this bot g.
It's the same concept with crypto as it was during the gold rush. Yeah, there is gold in them hills, but if everybody and their grandma is in the mix then it's more profitable to sell them the tools to compete with.
I get a message 'unauthorized' i understand is from line 48! . I really dont undestand why.
same error..any solution ?
you sir are a Genius
Flashloans are a great innovation to capitalize and take profit from arbitrage. But my logic says that if there is already people monitoring continuously for arbitrage opportunities + the possibility of having almost unlimited capital via flashloans, then wouldn't the nature of this fact erase automatically any arbitrage opportunity since all opportunities would be taken instantly?
Wondering that too. I think it all comes down to speed.
What programming language do you use to make this flashlone bot?
Kinda yes, heavy competition going on for the possible trades
Did you tried this project? how is the situation now? Is it worth it?
I believe if this happen, the market will be in stable, equilibrium environment where prices will be the same across exchange. no arbitrage opportunities anymore
Hello Julien
The gains in this video are colossal. It seems incredible but possible because the borrowing is done through a flashloan.
Is this just a theory? Is it really possible to make such profits? On a daily basis?
What are the disadvantages of such an approach?
I totally missed the flash loan wave but happy to be able to catch up on my knowledge with your guidance!
missed? are people not using flash loans anymore?
Can the other liquidy pools cam be used? PancakeSwap for example?
Pure revolution within the domian of human unit being potential by its relationship to the block chain!
Thanks
Very awesome, love you and your video !!!
Thank you so much!!
@@EatTheBlocks I can test the smart contract using the testnet addresses. Right?
hello thanks for your tutorial
i have a question coding for flash loan work only on spot or can do this on features?
Hi Julien, I don't think this code works properly. Below is an example where we borrow WETH on Uni to sell for DAI on Sushi and return DAI to Uni (you are doing a multi-asset flash swap, returning a different one than borrowed)
You specify the path to be borrowed asset => non-borrowed (WETH => DAI) on lines 53-54.
token is WETH on line 56.
on line 60-64 you get "the input amount of WETH you need given the output amount of WETH you borrowed".
the path should be reversed here, you really want to get "the input amount of DAI given you need given the output amount of WETH you borrowed" (amountToken).
as a result line 74 is also broken because you are specifying for it to transfer amountRequired amount of DAI, but amountRequired does not represent this.
Am I tripping here?
@eattheblocks reply please!!!!
Hey so I love that you were able to break down this guys code and see the errors in it like this, have you ever built your own trading bot before? Would you be willing to work with me on creating one?
obviously the code does not work, the deadline is even incorrectly set, there are a few more bugs too. Not sure if eattheblocks intentionally leave the bugs in to test us. You need to understand the concept, fix the bugs and try it on a forked chain before putting real money in.
on line 63, shouldn't we reverse the path? Because uniswap and sushiswap direction is opposite.
yes.... I wasted so much time on this!
please explain what we should swap
Im working on a python script that checks prices of exchanges on uni and sushi. Do you know how to check the price of an exchange in sushi? I know how to in uni?
Its the same API as Uniswap
@@EatTheBlocks do you have a discord server?
When a flashloan doesn't work do yo loose gaz fees? Or is it possible to pick them up from the created smart contract?
lost
Lost...
Compilation no problem, deployment returns errors. What addresses do I enter in the constructor for the router, factory and factory_v1
can a beginner in cryptoworld do it by studying your course
j'ai une erreur à la ligne 7 pour importer " import './interfaces/IERC20.sol'; ", ça me sort une erreur, comment fixer ça svp?
Interesting, does it work on the binance smart chain ?
Very good, the rest of the code can be tested by myself, arbitrage can not only be ETH and DAI but also other spatial arbitrage
Best FlASHLOAN Bot : ua-cam.com/video/mTekZUHhQYs/v-deo.html&ab_channel=oxKing
So why aren’t you living in luxury apartment? This is what worries me
He said it could make you millions, he didn't say it made HIM millions.
He stated a possibility not a guarantee.
(It's not easy, he was just saying if you get lucky or if you're REALLY good you could make millions.)
Like myself, he may be to busy making money to spend any of it
modest living
@@gabe9327 The proof is in the pudding
@@Robstercraw They should be if it’s sustainable
Amazing video. Congratulations. In 12 minutes everything is said
Are you french ?
Marco from Paris
Yes 😁
how do you make sure the tx doesn't get frontrun by MEV?
I'm implenting flash bot to solve this I'd look into it if your worried about MEV
I personally feel that the #1 benefit of having my expenses covered by passive income is that I get to keep doing a lot more of the kind of work I enjoy. I also get to work the way I want to work - where I want, when I want, how I want, and with whom I want.
Julien, is it even possible to have a profitable arbitrage bot without running your own full node? Isn't a simple infura endpoint for example too slow to keep up with frontrunners?
You maximize your chances if you run your own node yes
Hey. So all this would be now replaced by Aave Flash loans and save us the time to do all this coding?
What is the colateral when you loan money?
Hey you say bytes can not be empty because it triggers the loan ... what you mean with that is this line of code you have written there allready correct and is the argument 'not empty' enough there or i need to write some data for this to trigger the loan?
Great tutorial 👍 just wanted to check if your course covers your material with arbitrage 247?
Is it possible to the same in Binance Smart Chain?
very good video bro. Super French accent ;)
Thanks! 😃
I love your videos , and you explain soo well damn
You’re the man
thanks for the content. Just a question. I tried working with this code but there was a problem. when pair contract calls back to arbitrage smart contract, the approval fails to complete. it seems any state changing IERC20 function is not working inside the call back function. can you explain that plz?
@MadFaceRadio Nope, this is a legit thing. Do your research
@The MAD Face Radio lol please substantiate this claim
What is maximum borrow amount?
whatever the liquidity is
Omg we have 2024 and still looking for scams....
hi, where can we find the code and how to implement it in practice
guys im a noob here, however, after getting the code into vsc, how do you run it?
Hi Julien, Im interested in the monthly subscription for your courses. Can I pay the monthly amount with crypto? thanks
How can I pay monthly for a Flashloan course?
was this code updated for Uni V3?
Intéressant mais on aimerait avoir un exemple concret d'un flash loan qui t'as fait gagner beaucoup d'argent...
Sinon c'est du vent...rare sont ceux qui donnent de vrai exemple avec leur portfolio...
ce n'est pas une vidéo sur comment imprimer de l'argent mais comment fonctionne ce système qui en théorie permet de profiter d'une différence. Cela a fonctionné mais bien sur d'autres personnes ont aussi la meme idée et construit des algos bien plus perfectionnés
Hey bro, whens the binance smart chain version coming out?
Does this still work?
Bro, can you make a video how to make a copy of coin from the code of another coin with compilation of the wallet? That would be the greate video!
Is it possible to make it that we sell on sushi instead of buying and then repay on uniswap please?
Wow, such an amazing content.. thanks mate...
A quick one; what's the possibility of having a flashloan/frontrun bot?
Hey can i do the step 3 and 4 more than 1 time in the same transaction? as example i got this 2M selled it for 2,2M and now i still have 2,2M can i repeat this process- buy for 2,2M... sell.... and so and like 10 Times in 1 Transaction? and first after that i pay back? That would be grate because i dont need to pay so often some percents for the borrow when i pay back.
The technique is legit but finding the arbitrage opportunities is the real challenge
Good remark!
also gas fee's?
Do you not have to pay back the flash loan in the same token you borrowed?
it depends on the flashloan provider.
how do we know how much we can borrow for the flashloan?
Inter exchange arbitrage obviously isn't the only arbitrage and in fact intra exchange can be more profitable...
Interesting take!
how could a single exchange have two different prices for the same token at the same time?
@@beenmicrophone5817 lol, work it out for yourself
@@MikeKleinsteuber sure, could u please provide a hint at least? ;)
@@beenmicrophone5817 Ah, no. I'm not one of those that like to make the markets even more efficient than they already are.
I feel like flash loans only makes sense when you know what direction the market is moving (in like seconds, or a flash) ... perhaps I still don't get it.
You don't :)
Lol no
how you call approve function of token in another contract?? You can't call token approve in contract B, Can you?
Definitely will try this out
:)
Hi, how do you get the prices to avoid latency and find the arbitrage opportunities?
Best FlASHLOAN Bot : ua-cam.com/video/mTekZUHhQYs/v-deo.html&ab_channel=oxKing
I need help with this! do I change the code?
Thank you for the video. But anyway what will happens with borrowed funds in case if arbitrage transaction remains in pending status due to low transaction fee set by the operator?
Before I buy your course im wondering how much ccan I make with this and how many arbitrage opportunities are there each month?
Some arbitrageurs in DeFi make 100,000 USD or millions of dollars a year. Arbitrage opportunities are like big waves, they happen randomly. This course is mostly about the process of creating an arbitrage bot, it's not a magical money making machine. Making money with the bot is nice but is not guaranteed. Just want to make this clear.
@@EatTheBlocks So what is the best coding option to make income?
thanks for the reply
@@SamLozano thats the thing, there are no codes that are set to make you income. Some codes work decently in for a current market sentiment but fail when that market sentiment shifts and can wipe your account out in minutes.
@@George-dk5mw How does your account get wiped out? Just from failed execution gas fees? Apologies if my question is very ignorant
@@Trav_Ling_Circus depends on the algorithm. If its for a bull market it will keep buyin on up movements in ithe parameters....if the market changes from bull to bearish and goes up and then goes down again, you've lost. and this can keep happening over and over. there's some places where you can test bots and you'll see how quickly they put you in the red with the shear amount of losing trades.
Please provide an example of this ever occurring?
where can I find a script to spot the differences?
In the flashloan course:
eattheblocks-pro.teachable.com/p/profitable-flashloans
(between Kyber and Uniswap in the course)
Can this be done on bsc as well?
hey! i tried to copy this code in remix, but i have several issues to compile the contract.
I ve copied the interface files also into the remix workspace.
safe math imort not found, spdx identifier and so on
Any website that show the prices from Uniswap, Sushiswap swap and the like on a single platform?
I find that the Ether market is overpriced.. If we want to implement this on tron network and tron defi, we would only need the libraries from the target-defi swap or exchanges. Or complete different coding is necessary?
COULD YOU PLEASE SHOW JUST ONE PROFITABLE TRANSACTION ON FURUCOMBO ? THERE ARE SO MANY CHANNELS TALKING ABOUT IT AND I DIDNT SEE ANYONE GET EVEN ONE CENT OF PROFIT ON IT . CAN YOU PROVE ITS ACTUALLY PROFITABLE ? I TRIED SO MANY COMBOS AND FEES ARE AT LEAST 70 DOLLARS. WHEN I TRY TO EDIT THE FEES THE TRANSACTION FAILS. ONE SHORT VIDEO WITH ONE TRANSACTION WHERE YOU EARN ONE CENT AND I WONT CALL IT A SCAM
@EatTheBlócks Can someone ban this scammer @EatTheBlocks
hi! how can i get the course of flashloans with crypto?
and me having trouble and cannot connect wallet to several site, cause having no ether on ist XD and tried it on and on, not understanding it
from germany?
@@circleofblessing9580 ja, warum?
thank you homie appreciate it dawg
💯
Will this still work in Jan 2022 Julien? The reason I'm asking is, is because I was considering signing up for your coarse, but I don't have a lot of money, so I don't want to go "all in" if this isn't profitable anymore. Know what I mean? I know that there are probably a lot of super-fast frontrunner bots out there that would just kick me to the side and jump in front of me and take the crypto. (-: So I really don't want to go through all the trouble of trying to learn this, just to have it not work for me, when I could be focusing my time and energy, and money, perhaps somewhere else. With all due respect though, you have some GOOD videos sir. I really like the way you explain everything. So please just let me know if I would just be wasting my time if I couldn't make money doing this, or it would HONESTLY be profitable for me. Thank you Julien, looking forward to your reply. (-:
I want to study flash loan on BSC can you make This course ? thanks bro
This is great, thank you!
You're very welcome!
Looking forward to flash loans coming to BSC :)
Cardano, Polkadot and EOS as well :-)
aren't there any yet ?
?
Probably won't work, the miners "validators" will copy ur transaction and submitted it before yours
@@timelordm1564 Hello I have been doing some testing and analysis with BSC, and found some issues why do you say this?. I mean based in what fact?. Thanks btw
I want to do it on Arbitrum with uniswap v3. Do you have any repo references? @EatTheBlocks
No. Arbitrum is EVM based. Only the addresses will change compared to Uniswap V3 on mainnet.
have you been making money with it yourself???
A quand des vidéos en français ? Super travail et interview sur cryptoast 😉
merci :) Les videos en Francais? Je suis deja bien occupe, mais je pourrais eventuellement faire une chaine avec une cadence plus lente en Francais :)
@@EatTheBlocks peux tu faire tes vidéos sur les bots uniswap en francais stp je suis intéréssé
@@EatTheBlocks on attend une video avec chatGPT (en anglais bien sur) please
You have all the knowledge... why didn't you make millions yet?
Who said he didn't?
Yeah…that’s what I wondered too! But maybe he does but still looks like a basic person
@@QuangTran-gd9ep Nah... Then he wouldn't be making these videos..
@Vic Birth Because if many people know these, it'll be fix very soon.
@@NorahIV it’s not a video game bug these things don’t just get “fixed”
are u the same man from finematics?
haha no
Hii!! I have problem with the flashloans course, I follow step by step and just gave me error when I try to see the prices, anyone have the same problem?
Support is provided by email or in the private discord, thx
Is this strategy still profitable?
Does it still work ? Can I do it without prior knowledge in dev?
Hi Friend,
can you make a video with ETH borrow other coins arbitrage, Even there is no profit...just if you walk through is also fine with following beginners questions
1)how to create the Arbitrage Contract through code where to input that address in your code?
2)how to get the coins contract address on Uniswap and sushiswap?
3)ETH coin doesnt have a Contract addess right for ERC20 how to get that address on ERC20?
I am very noob here, if we borrow flashloan we need to repay?
Yes, if you dont repay a flashloan the whole transaction fail
@@EatTheBlocks thanks bro.