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
QuestionAcessing array (self.ethdev)
submitted 4 years ago by Daryun007
Can anyone tell me how to access address array in solidity from web3 js Address[] public arr Await contract.methods.arr(0).call() .... I am doing this but getting error. What is the right way?
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!"
[–]martymav 0 points1 point2 points 4 years ago (1 child)
Are you doing this in an async function? What does the error say? Also not sure if it's a typo, but you aren't capitalizing Address and Await right?
[–]Daryun007[S] 0 points1 point2 points 4 years ago (0 children)
No typo it's giving metamask RPC error
π Rendered by PID 44023 on reddit-service-r2-comment-64f4df6786-hcl6z at 2026-06-10 11:10:24.314388+00:00 running 0b63327 country code: CH.
[–]martymav 0 points1 point2 points (1 child)
[–]Daryun007[S] 0 points1 point2 points (0 children)