Type Alias CollectionViewKey

CollectionViewKey:
    | "transferActivity"
    | "owners"
    | "amountTrackers"
    | "challengeTrackers"

Supported view keys for fetching additional collection details.