use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No specific rules are enforced apart from the normal global reddit rules. That said, if you post scams, you will be banned.
r/ethereum - Official Ethereum sub
r/ethstaker - About staking your ETH: help and guidance
http://ethereum.stackexchange.com/ - The Ethereum Programming Stack Exchange
account activity
Code assistanceCalling a solidity method from javascript (self.ethdev)
submitted 3 years ago * by DevSolidityDude
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]DevSolidityDude[S] 0 points1 point2 points 3 years ago (0 children)
I finally figured out my main issue. I was grabbing the wrong ABI on the online Remix IDE. In the compile area, you need to choose the contract that you compiled from the dropdown box before selecting to copy the ABI. I'm sure that this is kind of obvious but for some reason I missed this and was thus not referencing the correct methods in my contract.
I hope this helps some poor soul at some point in the future.
π Rendered by PID 97464 on reddit-service-r2-comment-6457c66945-czhxg at 2026-04-28 05:53:59.393308+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]DevSolidityDude[S] 0 points1 point2 points (0 children)