Search code examples
Is it more gas expensive to import an array from ipfs or create a state variable in solidity?...


blockchainethereumpolygonsolidity

Read More
get decimal number in solidity from external api with chainlink...


ethereumsoliditysmartcontractschainlink

Read More
Is there a difference between casting to Interface and to a contract instance?...


interfaceblockchainethereumsoliditysmartcontracts

Read More
Are Interfaces used for the sole purpose of generating ABI's in Solidity?...


ethereumsoliditysmartcontractsweb3pybrownie

Read More
ethstats on http://homestead.test:8081 don't display my nodes...


ethereumhomestead

Read More
Soldity: Iterate through address mapping...


blockchainethereumsoliditysmartcontractsether

Read More
Trying to compile contract but getting "ParserError: Source "@openzeppelin/contracts/token...


ethereumsoliditybrownie

Read More
Hardhat node, error in browser on localhost...


blockchainethereumsolidityhardhat

Read More
Why is it not possible to directly choose a random element in solidity?...


blockchainethereumsoliditysmartcontractsether

Read More
Solidity Error :: ParserError: Expected ',' but got 'Number'...


parsingblockchainethereumsoliditysmartcontracts

Read More
Solidity, Member "transfer" not found or not visible after argument-dependent...


ethereumsoliditysmartcontracts

Read More
Brownie test IndexError: list index out of range...


pythonethereumsoliditysmartcontractsbrownie

Read More
TypeError: "msg.value" and "callvalue()" can only be used in payable public func...


ethereumsolidityremixuniswap

Read More
Solidity Error :: ParserError: Expected '(' but got 'public'...


blockchainethereumsoliditysmartcontractsether

Read More
Why memory keyword is mentioned in view function in solidity...


memoryviewblockchainethereumsolidity

Read More
Get the `functionName` called from an ethereum transaction...


ethereumalchemyetherscan

Read More
Solidity - External contract call not working...


ethereumsoliditybinance-smart-chainuniswap

Read More
What Mapping dot update is?...


ethereumsolidity

Read More
What is the benefit of using uncheked?...


ethereumsolidityopenzeppelin

Read More
How to pass array of structs as argument on etherscan (tuple[])?...


javascriptethereumsolidityetherscan

Read More
Testing contracts using time from OpenZepplin library: Error: Invalid JSON RPC response: "&quot...


ethereumethers.jsopenzeppelin

Read More
TransferFrom() function for ETH(as native token not ERC20)?...


ethereumsoliditysmartcontracts

Read More
ERC20 token contract: does approve function need to check caller balance?...


blockchainethereumsolidityerc20

Read More
How to get access to specific metadata of a ERC721 token...


ethereumpolygonsolidityipfs

Read More
Solidity - ParserError: Expected primary expression when using var...


mappingethereumsoliditysmartcontracts

Read More
How to send some custom tokens with MetaMask API?...


ethereummetamask

Read More
Don't understand this SyntaxError about the metaclass...


pythonpython-2.7ethereum

Read More
i'm addming a value to the contract but i recevie this error "VM error revert"...


blockchainethereumsoliditysmartcontractsremix

Read More
Figuring out a solidity Interface issue...


blockchainethereumsoliditysmartcontractsremix

Read More
Can't inherit contract from other one correctly...


ethereumsolidityopenzeppelin

Read More
BackNext