Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerCollateralEvent
Interface IndexerCollateralEvent
interface
IndexerCollateralEvent
{
timestamp
:
BigNumber
;
submissionIndex
:
string
;
amount
:
BigNumber
;
newAmount
:
BigNumber
;
snapshot
:
IndexerEventSpotStateSnapshot
;
}
Hierarchy (
view full
)
BaseIndexerPaginatedEvent
IndexerCollateralEvent
Index
Properties
timestamp
submission
Index
amount
new
Amount
snapshot
Properties
timestamp
timestamp
:
BigNumber
submission
Index
submission
Index
:
string
amount
amount
:
BigNumber
new
Amount
new
Amount
:
BigNumber
snapshot
snapshot
:
IndexerEventSpotStateSnapshot
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
timestamp
submission
Index
amount
new
Amount
snapshot
Documentation
Loading...