Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ethereum

What should the "params" argument to web3::contract::Contract::query look like?

Error: Truffle is currently using solc 0.5.16, but one or more of your contracts specify “pragma solidity ^0.8.0”

Interact with the OS hosting an Ethereum node

bash call ethereum solidity

How to check if transaction is NFT using Web3j?

What's the difference between a contract based wallet and the main account in the wallet?

ethereum

How to compare a string with a bytes32 value?

Storage compatibility: Solidity upgradable smart contract using "proxy" design pattern and changing the mapping type

ethereum solidity

web3.personal.ecRecover doesn't return the right public address

javascript ethereum web3js

Authenticating a user after metamask stopped injecting web3js into the browser

ERC20: transfer amount exceeds allowance, even when it is approved

blockchain ethereum erc20

How to connect to custom Provider using ethers?

Implementing buying and selling in Solidity

Gas with hyperledger Fabric?