Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/sdk-ts
IndexerRestLeaderboardChronosApi
Class IndexerRestLeaderboardChronosApi
Hierarchy
default
IndexerRestLeaderboardChronosApi
Index
Constructors
constructor
Properties
client
Methods
fetch
Leaderboard
get
post
set
Config
Constructors
constructor
new
Indexer
Rest
Leaderboard
Chronos
Api
(
endpoint
:
string
, options
?:
Record
<
string
,
any
>
)
:
IndexerRestLeaderboardChronosApi
Parameters
endpoint:
string
Optional
options:
Record
<
string
,
any
>
Returns
IndexerRestLeaderboardChronosApi
Properties
Protected
client
client
:
default
Methods
fetch
Leaderboard
fetch
Leaderboard
(
resolution
:
string
)
:
internal
.
Promise
<
ChronosLeaderboard
>
Parameters
resolution:
string
Returns
internal
.
Promise
<
ChronosLeaderboard
>
get
get
<
T
>
(
endpoint
:
string
, params
?:
Record
<
string
,
any
>
)
:
internal
.
Promise
<
T
>
Type Parameters
T
Parameters
endpoint:
string
Optional
params:
Record
<
string
,
any
>
Returns
internal
.
Promise
<
T
>
post
post
<
T
>
(
endpoint
:
string
, params
?:
Record
<
string
,
any
>
)
:
internal
.
Promise
<
T
>
Type Parameters
T
Parameters
endpoint:
string
Optional
params:
Record
<
string
,
any
>
Returns
internal
.
Promise
<
T
>
set
Config
set
Config
(
config
:
AxiosRequestConfig
)
:
default
Parameters
config:
AxiosRequestConfig
Returns
default
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Indexer
Rest
Leaderboard
Chronos
Api
constructor
client
fetch
Leaderboard
get
post
set
Config
Generated using
TypeDoc