Hierarchy

Properties

accountIdentifier: string
address: string
connectedAt: number
hasVerifiedChallenge?: boolean
network: Network
notification?: Notification
origin: {
    id: string;
    type: Origin;
}

Type declaration

publicKey?: string
scopes: PermissionScope[]
senderId: string
threshold?: Threshold
verificationType?: "proof_of_event"
walletKey?: string
walletType: "implicit" | "abstracted_account"

Generated using TypeDoc