| # | Id | Type | Description | 
| 1 | cryptocurrencyName | string | Cryptocurrency name (e.g. Bitcoin) | 
| 2 | symbol | string | Cryptocurrency abbreviation or symbol (e.g. BTC) | 
| 3 | quantity | number | Quantity (e.g. 0.0125662) | 
| 4 | saleDescription | string | Description of property (1099-B box 1a) | 
| 5 | dateAcquired | string | ISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6) | 
| 6 | variousDatesAcquired | boolean | Acquired on various dates (1099-B box 1b) | 
| 7 | dateOfSale | string | ISO 8601 full-date in format 'YYYY-MM-DD' according to [IETF RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339.html#section-5.6) | 
| 8 | salesPrice | number | Proceeds (not price per share, 1099-B box 1d) | 
| 9 | costBasis | number | Cost or other basis (1099-B box 1e) | 
| 10 | longOrShort | SaleTermType |  |