Interface AccountApiParams

Hierarchy

  • Omit<BaseApiParams, "provider">
  • ContractInfo
    • AccountApiParams

Properties

accountAddress?: string
accountInfo: AccountContractInfo
chain: ChainOrRpcUrl
clientId?: string
entryPointAddress: string
factoryAddress: string
factoryInfo: FactoryContractInfo
localSigner: Signer
overheads?: Partial<GasOverheads>
paymasterAPI?: PaymasterAPI
secretKey?: string

Generated using TypeDoc