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
:
BigNumberish
;
quoteAmountLow
:
BigNumberish
;
quoteAmountHigh
:
BigNumberish
;
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
product
Id
product
Id
:
number
amount
Base
amount
Base
:
BigNumberish
quote
Amount
Low
quote
Amount
Low
:
BigNumberish
quote
Amount
High
quote
Amount
High
:
BigNumberish
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...