Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ethereum

How to get contract address from its creation transaction on Ethereum?

ethereum smartcontracts

Check if an ERC-20 token is a scam / Honeypot

How I can calculate the transaction cost in USD

ethereum remix

Brownie testing for reverted transactions does not work with pytest.raises() or brownie.reverts()

Ganache (from Truffle) hangs when started

ethereum truffle

Merkle Patricia Tree (Ethereum) and Hashtable, which one has faster search speed?

web3js eth vs account vs personal

javascript ethereum web3js

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