Search code examples
How to use the go API provided by geth to call smart contracts?...


ethereumgo-ethereum

Read More
web3 python getAmountsOut execution reverted...


pythonethereumweb3pypancakeswap

Read More
Is there a way to change the private key associated to a web3 account?...


ethereumweb3js

Read More
How to make ERC20 smart contracts ask for ether as transaction fee using Remix...


transactionsblockchainethereumsmartcontracts

Read More
Why some addresses not returning eth balance from BigQuery...


google-bigqueryethereum

Read More
What are the tradeoffs associated with the initialization syntax of the maximum value of an integer?...


ethereumsolidityevm

Read More
What does a single underscore-command do in a modifier in solidity?...


shared-librariesethereumsoliditysmartcontractsopenzeppelin

Read More
Getting "out of gas" when sending whole amount of eth...


ethereumether

Read More
brownie-token-tester: BrownieEnvironmentError: Functionality not available in local environment...


pythonethereumbrownie

Read More
getTransaction vs getTransactionReceipt...


ethereumweb3js

Read More
get token display name from metamask...


javascriptethereummetamask

Read More
Can information be read on public blockchain even if you arent the owner?...


blockchainethereumsoliditydistributed

Read More
Why does the deployment of smart contracts on the private Ethereum blockchain need to consume gas fe...


blockchainethereum

Read More
Errors encountered in param 0: Invalid value undefined supplied to : HardhatNetworkConfig...


ethereumsmartcontractshardhat

Read More
Does web3.js have TypeScript type definition?...


javascripttypescriptethereumweb3js

Read More
How to listen to a *unnamed* Event?...


node.jsethereumethers.js

Read More
Alchemy Error: what is the meaning of this -> maxFeePerGas cannot be less than maxPriorityFeePerG...


javascriptblockchainethereumweb3js

Read More
Replacing the value of dynamic array inside a Solidity Struct...


javascriptethereumsoliditysmartcontractsweb3js

Read More
Transaction problem with Web3 BEP20 in Node JS...


node.jsethereumweb3jsbinance-smart-chain

Read More
How to fix / debug errors (invalid arrayify value) when deploying a solidity contract in Remix...


blockchainethereumsoliditysmartcontractsremix

Read More
How to pass value of function and parameters to smart contract ethersjs?...


javascriptethereumsoliditysmartcontractsethers.js

Read More
How to understand the initialization of a contract as an interface in Solidity...


interfaceethereumsoliditysmartcontracts

Read More
Which provider should I choose ? Web3Provider ? InfuraProvider ? JsonRPCProvider?...


blockchainethereumweb3jsethers.js

Read More
Solidity transaction with an unsigned transaction object...


blockchainethereumsolidityweb3jsweb3py

Read More
NFT contract balance not increasing after minting nft...


javascriptethereumsoliditysmartcontractsnft

Read More
web3.eth.subscribe not implemented for web3 version 1.0.0-beta.27...


node.jsblockchainethereumweb3js

Read More
What is the difference between web3.eth.accounts.create and web3.eth.personal.newAccount...


ethereumweb3js

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


ethereumsolidity

Read More
I want to create a nft as a hotel room ticket. Is it possible?...


blockchainethereumnft

Read More
How does uniswap upgrade its smart contract given that smart contract are immutable once deployed?...


blockchainethereumsmartcontractsuniswap

Read More
BackNext