github.com/jonasnick/go-ethereum@v0.7.12-0.20150216215225-22176f05d387/tests/files/VMTests/RandomTests/201501082205.json (about) 1 { 2 "randomVMtest" : { 3 "env" : { 4 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 5 "currentDifficulty" : "256", 6 "currentGasLimit" : "1000000", 7 "currentNumber" : "0", 8 "currentTimestamp" : "1", 9 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 10 }, 11 "exec" : { 12 "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", 13 "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681", 14 "code" : "0x4042729d793c731a3c8aff514341203b", 15 "data" : "0x", 16 "gas" : "10000", 17 "gasPrice" : "100000000000000", 18 "origin" : "cd1722f3947def4cf144679da39c4c32bdc35681", 19 "value" : "1000000000000000000" 20 }, 21 "pre" : { 22 "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { 23 "balance" : "1000000000000000000", 24 "code" : "0x4042729d793c731a3c8aff514341203b", 25 "nonce" : "0", 26 "storage" : { 27 } 28 } 29 } 30 } 31 }