/
CO
coreumfoundation
/
title goes here
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
coreumfoundation
title goes here
get
GetSyncing queries node syncing.
v1
latest
Swagger 2.0
2026-07-17
211
405
605.6 KB
Query
193
Service
18
get
Config queries for the operator configuration.
get
Status queries for the node status.
get
ABCIQuery defines a query handler that supports ABCI queries directly to the application, bypassing Tendermint completely. The ABCI query must contain a valid and supported path, including app, custom, p2p, and store.
get
GetLatestBlock returns the latest block.
get
GetBlockByHeight queries block for given height.
get
GetNodeInfo queries the current node info.
get
GetSyncing queries node syncing.
get
GetLatestValidatorSet queries latest validator-set.
get
GetValidatorSetByHeight queries validator-set at a given height.
post
TxDecode decodes the transaction.
post
TxDecodeAmino decodes an Amino transaction from encoded bytes to JSON.
post
TxEncode encodes the transaction.
post
TxEncodeAmino encodes an Amino transaction from JSON to encoded bytes.
post
Simulate simulates executing a transaction for estimating gas usage.
get
GetTxsEvent fetches txs by event.
post
BroadcastTx broadcast transaction.
get
GetBlockWithTxs fetches a block with decoded txs.
get
GetTx fetches a tx by hash.
Service
GetSyncing queries node syncing.
get
/cosmos/base/tendermint/v1beta1/syncing
Response
A successful response.
CosmosBaseTendermintV1beta1GetSyncingResponse
required
GetSyncingResponse is the response type for the Query/GetSyncing RPC method.
syncing
boolean