Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerServerOrder
Interface IndexerServerOrder
Orders
interface
IndexerServerOrder
{
digest
:
string
;
subaccount
:
string
;
product_id
:
number
;
submission_idx
:
string
;
amount
:
string
;
price_x18
:
string
;
expiration
:
string
;
appendix
:
string
;
nonce
:
string
;
base_filled
:
string
;
quote_filled
:
string
;
fee
:
string
;
builder_fee
:
string
;
realized_pnl
:
string
;
closed_amount
:
string
;
closed_net_entry
:
string
;
closed_margin
:
string
|
null
;
first_fill_timestamp
:
string
;
last_fill_timestamp
:
string
;
}
Index
Properties
digest
subaccount
product_
id
submission_
idx
amount
price_
x18
expiration
appendix
nonce
base_
filled
quote_
filled
fee
builder_
fee
realized_
pnl
closed_
amount
closed_
net_
entry
closed_
margin
first_
fill_
timestamp
last_
fill_
timestamp
Properties
digest
digest
:
string
subaccount
subaccount
:
string
product_
id
product_id
:
number
submission_
idx
submission_idx
:
string
amount
amount
:
string
price_
x18
price_x18
:
string
expiration
expiration
:
string
appendix
appendix
:
string
nonce
nonce
:
string
base_
filled
base_filled
:
string
quote_
filled
quote_filled
:
string
fee
fee
:
string
builder_
fee
builder_fee
:
string
realized_
pnl
realized_pnl
:
string
closed_
amount
closed_amount
:
string
closed_
net_
entry
closed_net_entry
:
string
closed_
margin
closed_margin
:
string
|
null
first_
fill_
timestamp
first_fill_timestamp
:
string
last_
fill_
timestamp
last_fill_timestamp
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
digest
subaccount
product_
id
submission_
idx
amount
price_
x18
expiration
appendix
nonce
base_
filled
quote_
filled
fee
builder_
fee
realized_
pnl
closed_
amount
closed_
net_
entry
closed_
margin
first_
fill_
timestamp
last_
fill_
timestamp
Documentation
Loading...
Orders