Skip to main content
Version: Next

Type Alias: StarkProfile

StarkProfile = object

Defined in: src/account/types/index.type.ts:112

Properties

name?

optional name?: string

Defined in: src/account/types/index.type.ts:113


profilePicture?

optional profilePicture?: string

Defined in: src/account/types/index.type.ts:114


discord?

optional discord?: string

Defined in: src/account/types/index.type.ts:115


twitter?

optional twitter?: string

Defined in: src/account/types/index.type.ts:116


github?

optional github?: string

Defined in: src/account/types/index.type.ts:117


proofOfPersonhood?

optional proofOfPersonhood?: boolean

Defined in: src/account/types/index.type.ts:118