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