Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

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

Getting a list of ERC20 token holders in solidity

web3.eth.accounts[0] returns undefined and app.vote(1,{ from:web3.eth.accounts[0] }) is giving error

Deploying Contracts with Circular Dependency in Truffle

solidity truffle

How to implement self destruct pattern in Solidity?

ethereum solidity