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