Hierarchy

  • IClientConfig

Properties

apiUrl?: string
appLink?: string
cluster: ICluster
cosmosChainId?: string
cosmosRest?: string

cosmos rest/rpc Api osmosis rest/rpc Api

cosmosRpc?: string
currentAccount?: string

current wallet account

explorerGraphql?: string
explorerRest?: string

explorer api

explorerUrl?: string
explorerWebsocket?: string
faucetUrl?: string
grpcRpc?: string

Spidex rpc api url.

name?: string
osmosisRest?: string
osmosisRpc?: string
prefix?: string

for ignite client

rpcApi?: string
spidexChainId?: string
storage?: "localStorage" | "sessionStorage"
wallet?: OfflineSigner
web3Provider?: provider

web3Provider is required by utils.sign for POST private APIs.

websocketApi?: string

Generated using TypeDoc