Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerOrder
Interface IndexerOrder
interface
IndexerOrder
{
digest
:
string
;
subaccount
:
string
;
productId
:
number
;
submissionIndex
:
string
;
amount
:
BigNumber
;
price
:
BigNumber
;
expiration
:
number
;
appendix
:
OrderAppendix
;
nonce
:
BigNumber
;
recvTimeSeconds
:
number
;
baseFilled
:
BigNumber
;
quoteFilled
:
BigNumber
;
totalFee
:
BigNumber
;
builderFee
:
BigNumber
;
realizedPnl
:
BigNumber
;
closedSize
:
BigNumber
;
closedNetEntry
:
BigNumber
;
closedMargin
:
BigNumber
|
null
;
firstFillTimestamp
:
BigNumber
;
lastFillTimestamp
:
BigNumber
;
}
Index
Properties
digest
subaccount
product
Id
submission
Index
amount
price
expiration
appendix
nonce
recv
Time
Seconds
base
Filled
quote
Filled
total
Fee
builder
Fee
realized
Pnl
closed
Size
closed
Net
Entry
closed
Margin
first
Fill
Timestamp
last
Fill
Timestamp
Properties
digest
digest
:
string
subaccount
subaccount
:
string
product
Id
productId
:
number
submission
Index
submissionIndex
:
string
amount
amount
:
BigNumber
price
price
:
BigNumber
expiration
expiration
:
number
appendix
appendix
:
OrderAppendix
nonce
nonce
:
BigNumber
recv
Time
Seconds
recvTimeSeconds
:
number
base
Filled
baseFilled
:
BigNumber
quote
Filled
quoteFilled
:
BigNumber
total
Fee
totalFee
:
BigNumber
builder
Fee
builderFee
:
BigNumber
realized
Pnl
realizedPnl
:
BigNumber
closed
Size
closedSize
:
BigNumber
closed
Net
Entry
closedNetEntry
:
BigNumber
closed
Margin
closedMargin
:
BigNumber
|
null
first
Fill
Timestamp
firstFillTimestamp
:
BigNumber
last
Fill
Timestamp
lastFillTimestamp
:
BigNumber
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
digest
subaccount
product
Id
submission
Index
amount
price
expiration
appendix
nonce
recv
Time
Seconds
base
Filled
quote
Filled
total
Fee
builder
Fee
realized
Pnl
closed
Size
closed
Net
Entry
closed
Margin
first
Fill
Timestamp
last
Fill
Timestamp
Documentation
Loading...