| # | Id | Type | Description |
| 1 | cryptocurrencyName | string | Cryptocurrency name (e.g. Bitcoin) |
| 2 | symbol | string | Cryptocurrency abbreviation or symbol (e.g. BTC) |
| 3 | quantity | number (double) | Quantity (e.g. 0.0125662) |
| 4 | saleDescription | string | Description of property (1099-B box 1a) |
| 5 | dateAcquired | DateString | Date acquired (1099-B box 1b) |
| 6 | variousDatesAcquired | boolean | Acquired on various dates (1099-B box 1b) |
| 7 | dateOfSale | DateString | Date sold or disposed (1099-B box 1c) |
| 8 | salesPrice | number (double) | Proceeds (not price per share, 1099-B box 1d) |
| 9 | costBasis | number (double) | Cost or other basis (1099-B box 1e) |
| 10 | longOrShort | SaleTermType | LONG or SHORT (1099-B box 2) |