Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

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

ethereum smartcontracts

Error: could not decode result data (value="0x", info={ "method": "getCreatorCount", "signature": "getCreatorCount()" }, code=BAD_DATA, version=6.6.2)

How do I convert a uint256 variable to an int256 one?

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

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

Unable to set provider in web3 object

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

how to create new ethereum/solidity contract for each test in javascript/truffle

Solana - How to get the balance from my Phantom wallet?

definition of base has to precede definition of derived contract

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

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

Nextjs 13.0.2 and Ethers why is my Provider undefined?

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)