Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solidity

How to modelize smart contracts in UML?

uml solidity smartcontracts

Check that object is null in solidity mapping

ethereum solidity

How to return array of address in solidity?

solidity smartcontracts

Member "push" not found or not visible after argument-dependent lookup in address payable[] storage ref

ethereum solidity

ERROR send and transfer are only available for objects of type address payable , not address

solidity

Python Web3 and Ganache error "Method eth_maxPriorityFeePerGas not supported

Solidity, Solc Error: Struct containing a (nested) mapping cannot be constructed

Solidity error: Expected identifier, got 'LParen'

solidity

How to set default parameters to functions in Solidity

solidity

Code not compiling in nodejs,throws out an unexpected error(Web3.js)

No safeTransferFrom function in ethers.js contract instance?

Data on Private Ethereum blockchain lost/disappears after couple of days

Can't send transaction even if I use an example from official Ethereum webpage

How can I return an array of struct in solidity?

How do you compare strings in Solidity?

ethereum solidity

Uncaught Error: Returned values aren't valid, did it run Out of Gas?

what approve and allowance methods are really doing in ERC20 Standard?

Unhandled rejection Error: Invalid JSON RPC response: ""

Composition over inheritance in Solidity - Gas efficiency

What is the initial value of Ethereum contract variables?

ethereum solidity