Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ethereum

How to fix "insufficient funds for gas * price + value"?

What is the best practice of copying from array to array in Solidity?

How to pass array of structs as argument on etherscan (tuple[])?

What is the physical location of Blockchain?

How long Ethereum hash length? (block, transaction, address)

hash ethereum string-length

Calling External Contract throws error : VM Exception while processing transaction: revert

How to generate a private key for Ethereum from the mnemonic?

dart ethereum

Nextjs 13.0.2 and Ethers why is my Provider undefined?

How is gas usage calculated when using if statements

ethereum solidity

Best Practices for Verifying Ownership of an NFT ERC-721 Token

difference between interface and abstract contract in solidity

Error: invalid BigNumber value (argument="value", value={"value":"25000000000000000"}, code=INVALID_ARGUMENT, version=bignumber/5.5.0)

How to delete an image saved in IPFS blockchain?

Is there a way to simulate the output of a smart-contract call?

ethereum web3js go-ethereum

How can I create a new account or address with web3.js?

ethereum web3js

Using local private key with Web3.js

Solidity: Using mapping and code design for lottery contract address

solidity payable constructor from contract