Interface: AccountState
@orderly.network/core.AccountStateTable of contents
Properties
Properties
accountId
•Optional accountId: string
Defined in
packages/core/src/account.ts:34address
•Optional address: string
Defined in
packages/core/src/account.ts:36connectWallet
•Optional connectWallet: Object
Type declaration
| Name | Type |
|---|---|
name | string |
Defined in
packages/core/src/account.ts:40isNew
•Optional isNew: boolean
new account
Defined in
packages/core/src/account.ts:38status
• status:AccountStatusEnum
Defined in
packages/core/src/account.ts:25userId
•Optional userId: string
Defined in
packages/core/src/account.ts:35validating
• validating:boolean
whether the account is validating