Voltr SDK
GitHub
Preparing search index...
InstantWithdrawStrategyArgs
Interface InstantWithdrawStrategyArgs
interface
InstantWithdrawStrategyArgs
{
amount
:
BN
;
isAmountInLp
:
boolean
;
isWithdrawAll
:
boolean
;
userArgs
?:
null
|
Buffer
<
ArrayBufferLike
>
;
}
Index
Properties
amount
is
Amount
In
Lp
is
Withdraw
All
user
Args?
Properties
amount
amount
:
BN
is
Amount
In
Lp
isAmountInLp
:
boolean
is
Withdraw
All
isWithdrawAll
:
boolean
Optional
user
Args
userArgs
?:
null
|
Buffer
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
is
Amount
In
Lp
is
Withdraw
All
user
Args
GitHub
Voltr SDK
Loading...