Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

How to Call contract inside another contarct in solidity version 0.5.2?

Tool/Service for Ethereum Smart Contract Analytics

how to withdraw all tokens from the my contract in solidity

What is the difference between creating a new solidity contract with and without the `new` keyword?

I can not deploy the program to dev net with anchor

How to call an Ethereum contract from Go?

go ethereum smartcontracts

How to know if a specific value exists in the mapping table or not?

How to accurately measure the effort required to reduce a λ-term?

Ethereum : How to auto-split an ETH transaction into 2 other transactions

Is libra VM (Move) a turing complete language?

Best IDE / Plugin for develop Solidity

VM Exception while processing transaction: out of gas

Solidity, Member "transfer" not found or not visible after argument-dependent

accepting ether in smart contract

Msg.sender does not work inside a "view" function, why? Is there a workaround?

Why we can't send ether to ethereum address 0x1 via smart contracts