How to wait for the tx confirmation in zkSync?...
Read MoreI encountered this error when deploying contracts using hardhat and ethers: "TypeError: btc_eth...
Read MoreDeployed contract on Goerli network with hardhat return 0x000 address...
Read MoreHardhat smart contract deployment script using multiple wallets...
Read MoreHow to get to configured signers in an upgradable smart contract with Hardhat?...
Read MoreHow to generate arbitrary wallet seeded with eth in hardhat tests using ethers.js?...
Read MoreHow to test erc20 token transfer without own token?...
Read MoreGetting this ERROR processing skip func of , while deploying contract...
Read Moredeploying on Goerli with hardhat error insufficient funds for intrinsic transaction cost...
Read MoreTransaction reverted: function returned an unexpected amount of data while testing with ether.js (un...
Read MoreHardhat - How to get the block in timestamp in deployment file...
Read MorePassing a Struct Array to constructor of Solidity Contract...
Read MoreVerify contract with bytes constructor argument...
Read MoreWhat does this line mean in JS: "const { time } = require("@nomicfoundation/hardhat-networ...
Read MoreERC777 Deployment with Transaction Reverted Error...
Read MoreHow to attach debugger to hardhat chai tests in Vscode and use Typescript breakpoints?...
Read Morehardhat getNamedAccounts() does not work properly...
Read MoreRunning new() inside my contract adds 20K to contract size?...
Read MoreDeploying to fuji network with hardhat creates HttpProviderError...
Read MoreUsing typescript fetch in a node (hardhat) typescript project?...
Read MoreHow does solidity store arrays in storage? and how to decode them?...
Read MoreHow to stop a hardhat node running on localhost?...
Read MoreHow to test a solidity payable function with hardhat...
Read MoreFailing to compile multiple Solidity versions...
Read MoreError HH8: There's one or more errors in your config file: * Invalid value undefined for Hardhat...
Read Morehardhat deploy method not working anymore with fund how to fund the contract?...
Read MoreI want to run hardhat tests for local network not on testnet, how to configure it?...
Read MoreReading address from environmental variable or hardhat...
Read Moreinsufficient funds for intrinsic transaction cost on test ropsten server...
Read More