Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerServerMatchEvent
Interface IndexerServerMatchEvent
Match events
interface
IndexerServerMatchEvent
{
digest
:
string
;
isolated
:
boolean
;
order
:
EIP712OrderValues
;
base_filled
:
string
;
quote_filled
:
string
;
fee
:
string
;
sequencer_fee
:
string
;
builder_fee
:
string
;
cumulative_fee
:
string
;
cumulative_base_filled
:
string
;
cumulative_quote_filled
:
string
;
submission_idx
:
string
;
net_entry_unrealized
:
string
;
net_entry_cumulative
:
string
;
pre_balance
:
IndexerServerMatchEventBalances
;
post_balance
:
IndexerServerMatchEventBalances
;
is_taker
:
boolean
;
realized_pnl
:
string
;
closed_amount
:
string
;
closed_net_entry
:
string
;
margin
:
string
|
null
;
}
Index
Properties
digest
isolated
order
base_
filled
quote_
filled
fee
sequencer_
fee
builder_
fee
cumulative_
fee
cumulative_
base_
filled
cumulative_
quote_
filled
submission_
idx
net_
entry_
unrealized
net_
entry_
cumulative
pre_
balance
post_
balance
is_
taker
realized_
pnl
closed_
amount
closed_
net_
entry
margin
Properties
digest
digest
:
string
isolated
isolated
:
boolean
order
order
:
EIP712OrderValues
base_
filled
base_filled
:
string
quote_
filled
quote_filled
:
string
fee
fee
:
string
sequencer_
fee
sequencer_fee
:
string
builder_
fee
builder_fee
:
string
cumulative_
fee
cumulative_fee
:
string
cumulative_
base_
filled
cumulative_base_filled
:
string
cumulative_
quote_
filled
cumulative_quote_filled
:
string
submission_
idx
submission_idx
:
string
net_
entry_
unrealized
net_entry_unrealized
:
string
net_
entry_
cumulative
net_entry_cumulative
:
string
pre_
balance
pre_balance
:
IndexerServerMatchEventBalances
post_
balance
post_balance
:
IndexerServerMatchEventBalances
is_
taker
is_taker
:
boolean
realized_
pnl
realized_pnl
:
string
closed_
amount
closed_amount
:
string
closed_
net_
entry
closed_net_entry
:
string
margin
margin
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
digest
isolated
order
base_
filled
quote_
filled
fee
sequencer_
fee
builder_
fee
cumulative_
fee
cumulative_
base_
filled
cumulative_
quote_
filled
submission_
idx
net_
entry_
unrealized
net_
entry_
cumulative
pre_
balance
post_
balance
is_
taker
realized_
pnl
closed_
amount
closed_
net_
entry
margin
Documentation
Loading...
Match events