github.com/theQRL/go-zond@v0.2.1/cmd/zvm/testdata/26/env.json (about) 1 { 2 "currentCoinbase": "Zc94f5374fce5edbc8e2a8697c15331677e6ebf0b", 3 "currentRandom": "0xdeadc0de", 4 "currentGasLimit": "0x750a163df65e8a", 5 "currentBaseFee": "0x500", 6 "currentNumber": "1", 7 "currentTimestamp": "1000", 8 "withdrawals": [ 9 { 10 "index": "0x42", 11 "validatorIndex": "0x42", 12 "address": "Za94f5374fce5edbc8e2a8697c15331677e6ebf0b", 13 "amount": "0x2a" 14 } 15 ] 16 }