Documentation
Preparing search index...
@mysten/deepbook-v3
predict
vaultEvents
WithdrawFilled
Variable WithdrawFilled
Const
WithdrawFilled
:
MoveStruct
<
{
account_id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
fee_usdc
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
index
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
pool_vault_id
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
recipient
:
BcsType
<
string
,
string
|
Uint8Array
<
ArrayBufferLike
>
,
"bytes[32]"
,
>
;
requests_pending_after
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
shares_burned
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
shares_remaining
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
usdc_amount
:
BcsType
<
bigint
,
string
|
number
|
bigint
,
"u64"
>
;
}
,
"@local-pkg/deepbook_predict::vault_events::WithdrawFilled"
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...