Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerBlitzPointsResponse
Interface IndexerServerBlitzPointsResponse
interface
IndexerServerBlitzPointsResponse
{
initial_points
:
string
;
trading_points
:
string
;
referral_points
:
string
;
phase2_points
:
{
rank
:
string
;
epoch
:
number
;
start_time
:
string
;
period
:
string
;
trading_points
:
string
;
referral_points
:
string
;
}
[]
;
}
Index
Properties
initial_
points
trading_
points
referral_
points
phase2_
points
Properties
initial_
points
initial_
points
:
string
trading_
points
trading_
points
:
string
referral_
points
referral_
points
:
string
phase2_
points
phase2_
points
:
{
rank
:
string
;
epoch
:
number
;
start_time
:
string
;
period
:
string
;
trading_points
:
string
;
referral_points
:
string
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
initial_
points
trading_
points
referral_
points
phase2_
points
Documentation
Loading...