Nado Typescript SDK Documentation
Preparing search index...
Nado Contracts
EIP712LiquidateSubaccountParams
Interface EIP712LiquidateSubaccountParams
interface
EIP712LiquidateSubaccountParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
liquidateeOwner
:
string
;
liquidateeName
:
string
;
mode
:
number
;
healthGroup
:
BigDecimalish
;
amount
:
BigDecimalish
;
nonce
:
string
;
}
Hierarchy (
View Summary
)
Subaccount
EIP712LiquidateSubaccountParams
Index
Properties
subaccount
Owner
subaccount
Name
liquidatee
Owner
liquidatee
Name
mode
health
Group
amount
nonce
Properties
subaccount
Owner
subaccountOwner
:
string
subaccount
Name
subaccountName
:
string
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes
liquidatee
Owner
liquidateeOwner
:
string
liquidatee
Name
liquidateeName
:
string
mode
mode
:
number
health
Group
healthGroup
:
BigDecimalish
amount
amount
:
BigDecimalish
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...
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes