Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
EIP712MintLpParams
Interface EIP712MintLpParams
interface
EIP712MintLpParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
productId
:
number
;
amountBase
:
BigDecimalish
;
quoteAmountLow
:
BigDecimalish
;
quoteAmountHigh
:
BigDecimalish
;
nonce
:
string
;
}
Hierarchy (
view full
)
Subaccount
EIP712MintLpParams
Index
Properties
subaccount
Owner
subaccount
Name
product
Id
amount
Base
quote
Amount
Low
quote
Amount
High
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
Base
amount
Base
:
BigDecimalish
quote
Amount
Low
quote
Amount
Low
:
BigDecimalish
quote
Amount
High
quote
Amount
High
:
BigDecimalish
nonce
nonce
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
Owner
subaccount
Name
product
Id
amount
Base
quote
Amount
Low
quote
Amount
High
nonce
Documentation
Loading...
If the subaccount is not a valid UTF-8 string, it will be the hex representation of the bytes