Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

TypeError: Explicit type conversion not allowed from "int_const -1" to "uint256"

How to check transfer of eth from an address to smart contract

Error in Deployment in Binance Testnet : Could not create addresses from your mnemonic or private key(s)

Curly Bracket in a solidity function

solidity curly-braces

How to receive a value returned by a Solidity smart contract transacting function?

solidity ethers.js hardhat rsk

how to get value from solidity contract using java

java ethereum solidity

How to read public variable in solidity with truffle test codes?

Modifies clause error on a changed object

Problem when deploying contract using Remix on Testnet

TypeError: path.resolve is not a function

How to find out in advance the address of the smart contract I am going to deploy?

solidity rsk

eth-brownie - No module named <Users.someuser>

Easiest way to reduce the size of a contract

Gas efficiency of totalSupply() vs. a tokenID counter | ERC-721

ethereum solidity erc721