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