Type Alias AccountViewKey

AccountViewKey:
    | "createdLists"
    | "privateLists"
    | "siwbbRequests"
    | "transferActivity"
    | "badgesCollected"
    | "sentClaimAlerts"
    | "claimAlerts"
    | "allLists"
    | "whitelists"
    | "blacklists"
    | "createdBadges"
    | "managingBadges"
    | "listsActivity"
    | "createdAttestations"
    | "receivedAttestations"
    | "attestationProofs"
    | "publicAttestationProofs"

The supported view keys for fetching account details.