Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Contracts
EIP712BurnLpParams
Interface EIP712BurnLpParams
interface
EIP712BurnLpParams
{
subaccountOwner
:
string
;
subaccountName
:
string
;
productId
:
number
;
amount
:
BigNumberish
;
nonce
:
string
;
}
Hierarchy (
view full
)
Subaccount
EIP712BurnLpParams
Index
Properties
subaccount
Owner
subaccount
Name
product
Id
amount
nonce
Properties
subaccount
Owner
subaccount
Owner
:
string
subaccount
Name
subaccount
Name
:
string
product
Id
product
Id
:
number
amount
amount
:
BigNumberish
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...