Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

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

Why am I getting this error Error: Transaction reverted without a reason string. When trying to swap tokens on uniswap?

How to define matrix in solidity?

matrix solidity

Is there any way to get the address of the library for a specific contract address?

Solidity Time-Travel Test Failing

When is tx.wait(1) required?

Ethereum transaction giving error 'invalid sender'

ethereum solidity web3js

How to slice bytes memory in solidity?

Expected Primary Expression (Solidity)