Add / remove liquidity with Curve user interface 0:21 Code add liquidity 2:52 Get LP shares 5:42 Remove liquidity 6:02 Calculate value of shares 7:01 Test 9:23 Run mainnet fork 10:03
@myPHPnotes2 жыл бұрын
Hello, Loved your videos. Planning to watch each and every one of them. One question though, do you have the Curve implementation like in this video available in Solidity? Thanks in advance.
@dev.regotube3 жыл бұрын
Typical channel: Just show how to use the interface Your channel: Also explains the program
@smartcontractprogrammer3 жыл бұрын
This channel is about coding, security, tools in smart contract
@mysteryboy39133 жыл бұрын
Great Video Please Upload Everyday
@salem2323 жыл бұрын
😯🤓 supper valuable video !!! Thanks so much !!
@rattle_3 жыл бұрын
Thanks for the video!
@--3503 жыл бұрын
Would it make sense to combine this code with flash loan in order to leverage deposit/profit?
@smartcontractprogrammer3 жыл бұрын
Yes, but not on Curve. Compound and Aave allows you to leverage on same token. Take a flashloan, lever up, borrow to repay flash loan, farm their governance token and sell it for profit.
@--3503 жыл бұрын
@@smartcontractprogrammer Thanks very much for your reply and indeed thank you for the content on this channel. I am a year into learning about programming smart contracts and your channel is the best I have come across. Could you please tell me the risks associated with the above? It seems a little too good to be true and that it is essentially printing money, I'm sure I am missing something. Any additional information would be great, even reading material. Thanks again.