Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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)

Ethereum Web3.js Invalid JSON RPC response: ""

The contract code couldn't be stored, please check your gas limit : Ethereum Smart Contract Deployment Failed:

CompilerError: Stack too deep, try removing local variables

Solidity: memory vs stack

Call external Solidity contract with interface and delegateCall

Call functions of a contract deployed at a specific address from solidity

ethereum solidity

How to implement multiple inheritance with OpenZeppelin upgradeable contracts?

How do I send ether and data from a smart contract to an EOA?

Ethereum.on How to get error if chain is not added into metamask yet