Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
ValidateEngineOrderParams
Interface ValidateEngineOrderParams
interface
ValidateEngineOrderParams
{
productId
:
number
;
orderbookAddr
:
string
;
chainId
:
BigNumberish
;
order
:
EIP712OrderParams
;
}
Index
Properties
product
Id
orderbook
Addr
chain
Id
order
Properties
product
Id
product
Id
:
number
orderbook
Addr
orderbook
Addr
:
string
chain
Id
chain
Id
:
BigNumberish
order
order
:
EIP712OrderParams
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product
Id
orderbook
Addr
chain
Id
order
Documentation
Loading...