Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

How to compare a string with a bytes32 value?

Testing Token with Uniswap liquidity provisioning using hardhat

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

ethereum solidity

Change the state of a variable of a contract B from a Keeper

Error in plugin @nomiclabs/hardhat-etherscan: The contract verification failed. Reason: Fail - Unable to verify - with arguments

Compute the LP Address of a token pair using web3.py

Implementing buying and selling in Solidity

In Remix - Solidity IDE, How to pass arguments?

solidity remix

How to send ETH to a contract function with ethers.js?

How to clear and reset Mapping of Array in solidity

ethereum solidity

How to test smart contract with cross-contract invoke using truffle?

erc20 claim token transfer function doesn't work

Get events from a transaction receipt in hardhat

Checking and granting role in Solidity