Orderly SDKs / Modules / @orderly.network/core / AccountState

Interface: AccountState

@orderly.network/core.AccountState

Table of contents

Properties

Properties

accountId

Optional accountId: string

Defined in

packages/core/src/account.ts:34

address

Optional address: string

Defined in

packages/core/src/account.ts:36

connectWallet

Optional connectWallet: Object

Type declaration

NameType
namestring

Defined in

packages/core/src/account.ts:40

isNew

Optional isNew: boolean new account

Defined in

packages/core/src/account.ts:38

status

status: AccountStatusEnum

Defined in

packages/core/src/account.ts:25

userId

Optional userId: string

Defined in

packages/core/src/account.ts:35

validating

validating: boolean whether the account is validating

Defined in

packages/core/src/account.ts:32