Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
NadoWithdrawCollateralTx
Interface NadoWithdrawCollateralTx
interface
NadoWithdrawCollateralTx
{
withdraw_collateral
:
{
sender
:
string
;
product_id
:
number
;
amount
:
string
;
nonce
:
number
;
}
;
}
Index
Properties
withdraw_
collateral
Properties
withdraw_
collateral
withdraw_collateral
:
{
sender
:
string
;
product_id
:
number
;
amount
:
string
;
nonce
:
number
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
withdraw_
collateral
Documentation
Loading...