Our Expert in Liechtenstein
No results available
Liechtenstein’s Crypto-Asset Reporting Framework (CARF) Act and its accompanying CARF Regulation entered into force on 1 January 2026, making the principality one of the first jurisdictions to transpose the OECD’s global crypto-asset transparency standard into binding domestic law. For crypto-asset service providers (CASPs), custodial wallet operators, brokers, and blockchain businesses registered or operating in Liechtenstein, CARF compliance Liechtenstein is no longer a future planning exercise, it is a live operational obligation that demands immediate action on data collection, client identification, and automated reporting workflows.
This guide delivers the step-by-step checklist that compliance officers, general counsel, and technical leads need to scope their obligations, map data elements, reconcile CARF with existing TVTG licence conditions and CRS requirements, and prepare for the first automatic exchange of information expected in 2027. The timing is especially consequential because Liechtenstein’s April 2026 Pillar Two / GloBE amendments create parallel compliance demands that must be managed alongside CARF implementation.
Before diving into the technical detail, compliance teams should internalise four essential points about CARF compliance Liechtenstein:
The Crypto-Asset Reporting Framework is an international tax-transparency standard developed by the OECD to close the information gap that exists because crypto assets fall outside the scope of the Common Reporting Standard (CRS). Liechtenstein formally committed to implementing CARF through the Multilateral Competent Authority Agreement (MCAA) on the Automatic Exchange of Information regarding Crypto-Assets. The domestic transposition took the form of the CARF Act (CARF-Gesetz) and the CARF Regulation (CARF-Verordnung), both of which entered into force on 1 January 2026, as confirmed by the consolidated text published on Gesetze.li and the KPMG tax alert issued on 8 January 2026. Crypto-asset transparency Liechtenstein now operates under a dual regime: CRS for traditional financial accounts and CARF for crypto-asset transactions.
| Date | Event | Practical Impact |
|---|---|---|
| 2023 | OECD publishes final CARF model rules and commentary | Sets the global template; Liechtenstein signals early adoption intent |
| 2024 | Liechtenstein signs the CARF MCAA | Commits to automatic exchange with partner jurisdictions |
| 2025 | Parliament enacts the CARF Act and Regulation; published on Gesetze.li | Firms gain legal certainty on scope and definitions; implementation planning begins |
| 1 January 2026 | CARF Act and CARF Regulation enter into force | Reporting obligations are live; data collection for calendar year 2026 begins immediately |
| 2027 (anticipated) | First automatic exchange of CARF information with partner jurisdictions | Reporting providers must file their first annual CARF reports to the Steuerverwaltung in time for the exchange window |
Industry observers expect the Steuerverwaltung to publish detailed filing instructions, including XML schema specifications and portal access procedures, during the second half of 2026, well ahead of the first reporting deadline. Firms should monitor the official LLV CARF page for updates.
The CARF Act defines a Reporting Crypto-Asset Service Provider as any person or entity that, as a business, provides services to effect exchange transactions in Relevant Crypto Assets on behalf of customers. This captures licensed CASPs under the Token and Trustworthy Technology Services Act (TVTG), custodial exchanges, brokers and OTC desks, and certain wallet providers, provided they hold custody of assets or execute transactions for clients. The critical test is whether the entity acts as an intermediary that facilitates exchanges between crypto assets and fiat currency, between different crypto assets, or transfers of crypto assets on behalf of users.
Pure non-custodial wallet software that never touches private keys or facilitates transactions will generally fall outside the definition. However, hybrid providers, for example, a wallet that integrates a swap aggregator or acts as a relayer with control over transaction execution, may cross the threshold. Decentralised autonomous organisations (DAOs) present the most complex analysis, because the CARF framework presumes an identifiable service provider, and the absence of a legal person does not automatically eliminate reporting obligations where identifiable operators or front-end providers exist.
| Entity Type | CARF Reporting Obligation? | Interaction with TVTG / CASP Licence |
|---|---|---|
| Licensed CASP (custodial exchange) | Full reporting: identify parties, transaction details, counterparty identifiers, wallet addresses mapped to accounts | TVTG AML/KYC obligations already require identity collection, leverage KYC for CARF; update licence policies to include CARF workflows |
| Non-custodial wallet provider (pure software) | Typically no reporting if truly non-custodial; obligation triggers if provider controls private keys or acts as intermediary | TVTG may not apply if not providing financial services; document architecture to demonstrate non-custodial model |
| Broker / OTC desk | Reporting where provider executes or arranges transactions that meet CARF definitions | Often already regulated under TVTG if performing crypto services, align transaction logs and client ID records |
| DeFi protocols / DAOs | Complex, smart contracts do not map easily to “reporting provider”; custody and intermediary arrangements may create obligations | Requires legal analysis to determine if operators or paid relayer service providers fall within CASP/TVTG definitions |
The core of CARF compliance Liechtenstein lies in the crypto reporting requirements that oblige providers to collect, retain, and transmit specific data elements to the Steuerverwaltung. These requirements mirror the OECD CARF model rules and are implemented through the CARF Act and Regulation.
Reporting providers must collect and report the following categories of information for each Reportable User and each Relevant Transaction:
Mapping on-chain reporting obligations to CARF fields requires bridging two fundamentally different data architectures: pseudonymous blockchain ledgers and identity-verified customer databases. The table below illustrates how each CARF field can be sourced from a combination of on-chain and off-chain systems.
| CARF Data Field | On-Chain Source | Off-Chain Source / System |
|---|---|---|
| User legal name | Not available on-chain | KYC/AML database (TVTG-mandated identity verification records) |
| User TIN / tax residence | Not available on-chain | Self-certification form collected at onboarding; verified against government databases |
| Transaction type (exchange / transfer) | Smart-contract event logs; transaction metadata (e.g., swap router calls vs. simple transfers) | Internal order-management system categorisation; trade-matching engine logs |
| Aggregate gross proceeds (fiat equivalent) | On-chain amounts in native units | Pricing oracle / market-data feed at point of execution; internal settlement records |
| Number of units transacted | Transaction value field on-chain (wei, satoshis, etc.) | Internal ledger reconciliation |
| Crypto-asset identifier | Token contract address; chain ID | Internal asset registry mapping contract addresses to standardised names/tickers |
| Wallet address | Sender/receiver addresses from blockchain | Internal address-book mapping user accounts to deposit/withdrawal addresses |
| Date of transaction | Block timestamp | Internal order timestamp (may differ slightly from on-chain confirmation) |
Where the user is an entity, CASPs must look through to the controlling persons and collect full identification data for each beneficial owner holding a controlling interest. This requirement aligns with the existing TVTG and AML/CTF due-diligence obligations, but CARF adds an explicit tax-transparency dimension: TINs and jurisdictions of tax residence must be collected for each controlling person, not merely for AML purposes. Firms should update their onboarding questionnaires and self-certification forms to capture these additional fields at the point of account opening or, for existing clients, through a remediation programme during 2026.
The following column structure provides a starting template for building an automated data-extraction pipeline. Firms should adapt it to their specific systems and await the Steuerverwaltung’s final XML schema specification:
ReportingProviderTIN, ReportingProviderName, UserType (Individual/Entity), UserFirstName, UserLastName, UserEntityName, UserAddress, UserJurisdiction, UserTIN, UserDateOfBirth, ControllingPersonFirstName, ControllingPersonLastName, ControllingPersonTIN, ControllingPersonJurisdiction, TransactionType (Exchange/Transfer), CryptoAssetName, CryptoAssetIdentifier, AggregateGrossProceeds, NumberOfUnits, FiatCurrencyCode, TransactionPeriodStart, TransactionPeriodEnd
Knowing what data to collect is only half the challenge. The operational question, how to prepare automated data exports for CARF reporting, is what separates compliant firms from those facing enforcement risk. This section provides a practical framework for building the end-to-end reporting pipeline.
Compliance teams evaluating third-party solutions should assess vendors against the following criteria:
The CARF Act requires reporting providers to retain all records and supporting documentation used to compile CARF reports for a minimum period specified in the legislation. As a practical recommendation, firms should retain records for at least six years, aligning with the general statutory limitation periods under Liechtenstein tax law. All personal data must be stored in encrypted form, with access restricted to authorised compliance and audit personnel. Quarterly internal data-quality audits, comparing reported figures against trading-ledger source records, are strongly recommended. Where specific retention or encryption technical standards have not yet been specified by the Steuerverwaltung, firms should verify current requirements directly with the authority.
One of the most significant practical challenges of CARF compliance Liechtenstein is reconciling the new reporting obligations with the existing regulatory stack. Firms holding a CASP licence Liechtenstein under the TVTG already maintain substantial client-identification and transaction-monitoring infrastructure for AML/CTF purposes. The key question is where CARF adds net-new requirements and where existing processes can be leveraged. Separately, the CRS and the recent Pillar Two / GloBE amendments create additional data and reporting demands that must be coordinated with CARF workflows to avoid duplication and inconsistency.
| Obligation | CARF Requirement | TVTG / CRS / Pillar Two Impact |
|---|---|---|
| Client identification (individuals) | Name, address, TIN, date of birth, jurisdiction of tax residence | TVTG AML/KYC already captures name, address, date of birth, and nationality, net-new: TIN and tax-residence self-certification |
| Beneficial-owner identification (entities) | Controlling persons’ names, TINs, and tax-residence jurisdictions | TVTG AML requires beneficial-owner identification, net-new: TIN collection and tax-residence certification for each controlling person |
| Transaction reporting | Aggregate gross proceeds, units, transaction type, crypto-asset identifier | TVTG does not require tax-authority reporting of transactions; CRS does not cover crypto assets, CARF is entirely net-new for crypto transaction data |
| Annual automatic exchange | File report with Steuerverwaltung for exchange under CARF MCAA | CRS reports follow a separate filing stream; Pillar Two / GloBE notifications follow the GloBE Information Return pathway, three distinct submissions to coordinate |
| Data-retention period | Minimum retention period per CARF Act | TVTG and AML require retention of at least five years for due-diligence records; CRS has its own retention rules, align to the longest applicable period |
The principal risk is data inconsistency: if the TIN collected for CRS purposes differs from the TIN reported under CARF (for example, because a client updated their tax residence and the change propagated in one system but not the other), the automatic exchange may generate discrepancies visible to receiving jurisdictions. The practical solution is to maintain a single “golden source” client record that feeds both CRS and CARF reporting, with change-management controls that ensure updates cascade across all regulatory outputs. For international commercial operations spanning multiple jurisdictions, this single-source-of-truth approach becomes essential.
The CARF Act’s entry into force on 1 January 2026 means that the first reportable period runs from 1 January to 31 December 2026. Reporting providers must compile and submit their annual CARF report to the Steuerverwaltung ahead of the first automatic exchange with partner jurisdictions, which is anticipated in 2027. The exact filing deadline will be specified by the Steuerverwaltung and is expected to follow a schedule similar to the existing CRS calendar, with reports due in the first half of the year following the reportable period.
The CARF Act empowers the Steuerverwaltung to conduct compliance reviews, request supporting documentation, and impose penalties for failures to report, late reporting, or submission of inaccurate data. While specific penalty amounts and enforcement thresholds have not yet been tested in practice, industry observers expect the Steuerverwaltung to adopt a supervisory approach consistent with its existing CRS enforcement posture, prioritising education and remediation in the first cycle, while reserving formal sanctions for wilful non-compliance or repeated failures. Firms should not take this as a reason to delay: early and proactive engagement with the authority is strongly recommended.
Practical recommendation: Where public guidance on specific enforcement procedures or penalty scales is not yet available, verify current requirements directly with the Steuerverwaltung via the official LLV CARF page.
The following five-step workflow illustrates the end-to-end process from a single reportable transaction through to submission:
Records to retain for each reportable transaction:
CARF compliance Liechtenstein is a defining regulatory compliance challenge for every crypto-asset business operating in or from the principality in 2026. The obligations are live, the data-collection requirements are granular, and the first automatic exchange window is approaching. Firms that act now, scoping their reporting status, upgrading KYC intake to capture TINs and tax-residence certifications, building automated reporting pipelines, and reconciling CARF with TVTG licence conditions and CRS obligations, will be well positioned to meet the first filing deadline with confidence. Those that delay risk enforcement exposure and reputational damage at a moment when cross-border crypto-asset transparency is becoming a regulatory baseline worldwide.
For jurisdiction-specific guidance, consult the Global Law Experts lawyer directory to connect with qualified advisors across Liechtenstein and the broader EEA.
Last reviewed: 18 May 2026
This article was produced by Global Law Experts. For specialist advice on this topic, contact Julia von der Osten at VON DER OSTEN Legal, a member of the Global Law Experts network.
posted 4 minutes ago
posted 29 minutes ago
posted 54 minutes ago
posted 1 hour ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
posted 2 hours ago
No results available
Find the right Legal Expert for your business
Sign up for the latest legal briefings and news within Global Law Experts’ community, as well as a whole host of features, editorial and conference updates direct to your email inbox.
Naturally you can unsubscribe at any time.
Global Law Experts is dedicated to providing exceptional legal services to clients around the world. With a vast network of highly skilled and experienced lawyers, we are committed to delivering innovative and tailored solutions to meet the diverse needs of our clients in various jurisdictions.
Global Law Experts is dedicated to providing exceptional legal services to clients around the world. With a vast network of highly skilled and experienced lawyers, we are committed to delivering innovative and tailored solutions to meet the diverse needs of our clients in various jurisdictions.
Send welcome message