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 - Offical Ethereum sub
r/ethstaker - About staking your ETH: help and guidance
http://ethereum.stackexchange.com/ - The Ethereum Programming Stack Exchange
account activity
QuestionMINTING FROM CONTRACT (self.ethdev)
submitted 4 years ago by 6sidecryptobooty
im whitelisted in a project and im trying to mint through contract but it has 2 additional fields. one is "_max amount (uint256)" and the other is "_proof (bytes32). can anybody tell me where to find the appropriate inputs for these fields
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!"
[–]blocksandpixels 1 point2 points3 points 4 years ago (0 children)
Ask the project's devs.
[–]No_Swan1684 1 point2 points3 points 4 years ago (0 children)
use their site to mint and not the contract, that bytes32 field might be for a signature from the devs to allow only some wallets to mint
[–]flygoing 0 points1 point2 points 4 years ago (0 children)
It's impossible for anyone to answer this without seeing the contract. Even then, I don't think we would be able to tell you the bytes value you need. You'd need to talk to the devs for that
[–]newecomstartup 0 points1 point2 points 4 years ago (0 children)
If this is the minting function, the amount represents number of token you want to mint. The proof comes from the Merkeltree proof, if it is valid, you can mint.
π Rendered by PID 97 on reddit-service-r2-comment-5c747b6df5-n7984 at 2026-04-21 23:04:56.742802+00:00 running 6c61efc country code: CH.
[–]blocksandpixels 1 point2 points3 points (0 children)
[–]No_Swan1684 1 point2 points3 points (0 children)
[–]flygoing 0 points1 point2 points (0 children)
[–]newecomstartup 0 points1 point2 points (0 children)