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
ChainGrpcIbcApi
Class ChainGrpcIbcApi
Hierarchy
ChainGrpcIbcApi
Index
Constructors
constructor
Properties
client
module
Methods
fetch
Denom
Trace
fetch
Denoms
Trace
Constructors
constructor
new
Chain
Grpc
Ibc
Api
(
endpoint
:
string
)
:
ChainGrpcIbcApi
Parameters
endpoint:
string
Returns
ChainGrpcIbcApi
Properties
Protected
client
client
:
QueryClientImpl
Protected
module
module
:
string
= ChainModule.Ibc
Methods
fetch
Denom
Trace
fetch
Denom
Trace
(
hash
:
string
)
:
internal
.
Promise
<
internal
.
DenomTrace
>
Parameters
hash:
string
Returns
internal
.
Promise
<
internal
.
DenomTrace
>
fetch
Denoms
Trace
fetch
Denoms
Trace
(
)
:
internal
.
Promise
<
internal
.
DenomTrace
[]
>
Returns
internal
.
Promise
<
internal
.
DenomTrace
[]
>
Modules
@injectivelabs/sdk-
ts
internal
@injectivelabs/wallet-
ts
Chain
Grpc
Ibc
Api
constructor
client
module
fetch
Denom
Trace
fetch
Denoms
Trace
Generated using
TypeDoc