Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerOrder
Interface IndexerOrder
interface
IndexerOrder
{
digest
:
string
;
subaccount
:
string
;
isolated
:
boolean
;
productId
:
number
;
submissionIndex
:
string
;
amount
:
BigNumber
;
price
:
BigNumber
;
rawExpiration
:
BigNumber
;
isReduceOnly
:
boolean
;
orderType
:
OrderExpirationType
;
expiration
:
number
;
nonce
:
BigNumber
;
recvTimeSeconds
:
number
;
baseFilled
:
BigNumber
;
quoteFilled
:
BigNumber
;
totalFee
:
BigNumber
;
}
Index
Properties
digest
subaccount
isolated
product
Id
submission
Index
amount
price
raw
Expiration
is
Reduce
Only
order
Type
expiration
nonce
recv
Time
Seconds
base
Filled
quote
Filled
total
Fee
Properties
digest
digest
:
string
subaccount
subaccount
:
string
isolated
isolated
:
boolean
product
Id
productId
:
number
submission
Index
submissionIndex
:
string
amount
amount
:
BigNumber
price
price
:
BigNumber
raw
Expiration
rawExpiration
:
BigNumber
is
Reduce
Only
isReduceOnly
:
boolean
order
Type
orderType
:
OrderExpirationType
expiration
expiration
:
number
nonce
nonce
:
BigNumber
recv
Time
Seconds
recvTimeSeconds
:
number
base
Filled
baseFilled
:
BigNumber
quote
Filled
quoteFilled
:
BigNumber
total
Fee
totalFee
:
BigNumber
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
digest
subaccount
isolated
product
Id
submission
Index
amount
price
raw
Expiration
is
Reduce
Only
order
Type
expiration
nonce
recv
Time
Seconds
base
Filled
quote
Filled
total
Fee
Documentation
Loading...