Nado Typescript SDK Documentation
Preparing search index...
Nado Contracts
EIP712WithdrawCollateralParams
Interface EIP712WithdrawCollateralParams
interface
EIP712WithdrawCollateralParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
productId
:
number
;
amount
:
BigDecimalish
;
nonce
:
string
;
}
Hierarchy (
View Summary
)
Subaccount
EIP712WithdrawCollateralParams
Index
Properties
subaccount
Owner
subaccount
Name
product
Id
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
product
Id
productId
:
number
amount
amount
:
BigDecimalish
nonce
nonce
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
Owner
subaccount
Name
product
Id
amount
nonce
Documentation
Loading...
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes