Skip to main content

Interface: FormProfileData

Properties

avatar

Optional avatar: Object

Type declaration

NameType
isUrlboolean
src{ fallbackUrl?: string ; url?: string }
src.fallbackUrl?string
src.url?string

Defined in

ui/hooks/src/use-profile.ts:54


coverImage

Optional coverImage: Object

Type declaration

NameType
isUrlboolean
src{ fallbackUrl?: string ; url?: string }
src.fallbackUrl?string
src.url?string

Defined in

ui/hooks/src/use-profile.ts:55


description

Optional description: string

Defined in

ui/hooks/src/use-profile.ts:53


ethAddress

ethAddress: string

Defined in

ui/hooks/src/use-profile.ts:57


name

Optional name: string

Defined in

ui/hooks/src/use-profile.ts:51


pubKey

pubKey: string

Defined in

ui/hooks/src/use-profile.ts:56


userName

Optional userName: string

Defined in

ui/hooks/src/use-profile.ts:52