Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smartcontracts

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

Can we use Solidity with NodeJS?

Solidity v0.6.0. Fallback functions. What are they needed for?

How to know the cryptocurrency used in a transaction through the transaction hash?

Solidity: problem creating a struct containing mappings inside a mapping

Smart contract panicked: cannot read property 'prefix' of undefined\n

HTTP API to get the image of an nft based on contract and NFT ID?

Push an array into struct - Copying of type struct memory[] memory to storage not yet supported

solidity smartcontracts

How can I make the data provided by some ChainLink aggregator get updated every time I click on my "getLatestPrice" button?

How to generate a random number in solidity?

Ethereum raw contract interaction using web3 python

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?

Pass String [ ] to constructor in Solidity

solidity smartcontracts