Search code examples
How to configure a different polling interval in Truffle?...


javascriptethereumweb3jstrufflejson-rpc

Read More
sendSignedTransaction: Invalid sender error on Quorum...


node.jsethereumweb3jsquorum

Read More
Can functions with the onlyOwner modifier be called by the owner if they are set with visibility ext...


ethereumsolidityvisibilitybinance-smart-chain

Read More
Address[] can not assign to Bytes[] - Subgraph Build...


typescriptgraphqlethereumsmartcontractssubgraph

Read More
Getting a random number with Chainlink VRF...


ethereumblockchainsoliditysmartcontractschainlink

Read More
Is there any way to emit an event in Solidity that does not log?...


eventsethereumblockchainsoliditysmartcontracts

Read More
Proper node.js abstractions to prevent race conditions when accessing ethereum blockchain...


javascriptnode.jsethereumrace-conditionweb3js

Read More
How to handle multiple web3 transactions in nodejs...


javascriptnode.jsethereumweb3js

Read More
Allowance failed when attempting to transfer LINK tokens...


ethereumblockchainsoliditysmartcontractschainlink

Read More
Is there a way to get a specific event for a contract?...


ethereumblockchainpolygonbsc

Read More
In Ethereum Solidity, what is the purpose of the "memory" keyword?...


memoryblockchainethereumsoliditysmartcontracts

Read More
Why is The Chainlink Job Suspended?...


ethereumchainlinkbrownie

Read More
Can we generate public key from ethereum public address?...


ethereumcryptojspki

Read More
Solidity: Why use Initialize function instead of constructor?...


architecturestateethereumsoliditysmartcontracts

Read More
Undefined window.web3...


javascriptethereumweb3jsmetamask

Read More
Solidity crowdsale function fails on my web page but is successful when sent directly but doesn'...


reactjsethereumsolidityweb3js

Read More
Smart contract transfer eth to address failed...


ethereumsoliditysmartcontractsweb3js

Read More
TypeError: Cannot read property 'eth' of undefined...


ethereumweb3jsether

Read More
Issues using a delegateCall (proxy contract with Solidity) and using variables inside the delegate c...


ethereumsolidityhardhatproxy-patternevm

Read More
Is it possible to change two states of different smart contract simultaneously in Ethereum?...


ethereumblockchainsoliditysmartcontractsremix

Read More
How do I get the balance of an account in Ethereum?...


ethereum

Read More
Calling web3.eth.personal.unlockAccount throws error...


javascriptethereumblockchainweb3jsgo-ethereum

Read More
web3.eth.sendSignedTransaction() always return "Returned error: nonce too low"...


node.jsethereumweb3js

Read More
Rinkeby contracts deployment Error: Timeout...


timeoutethereumtrufflemetamasknft

Read More
Filter out empty address in web3.js...


ethereumsolidityweb3js

Read More
Send Ethereum transaction, Web3.js without source address, but with source private key?...


node.jsethereumweb3js

Read More
How to read information from ethereum transaction using transactionHash in web3?...


ethereumblockchainsmartcontractsweb3js

Read More
Calling solidity smart contract with javascript to mint token does not seem to work...


javascriptethereumweb3js

Read More
Why my truffle deploy fails due to insufficient funds?...


ethereumweb3jstruffle

Read More
Do all solidity functions in an imported interface get compiled into the smart contract bytecode, ev...


interfaceethereumsoliditysmartcontracts

Read More
BackNext