Become a member
Sign in
Tiago Magalhães
Tiago Magalhães

Tiago Magalhães

7 Following
6 Followers
  • Profile

  • Highlights

  • Responses

Highlighted by Tiago Magalhães

See more

From Build Your First Ethereum Smart Contract with Solidity — Tutorial by Pete Humiston

{
"coinbase" : "0x0000000000000000000000000000000000000001",
"difficulty" : "0x20000",
"extraData" : "",
"gasLimit" : "0x2fefd8",
"nonce" : "0x0000000000000042",
"mixhash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
"timestamp" : "0x00",
"alloc": {},
"config": {
"chainId": 15,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
}
}