Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
EIP712LiquidateSubaccountParams
Interface EIP712LiquidateSubaccountParams
interface
EIP712LiquidateSubaccountParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
liquidateeOwner
:
string
;
liquidateeName
:
string
;
mode
:
number
;
healthGroup
:
BigNumberish
;
amount
:
BigNumberish
;
nonce
:
string
;
}
Hierarchy (
view full
)
Subaccount
EIP712LiquidateSubaccountParams
Index
Properties
subaccount
Owner
subaccount
Name
liquidatee
Owner
liquidatee
Name
mode
health
Group
amount
nonce
Properties
subaccount
Owner
subaccount
Owner
:
string
subaccount
Name
subaccount
Name
:
string
liquidatee
Owner
liquidatee
Owner
:
string
liquidatee
Name
liquidatee
Name
:
string
mode
mode
:
number
health
Group
health
Group
:
BigNumberish
amount
amount
:
BigNumberish
nonce
nonce
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
Owner
subaccount
Name
liquidatee
Owner
liquidatee
Name
mode
health
Group
amount
nonce
Documentation
Loading...