Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerSettlementEvent
Interface IndexerSettlementEvent
interface
IndexerSettlementEvent
{
timestamp
:
BigNumber
;
submissionIndex
:
string
;
tx
:
VertexTx
;
quoteDelta
:
BigNumber
;
snapshot
:
IndexerEventPerpStateSnapshot
;
isolated
:
boolean
;
}
Hierarchy (
view full
)
BaseIndexerPaginatedEvent
IndexerSettlementEvent
Index
Properties
timestamp
submission
Index
tx
quote
Delta
snapshot
isolated
Properties
timestamp
timestamp
:
BigNumber
submission
Index
submission
Index
:
string
tx
tx
:
VertexTx
quote
Delta
quote
Delta
:
BigNumber
snapshot
snapshot
:
IndexerEventPerpStateSnapshot
isolated
isolated
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
timestamp
submission
Index
tx
quote
Delta
snapshot
isolated
Documentation
Loading...