Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ethereum

Send a transaction from Zero Address

ethereum solidity

Error when trying to deploy standard OpenZeppelin ERC777 contract to ganache-cli using the brownie framework

dApp : Web3.eth.getCoinbase(function(err, account) not displaying my connected rinkeby account from metamask

node.js heroku ethereum web3js

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

Handling user data and storage in Ethereum Dapps-Understanding

Access multiple return values (a, b, c) from solidity function in web3js

How to fix "Unidentified contract"? OpenSea is unable to “understand” ERC1155

ethereum solidity opensea

web3 gives " Error: Returned error: invalid sender" when broadcasting transaction

javascript ethereum web3js

how can I fix MetaMask Failed to fetch error?

How to keep MetaMask connection to the UI persistent with Web3-react?

Solidity: Is there a way to get VSCode Intellisense for imported contracts?

I am having a difficulty of understanding interfaces in Solidity. What am I missing?

interface ethereum solidity

Dynamic array in Solidity

ethereum solidity

Do you need SafeMath in Solidity version 0.8+ , and if not, can you still import it?

Solidity tx.destination.call.value(tx.value)(tx.data)