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