How can I convert a Struct to Array in smart contract?...
Read MoreHow can I add a created at for smart contract?...
Read MoreCan an external function works in derived contract in solidity?...
Read MoreWhat is the best practice of copying from array to array in Solidity?...
Read MoreHow to transfer a NFT to another smart contract?...
Read MoreWhy loops in Remix IDE can only be write in a function?...
Read MoreParserError message when compiling solidity code...
Read MoreWhy keywords don't get colored in Remix IDE?...
Read MoreHow can I installed Remix IDE for offline use?...
Read Morebrowser/Test.sol:5:21: TypeError: Definition of base has to precede definition of derived contract c...
Read MoreWhat is the use of blue dot in remix ide?...
Read MoreWhy there's no concept of Null initialization to an unsigned integer in solidity?...
Read MoreChainlink node, can't get value of bytes32...
Read MoreGetting accurate gas cost after each function call...
Read MoreUnable to deploy smart contract to Polygon, Gas estimation error, Internal JSON-RPC error...
Read MoreCan't pass value during the contract deployment in Remix...
Read MoreSolidity : After passing it to "true", my bool doesn't pass to false... why?...
Read MoreSolidity related question when i change compiler version 0.8 then through error...
Read MoreAvoiding entering value of ether in smart contract in Remix Injected Web 3 environment...
Read MoreSending eth from one metamask wallet to another wallet in solidity...
Read Moreis there q difference between a public variable and getThatvariable function refresh?...
Read MoreIs there a simpler way to get decentralized data from Chainlink than doing separate multiple API cal...
Read MoreWhen using Remix Ethereum get Error types/value length mismatch (previously run was ok.)...
Read MoreHow can Contract get NFT's metadata?...
Read MoreTypeError: "msg.value" and "callvalue()" can only be used in payable public func...
Read Morefalse Transaction mined but execution failed after adding 1eth on the value's field in REMIX ide...
Read MoreHow to set msg.value in Remix IDE...
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 More