Skip to Content
Mastering Blockchain Programming with Solidity
book

Mastering Blockchain Programming with Solidity

by Jitendra Chittoda
August 2019
Intermediate to advanced
486 pages
13h 52m
English
Packt Publishing
Content preview from Mastering Blockchain Programming with Solidity

Using the blockchain explorer at etherscan.io

You can see the status of the transaction, and the state of the wallet and contract accounts on etherscan.io (the Ethereum block explorer). As we have deployed the DeploymentExample contract in this chapter, we can see the status of the contract by opening https://rinkeby.etherscan.io and searching for the contract address.

As shown in the following screenshot, the status of the contract on etherscan is that it has a balance of 0.8 ether. The contract code is also published for this contract; you can see the contract code by opening the Code tab.

During the transaction, different events the contract has triggered can be seen also under the Events tab:

The contract status on the block explorer, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Ethereum

Mastering Ethereum

Andreas M. Antonopoulos, Gavin Wood
Complete Cryptocurrency and Blockchain Course | Learn Solidity

Complete Cryptocurrency and Blockchain Course | Learn Solidity

Ravinder Deol, Codestars By Rob Percival, Thomas Wiesner

Publisher Resources

ISBN: 9781839218262Supplemental Content