Interface SimpleAccountApiParams

constructor params, added no top of base params:

param

the signer object for the account owner

param

address of contract "factory" to deploy new contracts (not needed if account already deployed)

param

nonce value used when creating multiple accounts for the same owner

Hierarchy

Index

Properties

Optional accountAddress

accountAddress: string

entryPointAddress

entryPointAddress: string

Optional factoryAddress

factoryAddress: string

Optional index

index: number

Optional optionsLike

optionsLike: SdkOptions

Optional overheads

overheads: Partial<GasOverheads>

provider

provider: Provider

walletProvider

walletProvider: WalletProviderLike