Ultimately due to gas considerations I choose another option to accomplish my task. There doesn't seem to be a way for contract to automate itself without a transaction (ie automatic balance checking outside of function calls), unless I have missed something

Mar 13, 2021, 11:30 PM
I just thought that emitting an event is easy and your en interface can listen for them and track the deposits. Then it only calls the contract once it hits the parameters. Maybe it is too easy to work... Lol.
Gives me something to try out tomorrow. :)
Thanks!
I guess I am used to old school with servers always available, ha ha.
Lol. Good for us.
Thanks again. This chat rocks!
Another stupid question. :) If the contract is written in Solidity, shouldn't matter what test net you use for testing, as it should deploy and act the same on either Ethereum or BSC? I don't have any experience with BSC. Thanks!
Mar 13, 2021, 11:47 PM
Yes. The difference between bsc and eth is at validators. The evm is the same
Mar 13, 2021, 11:49 PM
Cool. Thanks again!
Mar 13, 2021, 11:49 PM
No problem!
Mar 13, 2021, 11:49 PM
I don't usually ask many questions here, guess I had too much coffee today. :)
Mar 13, 2021, 11:50 PM
You can DM me for queries
Mar 13, 2021, 11:50 PM
Sweet! Appreciate it. Trying to reach my self for a job re-route, so all the help I can get is amazing.
Mar 13, 2021, 11:51 PM
Its good to see people interested in underlying tech. Most people just look at solidity syntax and use it as a scripting language
Mar 13, 2021, 11:52 PM
I think it helps to understand what you are coding, if you can understand the tech it is based on. And knowing differences between options, like block chains, can only help when you need to look at making decisions.
Mar 13, 2021, 11:54 PM
Its the principle, if you use something in a way that its not meant to be used, it breaks sooner or later
Mar 13, 2021, 11:55 PM
Well, thanks again for your help. I think I have learned as much by reading this chat, than everything online.
Mar 13, 2021, 11:58 PM
Always happy to help
Mar 13, 2021, 11:58 PM

© 2024 Draquery.com All rights reserved.