Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. {
  2. "uncleBlockAtBlock3AfterBlock3" : {
  3. "genesisBlockHeader" : {
  4. "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
  5. "coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
  6. "difficulty" : "131072",
  7. "extraData" : "0x42",
  8. "gasLimit" : "3141592",
  9. "gasUsed" : "0",
  10. "number" : "0",
  11. "parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000",
  12. "receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  13. "stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a",
  14. "timestamp" : "0x54c98c81",
  15. "mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  16. "nonce" : "0x0102030405060708",
  17. "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
  18. "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
  19. },
  20. "expect" : [
  21. {
  22. "network" : ["ALL"],
  23. "result" : {
  24. "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
  25. "balance" : "22"
  26. },
  27. "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
  28. "nonce" : "4"
  29. }
  30. }
  31. }
  32. ],
  33. "pre" : {
  34. "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
  35. "balance" : "10000000000000",
  36. "nonce" : "0",
  37. "code" : "",
  38. "storage": {}
  39. }
  40. },
  41. "blocks" : [
  42. {
  43. "blocknumber" : "1",
  44. "transactions" : [
  45. {
  46. "data" : "",
  47. "gasLimit" : "314159",
  48. "gasPrice" : "1",
  49. "nonce" : "0",
  50. "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
  51. "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
  52. "value" : "1"
  53. }
  54. ],
  55. "uncleHeaders" : [
  56. ]
  57. },
  58. {
  59. "blocknumber" : "2",
  60. "transactions" : [
  61. {
  62. "data" : "",
  63. "gasLimit" : "314159",
  64. "gasPrice" : "1",
  65. "nonce" : "1",
  66. "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
  67. "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
  68. "value" : "3"
  69. }
  70. ],
  71. "uncleHeaders" : [
  72. ]
  73. },
  74. {
  75. "blocknumber" : "3",
  76. "transactions" : [
  77. {
  78. "data" : "",
  79. "gasLimit" : "314159",
  80. "gasPrice" : "1",
  81. "nonce" : "2",
  82. "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
  83. "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
  84. "value" : "5"
  85. }
  86. ],
  87. "uncleHeaders" : [
  88. ]
  89. },
  90. {
  91. "blocknumber" : "3",
  92. "transactions" : [
  93. {
  94. "data" : "",
  95. "gasLimit" : "314159",
  96. "gasPrice" : "1",
  97. "nonce" : "2",
  98. "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
  99. "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
  100. "value" : "7"
  101. }
  102. ],
  103. "uncleHeaders" : [
  104. {
  105. "populateFromBlock" : "1"
  106. }
  107. ]
  108. },
  109. {
  110. "blocknumber" : "4",
  111. "transactions" : [
  112. {
  113. "data" : "",
  114. "gasLimit" : "314159",
  115. "gasPrice" : "1",
  116. "nonce" : "3",
  117. "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
  118. "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
  119. "value" : "11"
  120. }
  121. ],
  122. "uncleHeaders" : [
  123. ]
  124. }
  125. ]
  126. }
  127. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement