jklepatch / eattheblocks

Source code for Eat The Blocks, a screencast for Ethereum Dapp Developers

Home Page:https://eattheblocks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flash loans bsc

NICOC4PP4 opened this issue · comments

hello, i have a contract deployed and verified, how can i interact with it now? what do I have to fill in those gaps?
image

can you share the contract address @NICOC4PP4

Thanks for answering. Here you have the bscscan link for the the contract deployed.
https://bscscan.com/address/0x06bedfcee774819c7f4d070c1a1f4d259e7a6c9b#code
If you want to see how it is deployed or want any help just ask or copy the code or whatever you need, there you have. I deployed it successfully, but don't know how to input the correct things on the functions, to start it

fyi: based on this contract i created a full project with also an improved version, simply saying: the version here had some issues.

Hi Haenchen. Could you share it, so others can het over the issues too?

Great! Thanks!

I have got this running but i dont believe the flashloan function is working as i changed the code to just try run the flash loan but it threw errors

Hello guys

Looking for guidance on how to get started with writing and deploying smart contracts. I have basic level knowledge of programming and functions but am learning the rest.

Would really appreciate any tips from your journey with becoming a useful smart contracts engineer. I am looking at some Nader Dabit's videos on Youtube currently.

Many thanks in advance.