---
title: TKTokenWatcher.TokenInfo
framework: cryptotokenkit
role: symbol
role_heading: Class
path: cryptotokenkit/tktokenwatcher/tokeninfo
---

# TKTokenWatcher.TokenInfo

## Declaration

```swift
class TokenInfo
```

## Topics

### Instance Properties

- [driverName](cryptotokenkit/tktokenwatcher/tokeninfo/drivername.md)
- [slotName](cryptotokenkit/tktokenwatcher/tokeninfo/slotname.md)
- [tokenID](cryptotokenkit/tktokenwatcher/tokeninfo/tokenid.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
