---
title: historicalRecords
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcardatr/historicalrecords
---

# historicalRecords

A list of compact TLV records parsed from historical bytes.

## Declaration

```swift
var historicalRecords: [TKCompactTLVRecord]? { get }
```

## See Also

### Accessing ATR Attributes

- [protocols](cryptotokenkit/tksmartcardatr/protocols.md)
- [bytes](cryptotokenkit/tksmartcardatr/bytes.md)
- [historicalBytes](cryptotokenkit/tksmartcardatr/historicalbytes.md)
