Search code examples
How to get to configured signers in an upgradable smart contract with Hardhat?...


soliditysmartcontractshardhat

Read More
Pact smart contract repl error: root/coin-v5.pact:350:6: with-read: row not found...


blockchainsmartcontractspactkadena

Read More
Metamask + NextJS: Confused about the aspects of a token transaction using Metamask Wallet...


next.jsblockchainsmartcontractsweb3jsmetamask

Read More
Uncaught (in promise) Error: call revert exception...


blockchainethereumsoliditysmartcontractsethers.js

Read More
How to mint NFTs using Crossmint API?...


next.jssoliditysmartcontractsnftcrossmint

Read More
What is an appropriate type for smart contracts?...


haskellfunctional-programmingidrisethereumsmartcontracts

Read More
How to get random number in Solana on-chain program?...


randomblockchainsmartcontractssolanacontract

Read More
can I use address(this) to call a contract?...


ethereumblockchainsoliditysmartcontracts

Read More
deploying on Goerli with hardhat error insufficient funds for intrinsic transaction cost...


smartcontractshardhat

Read More
what approve and allowance methods are really doing in ERC20 Standard?...


blockchainethereumsoliditysmartcontractserc20

Read More
ethers.js data out-of-bounds while parsing human-readable contract ABI...


ethereumblockchainsmartcontractsabiethers.js

Read More
How to check or know that a wallet has tokens in web3 python...


soliditysmartcontractsweb3pybinance-smart-chainuniswap

Read More
How to find out if an Ethereum address is a contract?...


ethereumblockchainsoliditysmartcontracts

Read More
Check if msg.sender is a specific type of contract...


ethereumsoliditysmartcontractsweb3js

Read More
The constructor should be payable if you send value...


ethereumblockchainsoliditysmartcontracts

Read More
How to appoint the address in the approval process for future transferFrom in ERC20 smart contract...


ethereumblockchainsoliditysmartcontractserc20

Read More
Things that I didn't understand during the deployment of the Gnosis Safe contracts on an EVM-bas...


ethereumsmartcontracts.envgnosis-safe

Read More
Inheritance in Solidity...


inheritanceethereumsoliditysmartcontractsopenzeppelin

Read More
Nextjs 13.0.2 and Ethers why is my Provider undefined?...


next.jsethereumblockchainsmartcontractsethers.js

Read More
Verify contract with bytes constructor argument...


ethereumsoliditysmartcontractshardhatetherscan

Read More
Why is smart contract interact with smart contract necessary?...


ethereumblockchainsoliditysmartcontractsweb3js

Read More
how to pass my arguments to constructor function while testing using web3...


ethereumsoliditysmartcontractsweb3js

Read More
How to create a withdraw function...


soliditysmartcontractsweb3js

Read More
Blockhash not found when sending transaction...


javascriptblockchainsmartcontractssolanasolana-web3js

Read More
Smart Contract interaction - how to fix invalid BigNumber value...


javascriptblockchainethereumsoliditysmartcontracts

Read More
How do I subscribe to events? I'm getting this error: Cannot read property 'currentProvider&...


node.jseventsethereumsmartcontractsweb3js

Read More
window.ethereum.providers.find((provider) => provider.isMetamask) returns undefined...


ethereumblockchainsmartcontractsmetamaskwallet-connect

Read More
from solidity: TypeError: Contract "ConcreteNFTmarketplace" should be marked as abstract...


javascriptsoliditysmartcontracts

Read More
Blockchain name using ethers js...


ethereumblockchainsmartcontractsethers.jsetherscan

Read More
Solidity - Solidity code to Input JSON Description...


npmethereumsoliditysmartcontracts

Read More
BackNext