Type Alias: StarkProfile
StarkProfile =
object
Defined in: src/account/types/index.type.ts:112
Properties
name?
optionalname?:string
Defined in: src/account/types/index.type.ts:113
profilePicture?
optionalprofilePicture?:string
Defined in: src/account/types/index.type.ts:114
discord?
optionaldiscord?:string
Defined in: src/account/types/index.type.ts:115
twitter?
optionaltwitter?:string
Defined in: src/account/types/index.type.ts:116
github?
optionalgithub?:string
Defined in: src/account/types/index.type.ts:117
proofOfPersonhood?
optionalproofOfPersonhood?:boolean
Defined in: src/account/types/index.type.ts:118