Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

How to convert address type to bytes32 via web3?

ethereum solidity web3js

Solidity Assembly, the mstore function, and the width of a word in bytes

Get token metadata inside the smart-contract for game functions

metadata solidity ipfs

TypeError: "send" and "transfer" are only available for objects of type "address payable", not "address" admin.transfer(address(this).balance);

solidity

How to check if an address is an existing address on the ethereum blockchain?

Solidity long string constants over multiple lines

ethereum solidity

How Events in solidity are stored on ethereum blockchain?

What is the benefit of using uncheked?

When is function reverted?

How does EVM memory data location of the first two 32-bytes slot be used?

ethereum solidity evm

Check if msg.sender is a specific type of contract

ERC20: insufficient allowance

Converting string memory to string calldata?

ethereum solidity

Call a function in another contract - Solidity

Supply ETH to Aave through solidity

Why can't I send ether to my smart contract's address?

ethereum solidity

Is there a way to pass fixed array as parameter to utility function is Solidity?

arrays ethereum solidity

Write smart contract using Solidity over Intellij

intellij-idea solidity

ParserError: Source file requires different compiler version