Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
EIP712WithdrawCollateralParams
Interface EIP712WithdrawCollateralParams
interface
EIP712WithdrawCollateralParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
productId
:
number
;
amount
:
BigDecimalish
;
nonce
:
string
;
}
Hierarchy (
view full
)
Subaccount
EIP712WithdrawCollateralParams
Index
Properties
subaccount
Owner
subaccount
Name
product
Id
amount
nonce
Properties
subaccount
Owner
subaccount
Owner
:
string
subaccount
Name
subaccount
Name
:
string
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes
product
Id
product
Id
:
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