github.com/codysnider/go-ethereum@v1.10.18-0.20220420071915-14f4ae99222a/cmd/evm/testdata/4/alloc.json (about) 1 { 2 "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { 3 "balance" : "0x0de0b6b3a7640000", 4 "code" : "0x600340", 5 "nonce" : "0x00", 6 "storage" : { 7 } 8 }, 9 "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 10 "balance" : "0x0de0b6b3a7640000", 11 "code" : "0x", 12 "nonce" : "0x00", 13 "storage" : { 14 } 15 } 16 }