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
;
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
;
}
Index
Properties
digest
isolated
order
base_
filled
quote_
filled
fee
sequencer_
fee
cumulative_
fee
cumulative_
base_
filled
cumulative_
quote_
filled
submission_
idx
net_
entry_
unrealized
net_
entry_
cumulative
pre_
balance
post_
balance
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
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
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
digest
isolated
order
base_
filled
quote_
filled
fee
sequencer_
fee
cumulative_
fee
cumulative_
base_
filled
cumulative_
quote_
filled
submission_
idx
net_
entry_
unrealized
net_
entry_
cumulative
pre_
balance
post_
balance
Documentation
Loading...
Match events