Skip to content

AccountStorage

Properties

balance

balance: bigint

Defined in

packages/state/src/state-types/AccountStorage.ts:6


codeHash

codeHash: `0x${string}`

Defined in

packages/state/src/state-types/AccountStorage.ts:8


deployedBytecode?

optional deployedBytecode: `0x${string}`

Defined in

packages/state/src/state-types/AccountStorage.ts:9


nonce

nonce: bigint

Defined in

packages/state/src/state-types/AccountStorage.ts:5


storage?

optional storage: StorageDump

Defined in

packages/state/src/state-types/AccountStorage.ts:10


storageRoot

storageRoot: `0x${string}`

Defined in

packages/state/src/state-types/AccountStorage.ts:7