ethereumjs-monorepo

@ethereumjs/util / AccountData

Interface: AccountData

Table of contents

Properties

Properties

balance

Optional balance: BigIntLike

Defined in

packages/util/src/account.ts:24


codeHash

Optional codeHash: BytesLike

Defined in

packages/util/src/account.ts:26


nonce

Optional nonce: BigIntLike

Defined in

packages/util/src/account.ts:23


storageRoot

Optional storageRoot: BytesLike

Defined in

packages/util/src/account.ts:25