Is it more gas expensive to import an array from ipfs or create a state variable in solidity?...
Read Moreget decimal number in solidity from external api with chainlink...
Read MoreIs there a difference between casting to Interface and to a contract instance?...
Read MoreAre Interfaces used for the sole purpose of generating ABI's in Solidity?...
Read Moreethstats on http://homestead.test:8081 don't display my nodes...
Read MoreSoldity: Iterate through address mapping...
Read MoreTrying to compile contract but getting "ParserError: Source "@openzeppelin/contracts/token...
Read MoreHardhat node, error in browser on localhost...
Read MoreWhy is it not possible to directly choose a random element in solidity?...
Read MoreSolidity Error :: ParserError: Expected ',' but got 'Number'...
Read MoreSolidity, Member "transfer" not found or not visible after argument-dependent...
Read MoreBrownie test IndexError: list index out of range...
Read MoreTypeError: "msg.value" and "callvalue()" can only be used in payable public func...
Read MoreSolidity Error :: ParserError: Expected '(' but got 'public'...
Read MoreWhy memory keyword is mentioned in view function in solidity...
Read MoreGet the `functionName` called from an ethereum transaction...
Read MoreSolidity - External contract call not working...
Read MoreWhat is the benefit of using uncheked?...
Read MoreHow to pass array of structs as argument on etherscan (tuple[])?...
Read MoreTesting contracts using time from OpenZepplin library: Error: Invalid JSON RPC response: ""...
Read MoreTransferFrom() function for ETH(as native token not ERC20)?...
Read MoreERC20 token contract: does approve function need to check caller balance?...
Read MoreHow to get access to specific metadata of a ERC721 token...
Read MoreSolidity - ParserError: Expected primary expression when using var...
Read MoreHow to send some custom tokens with MetaMask API?...
Read MoreDon't understand this SyntaxError about the metaclass...
Read Morei'm addming a value to the contract but i recevie this error "VM error revert"...
Read MoreFiguring out a solidity Interface issue...
Read MoreCan't inherit contract from other one correctly...
Read More