DOCS
Wallets
Contracts
Payments
Infrastructure
SDKs
Search Docs
K
References
References
Support
Support
Changelog
Wallet SDK
Wallets SDK
References
ContractInfoInput
ContractInfoInput
Defined in
wallets/src/evm/connectors/smart-wallet/types.ts#L60
type
ContractInfoInput
= { accountInfo?:
AccountContractInfo
; factoryInfo?:
FactoryContractInfo
; };
accountInfo
factoryInfo
On this page