New posts in ethereum

How to convert the value in big number in solidity using truffle framework?

Can you develop an independent, secure oracle for your dApp?

Difference between various blockchain protocols [closed]

brownie:ValueError: execution reverted: VM Exception while processing transaction: revert

What is address(0) in Solidity

Dynamic array in Solidity

How to connect to either Metamask or Coinbase wallet?

Is there a way to force X to use Intel integrated graphics while mining Ethereum on discrete Radeon card?

How can I install ethminer on ubuntu 17.04

Minting erc721 but paying with erc20 token instead of ether

Find Floor Of Opensea NFT

How do I get the balance of an account in Ethereum?

Solidity accessing private variable

Sending raw transaction from web3py: TypeError: <lambda>() missing 4 required positional arguments: 'hash', 'r', 's', and 'v'

Is it bad practice to store variables to make cleaner code?

Solidity adding item to nested array in struct

cytoolz/dicttoolz.c:19:10: fatal error: Python.h: No such file or directory

Get revert reason from sendSignedTransaction

How to generate arbitrary wallet seeded with eth in hardhat tests using ethers.js?

Solidity v0.6.0. Fallback functions. What are they needed for?