Search code examples
Solidity: How to represent bytes32 as string...


ethereumsolidity

Read More
Solidity Basic:an example of Mapping Types from Solidity doc...


inheritancemappingsoliditysmartcontracts

Read More
Hardhat console log a string and variable in same statement...


solidityconsole.loghardhat

Read More
GMP Transaction Stuck at Approving Stage...


ethereumblockchainsolidityaxelar

Read More
How to handle rounding errors in solidity code? Avoid precision loss or keep track of precision loss...


error-handlingsolidityrounding-erroruintevm

Read More
Infinite gas requirement in solidity...


ethereumblockchainsolidityremixdecentralized-applications

Read More
Debug hardhat solidity tests In WebStorm...


debuggingwebstormsolidityhardhat

Read More
Why am I getting transaction failed when i execute my swap function?...


soliditysmartcontractsnftuniswap

Read More
How to call external contract with abi.encodeWithSignature with no arguments?...


solidity

Read More
ERC1155 - Function has override specified but does not override anything...


inheritancesolidityopenzeppelinerc1155

Read More
How much would be too much data to save in a public mapping?...


mappingethereumsoliditycost-management

Read More
Should be possible to create a mapping key from a struct object in solidity...


solidity

Read More
Error Verifying smart contract on EtherScan using Hardhat...


soliditysmartcontractsopenzeppelinhardhat

Read More
Hedera Transaction Oversize error : TypeError: ContractCreateFlow is not a constructor...


node.jsblockchainsolidityhedera-hashgraphhashgraph

Read More
Solidity fallback function with Ethers.js...


solidityethers.js

Read More
Built-in binary operator * cannot be applied...


solidity

Read More
How to send crypto to an upgradeable contract using a UUPS proxy?...


proxysoliditycryptocurrencyopenzeppelin

Read More
How would you call a contract method that takes Enum type via hardhat?...


solidityhardhat

Read More
ERC20: insufficient allowance --> Approve function is not working for depositing ERC-20 tokens in...


blockchainsolidity

Read More
Unreadable characters in "Input Data" of a Transaction of an Ethereum smart contract...


ethereumsoliditysmartcontracts

Read More
Property 'PROPOSER_ROLE' does not exist on type 'BaseContract'...


ethereumsolidityhardhatopenzeppelin

Read More
Attack function reverting.. Why?...


ethereumsolidityrevert

Read More
How to clear and reset Mapping of Array in solidity...


ethereumsolidity

Read More
Error: SimpleSmartContract has not been deployed to detected network (network/artifact mismatch)...


soliditytrufflenetwork-error-logging

Read More
How to compare two 'wei' values?...


ethereumblockchainsoliditysmartcontractsethers.js

Read More
How do I determine whether a recipient is a liquidity pool?...


ethereumsoliditysmartcontractsuniswap

Read More
Verify and Publish Contract on Etherscan with Imported OpenZeppelin file...


ethereumsoliditysmartcontractscryptocurrencyetherscan

Read More
How do you Associate/Dissociate an HTS token using EVM transaction?...


solidityhedera-hashgraph

Read More
Solidity: Functions that require a return value it doesn't return anything but still work...


ethereumsolidityuniswap

Read More
Where does Axelar GMP Service gets the gas price for destination chain from?...


ethereumblockchainsolidityaxelar

Read More
BackNext