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
IndexerGrpcMetaApi
Class IndexerGrpcMetaApi
Hierarchy
IndexerGrpcMetaApi
Index
Constructors
constructor
Properties
client
module
Methods
fetch
Info
fetch
Ping
fetch
Version
Constructors
constructor
new
Indexer
Grpc
Meta
Api
(
endpoint
:
string
)
:
IndexerGrpcMetaApi
Parameters
endpoint:
string
Returns
IndexerGrpcMetaApi
Properties
Protected
client
client
:
InjectiveMetaRPCClientImpl
Protected
module
module
:
string
= IndexerModule.Meta
Methods
fetch
Info
fetch
Info
(
)
:
internal
.
Promise
<
internal
.
InfoResponse
>
Returns
internal
.
Promise
<
internal
.
InfoResponse
>
fetch
Ping
fetch
Ping
(
)
:
internal
.
Promise
<
internal
.
PingResponse
>
Returns
internal
.
Promise
<
internal
.
PingResponse
>
fetch
Version
fetch
Version
(
)
:
internal
.
Promise
<
internal
.
VersionResponse
>
Returns
internal
.
Promise
<
internal
.
VersionResponse
>
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Indexer
Grpc
Meta
Api
constructor
client
module
fetch
Info
fetch
Ping
fetch
Version
Generated using
TypeDoc