Documentation
Preparing search index...
@mysten/deepbook-v3
account
accountMoveCalls
AccountWrapper
Variable AccountWrapper
Const
AccountWrapper
:
MoveStruct
<
{
account
:
MoveStruct
<
{
account_id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
balances
:
MoveStruct
<
{
id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
size
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
}
,
"0x2::bag::Bag"
,
>
;
owner
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
receive_address
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
referrer_account_id
:
BcsType
<
string
|
null
,
string
|
Uint8Array
<
ArrayBufferLike
>
|
null
|
undefined
,
"Option<bytes[32]>"
,
>
;
referrer_receive_address
:
BcsType
<
string
|
null
,
string
|
Uint8Array
<
ArrayBufferLike
>
|
null
|
undefined
,
"Option<bytes[32]>"
,
>
;
settlements
:
MoveStruct
<
{
id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
size
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
}
,
"0x2::bag::Bag"
,
>
;
}
,
"@local-pkg/account::account::Account"
,
>
;
id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
>
;
}
,
"@local-pkg/account::account::AccountWrapper"
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...