Search code examples
Is it possible to call a ERC20 function inside a ERC721 contract?...


blockchainethereumsoliditysmartcontractsnft

Read More
How to get funID?...


solidityeverscale

Read More
Changing the versions of the compiler...


solidityeverscale

Read More
How to "keep" USDT tokens inside a smart contract?...


ethereumsolidity

Read More
Can't transfer Matic to smart contract...


soliditysmartcontractserc20ethers.js

Read More
How can I sell to my own nft market with my own crypto token...


ethereumsoliditynftethers.jserc20

Read More
Solidity method taking in bytes32 and hashing but values with previous hash don't match...


hashsolidity

Read More
Chainlink VRF or RANDAO?...


soliditychainlink

Read More
Solidity - Remix IDE - How to test private functions?...


functiontestingsolidityprivate

Read More
Will this code create consistent storage of data in my contract? + How to use memory properly...


ethereumsolidityweb3js

Read More
Requesting data with Chainlink, response not what expected...


solidityweb3jshardhatchainlink

Read More
Creating an external payable function based on other functions (confusing question/challenge wording...


ethereumsoliditysmartcontracts

Read More
Is it necessary to write a return statement in Solidity?...


functionreturnethereumsoliditysmartcontracts

Read More
how to send ethers from 1 account to another using smart contract...


reactjssoliditysmartcontracts

Read More
Different return values in remix IDE and ethers js...


solidityremixethers.jsganache

Read More
Console.log for solidity Array of Structure...


structuresolidityconsole.log

Read More
type uint256 is not implicitly convertible to expected type bool...


solidity

Read More
Ethereum Hardhat Testing Expect Not Catching Revert Reason...


blockchainethereumsolidityhardhat

Read More
for loop is not working on array of structs in solidity...


arraysloopssolidityremix

Read More
Return address function from smart contract returns promise object instead of address in truffle tes...


javascriptsoliditytruffle

Read More
console.log not working in scripts/deploy.js and in smart_contract in HardHat...


javascriptsolidityconsole.logethers.jshardhat

Read More
Satisfying all tests for a Solidity function where a boolean is returned if a value is even...


ethereumsoliditysmartcontracts

Read More
Where do the ethers come from when sending ethers with .send() function in ethereum contract...


tokenethereumsolidity

Read More
TypeError: path.resolve is not a function...


reactjsnext.jsethereumsolidityweb3js

Read More
After compiling my erc20 token, can I modify any function?...


blockchainsolidityerc20bep20

Read More
Solidity Function Modifying Value Failing...


javascriptethereumsolidityweb3jstruffle

Read More
How to correct convert bytes to bytes32 and then convert back?...


solidity

Read More
Solidity Time-Travel Test Failing...


ethereumsoliditysmartcontractsweb3jstruffle

Read More
Error: Returned error: The method eth_sendTransaction does not exist/is not available - Error when s...


node.jsethereumsoliditysmartcontractsweb3js

Read More
Role Object Pattern implementation in Solidity...


design-patternsblockchainsoliditysmartcontractshardhat

Read More
BackNext