New posts in ethereum

In Ethereum Solidity, what is the purpose of the "memory" keyword?

How can i make this web3 python script faster?

How to save hidden data in the blockchain? Mapping? [duplicate]

How to transfer on truffle develop

What is the difference between an internal/external and public/private function in solidity?

ChainLink Any API Large Response Example doesnt fulfill

Questions about Solidity call function

What is an appropriate type for smart contracts?

Error trying to obtain set of fields from array of Solidity objects

Solidity - Contract not working as expected

TypeError: path.resolve is not a function

Ethereum.on How to get error if chain is not added into metamask yet

Web3 getAccounts doesn't update when I switch Metamask addresses in browser

Is there any way to force to update metadata on Opensea?

What are Solidity Events

Is is possible to call a ERC20 function inside a ERC721 contract?

Solidity - return struct array vs uint array