Search code examples
Solidity constructor syntax...


ethereumsolidityopenzeppelin

Read More
How to reserv your own crypto currency name?...


blockchainethereumcryptocurrencyapemerit-gem

Read More
Why msg.sender has the address of the deployer (address isnt the caller)...


ethereumsoliditysmartcontractsdecentralized-applications

Read More
How to deploy hardhat contract to mainnet without ALCHEMY or INFURA?...


ethereumsoliditygo-ethereumhardhat

Read More
When eth contract function need return value with storage? and why not just with memory type?...


ethereumsmartcontracts

Read More
Transfer two transaction in one function...


ethereumsoliditytransfertruffleether

Read More
React/Typescript error when adding promise to a function?...


reactjstypescriptethereumdecentralized-applications

Read More
Newbie Solidity Error/Question — 'ParserError: Expected identifier but got 'function'…&#...


syntax-errorethereumsolidityremix

Read More
Simple swapExactInputSingle from Uniswap V3 fails on Rinkeby...


ethereumsolidityuniswap

Read More
How to pass a .sol file as a parameter to a function? Solidity...


ethereumsolidityremix

Read More
How hashes for blocks are created in ethereum?...


blockchainethereumsoliditybitcoincryptocurrency

Read More
solidity: call contract function from another contract with the same msg.sender...


ethereumsolidity

Read More
How to import hardhat to this repository...


reactjsethereumyarnpkghardhatdecentralized-applications

Read More
Set minter wallet address as creator of NFT in opensea...


blockchainethereumsoliditysmartcontractsopensea

Read More
What is the best practice of copying from array to array in Solidity?...


arraysethereumsoliditytruffleremix

Read More
Getting error while using address.transfer solidity...


ethereumsoliditytruffle

Read More
Uniswap getAmountsOut() rounds value down to nearest Ether...


ethereumethers.jsetheruniswap

Read More
contract function invoked by web3py without error but have no effect (ganache local network)...


ethereumsoliditysmartcontractsganacheweb3py

Read More
Why can bytes1 store 0xb5 but can't store 2 in solidity?...


ethereumsolidity

Read More
RPC call with Metamask...


ethereumrpcweb3jsjson-rpcmetamask

Read More
How to use chainlink VRF v1 in my smart contract?...


blockchainethereumsoliditychainlink

Read More
distribute the team NFT(erc721)token volume...


typescriptethereumsoliditysmartcontracts

Read More
Is it possible to configure a light node in Ganache private ethereum network which does not take par...


blockchainethereumsoliditysmartcontractsganache

Read More
unable to withdraw from the contract...


ethereumweb3js

Read More
The method eth_signTypedData_v4 does not exist/is not available...


node.jsblockchainethereumsolidityethers.js

Read More
Get the private keys of the Address with hard hat...


ethereumweb3jsethers.jshardhat

Read More
I need sign message in C# via EIP-191...


c#blockchainethereumnethereum

Read More
GET request with Chainlink to retrieve a string returning 0x0000..00 as the response...


httpethereumsoliditychainlink

Read More
Difference between a state array initialized using literals and another state array initialized usin...


blockchainethereumsolidity

Read More
Error: reverted with reason string 'Blacklistable: account is blacklisted'...


ethereumerc20ethers.jshardhat

Read More
BackNext