Skip to content

StateOverrides

Utilities & types for working with State Overrides.

Functions

NameDescription
StateOverrides.fromRpcConverts an StateOverrides.Rpc to an StateOverrides.StateOverrides.
StateOverrides.toRpcConverts an StateOverrides.StateOverrides to an StateOverrides.Rpc.

Types

NameDescription
StateOverrides.AccountOverridesDetails of an account to be overridden.
StateOverrides.AccountStorageKey-value mapping to override all slots in the account storage before executing the call.
StateOverrides.RpcRPC state overrides.
StateOverrides.RpcAccountOverridesRPC account overrides.
StateOverrides.StateOverridesState override set to specify state to be ephemerally overridden prior to executing a call.