@cfxlabsinc/b2b-services
    Preparing search index...
    UtilaWallet: Simplify<
        { addresses: Record<UtilaBlockchain, UtilaWalletAddress[]>; id: string } & Omit<
            SelectUtilaWallet,
            | "id"
            | "walletId"
            | "data"
            | "organizationId"
            | "identityId"
            | "customerId",
        >,
    >