Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

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

How to compare an ascii string with a uint8 array in Solidity?

ethereum solidity

list all token IDs by owner at ERC721

reactjs solidity web3js ipfs

Is there a way to trigger an event inside a contract when ERC20 tokens are sent to that contract?

Failing to compile multiple Solidity versions

Solidity : Getting error as Member “balance” not found or not visible after argument-dependent lookup

How to handle decimal numbers in solidity?

solidity

TypeError: Cannot read property 'compile' of undefined

Visual Code Studio, File Import Callback not Supported - File Source not Found

Get a string from any API using Chainlink Large Response Example

Importing openzeppelin in hardhat contracts error