Search code examples
Compiler won't let me instantiate struct...


ethereumsoliditysmartcontractsweb3js

Read More
Trace multiple transactions across multiple chains on NodeJS backend...


node.jsethereumweb3js

Read More
ERC721 Contract: 1 ether = 1 token for network deployed on?...


ethereumblockchainsoliditysmartcontractsether

Read More
How to transfer a NFT from one account to another using ERC721?...


ethereumblockchainsoliditysmartcontractsnft

Read More
solidity re-entrancy attack explanation...


securityethereumblockchainsoliditysmartcontracts

Read More
I am having a difficulty of understanding interfaces in Solidity. What am I missing?...


interfaceethereumsolidity

Read More
Typescript Convert a Bignumber Array to a normal number TypeError: array.toNumber is not a function...


typescripttype-conversionethereumbignumber.js

Read More
Smart contract factory using an array of Struct as a parameter...


ethereumsolidityevm

Read More
Solidity: What does the caret ^ operator do?...


cryptographyethereumblockchainsolidityxor

Read More
Transfer ether from account A to contract and then contract to account B...


ethereumblockchainsoliditysmartcontractsremix

Read More
How to get the address of a contract deployed by another contract...


ethereumblockchainsoliditysmartcontracts

Read More
How to save and retrieve data on Ethereum blockchain with Solidity and Web.js...


ethereumsolidityweb3js

Read More
hardhat 'pragma solidity' marked as unexpected identifier...


ethereumsolidity

Read More
How to include opensea-js through a script tag in vanilla html/js?...


javascripthtmlblockchainethereumopensea

Read More
Web3js invocation and truffle invocation behaving differently...


javascriptethereumsolidityweb3jstruffle

Read More
How to send Ether Using Web3 and Gas Charges are Paid from Another Address?...


ethereumweb3js

Read More
How to check if ethereum transaction has been mined...


node.jsethereumweb3js

Read More
How fast is querying on an Ethereum based Blockchain database?...


blockchainethereumether

Read More
How can I combine 2 smart contract functions in one transaction?...


ethereumsoliditysmartcontractsbsc

Read More
How to get ERC-721 tokenID?...


javascriptethereumsolidityweb3js

Read More
ERC-721: How to get all token ids?...


blockchainethereumsmartcontractsnft

Read More
"npx hardhat accounts" not available in Hardhat latest version 2.9.9...


ethereumhardhat

Read More
How to detect a transaction that will fail in web3js...


ethereumsolidityweb3js

Read More
Difference between sendTransaction and sendRawTransaction in web3.py...


pythonethereumweb3py

Read More
Weird wei to ether conversion using web3...


javascriptethereumweb3jskarma-mocha

Read More
How to fix "the method txpool_inspect does not exist/is not available"...


ethereumweb3pygo-ethereumganache

Read More
ValidationError on smart contract function call for no apparent reason?...


pythonethereumsmartcontractsweb3py

Read More
What is the difference between infura and geth?...


ethereumgo-ethereum

Read More
How do I resolve the error 'can't find module http'...


typescriptwebpackethereumwebpack-dev-serverweb3js

Read More
How to send tokens to smart contract call?...


javascriptethereumsolidityweb3js

Read More
BackNext