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