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
ChainGrpcOracleApi
Class ChainGrpcOracleApi
Hierarchy
ChainGrpcOracleApi
Index
Constructors
constructor
Properties
client
module
Methods
fetch
Module
Params
Constructors
constructor
new
Chain
Grpc
Oracle
Api
(
endpoint
:
string
)
:
ChainGrpcOracleApi
Parameters
endpoint:
string
Returns
ChainGrpcOracleApi
Properties
Protected
client
client
:
QueryClientImpl
Protected
module
module
:
string
= ChainModule.Oracle
Methods
fetch
Module
Params
fetch
Module
Params
(
)
:
internal
.
Promise
<
OracleModuleParams
>
Returns
internal
.
Promise
<
OracleModuleParams
>
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Chain
Grpc
Oracle
Api
constructor
client
module
fetch
Module
Params
Generated using
TypeDoc