Search code examples
hardhat getNamedAccounts() does not work properly...


javascriptsolidityhardhat

Read More
web3.eth.getAccounts not working with infura...


javascriptethereumsolidityweb3js

Read More
web3 getAccounts doesn't get resolved...


ethereumsolidityweb3js

Read More
How to get an account address from Metamask?...


ethereumsolidityweb3js

Read More
Solidity function returns empty array to web3.js...


javascriptsolidityweb3js

Read More
Running new() inside my contract adds 20K to contract size?...


solidityhardhat

Read More
How to optimize this smart contract function in Solidity about deleting an element in particular ind...


arraysalgorithmsoliditysmartcontracts

Read More
"Execution reverted" error when I call createCollectible function on goerli testnet...


ethereumsoliditynftremixchainlink

Read More
What is the difference of calling methods between in derived function and with new key word in Solid...


inheritancesoliditysmartcontracts

Read More
Get deployed contract by address...


soliditysmartcontractshardhat

Read More
Is there any way to get the address of the library for a specific contract address?...


ethereumsolidityweb3jsetherscan

Read More
How can I send transaction with no gas fee on private chain...


ethereumblockchainsolidityweb3js

Read More
Solidity: How to compile multiple smart contracts in compile.js file?...


javascriptethereumsolidityweb3js

Read More
Is it possible in solidity to check if a contract has specific function before calling it and not re...


ethereumsoliditysmartcontractsuniswap

Read More
Mapping Not being updated in contract while sending data from another contract...


mappingethereumsoliditymodifier

Read More
how to calculate percentage in solidity...


ethereumsolidity

Read More
Go-ethereum private network in Proof-of-Authority problem: call contract method but nothing response...


ethereumsolidityweb3jstrufflego-ethereum

Read More
What is the usage of override in Solidity?...


soliditysmartcontracts

Read More
how does Ethereum accounts works with regards to balance of Ethereum and ERC20 tokens...


blockchainethereumsoliditybitcoinether

Read More
How it manage private keys with truffle?...


solidityweb3jstruffle

Read More
ParserError: Expected identifier but got 'public' - Solidity ERC20...


solidityerc20

Read More
What is the best way to assign an ID to a deposit?...


ethereumblockchainsoliditysmartcontracts

Read More
Solidity v0.6.0. Fallback functions. What are they needed for?...


blockchainethereumsoliditysmartcontracts

Read More
How can I mint a Hedera token that is not owned by the contract I am using to mint it?...


solidityhedera-hashgraph

Read More
what should i do to solve this error in solidity?...


blockchainsolidityremix

Read More
"Web3ProviderEngine does not support synchronous requests" when running truffle migrate...


ethereumsolidityweb3jstruffle

Read More
How to call a contract function with multiple arguments?...


ethereumsolidityweb3js

Read More
How does solidity store arrays in storage? and how to decode them?...


bytestorageethereumsolidityhardhat

Read More
How to stop a hardhat node running on localhost?...


localhostethereumblockchainsolidityhardhat

Read More
getAccount() in web3 produce two different errors on two different browsers...


javascriptethereumsolidityweb3jsmetamask

Read More
BackNext