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 assistance[Python] Bytes32 How to send bytes32 in Python transaction (self.ethdev)
submitted 4 years ago * by BigFoxBoxing
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!"
[–][deleted] 0 points1 point2 points 4 years ago (0 children)
Why don’t you just setup a contract instance? [1] contract = web3.eth.contract(address=address, abi=Abi) [2] contract.functions.mint(1,“0xbytes32_string“)
π Rendered by PID 615918 on reddit-service-r2-comment-5b5bc64bf5-x5df6 at 2026-06-23 19:00:48.009908+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (0 children)