Platforms / MetaMask
wallet
MiCA CASP out of scope
MetaMask
Self-custody wallet: tax software usually syncs by public address (EVM) with CSV fallback from explorers. Incomplete chain coverage is the main failure mode.
1. Data access
Export / sync paths we track for tax-history reconstruction.
Wallet address sync
- Copy each MetaMask account address you used
- Add as EVM wallet in tax software (per chain if required)
- Import every chain you touched (Ethereum, L2s, etc.)
on-chain transfers many DEX swaps if indexedunsupported chains failed indexing NFT / complex DeFi
Explorer CSV
- Export token transfers / internal txs from the relevant block explorer
- Import as generic CSV if the software supports it
fills indexer gaps
Recommended together with API sync when available.
2. Known gaps
Where API or CSV usually fails.
| Activity | API | CSV | Notes |
|---|---|---|---|
| EVM transfers | Address sync | Yes | Per-chain |
| DEX swaps | Partial | Partial | Depends on indexer |
| NFTs / complex DeFi | Partial | Manual | Often needs review |
3. Tax software that can ingest MetaMask
From the CryptoTax Digest integrations matrix.
| Software | Support | Sync | Notes |
|---|---|---|---|
| Awaken | native | automatic | DeFi-native wallet sync |
| Blockpit | api | automatic | Wallet address sync |
| CoinTracker | native | automatic | ETH wallet sync |
| CoinTracking | csv | manual | Blockchain CSV only |
| Koinly | api | automatic | EVM wallet address sync + CSV fallback |
| Summ | api | automatic | EVM wallet address sync |
| TaxBit | unsupported | manual | Enterprise-only — consumer platform discontinued |
| TokenTax | api | automatic | DeFi wallet import |
| Waltio | csv | manual | Wallet public key or CSV export |
| ZenLedger | api | automatic | ETH wallet sync |
4. Regulatory snapshot (MiCA)
Linked legal entities when curated — never equate brand ≡ licence.
This product is typically self-custody / non-CASP — no MiCA CASP entity is linked on purpose.
Caveats
- MetaMask is typically not a MiCA CASP product — regulatory snapshot is out of scope
- Missing a chain = missing taxable events
Educational — not tax, legal, or licence advice. Data-access grades are about reconstructable history, not solvency or security.