address: {wallet?.account?.address}
} +userFriendlyAddress: {userFriendlyAddress}
} + {rawAddress &&rawAddress: {rawAddress}
} + {wallet?.device?.appName &&Wallet AppName: {wallet?.device?.appName}
} + {wallet?.device?.appVersion &&Wallet appVersion: {wallet?.device?.appVersion}
} + {wallet?.device?.platform &&Wallet platform: {wallet?.device?.platform}
} + {wallet?.device?.features && ( +Wallet features: {JSON.stringify(wallet?.device?.features)}
+ )} +