export interface SmartAccountParamType { name: string; version: string; ownerAddress: string; }