Supported Cosmos REST Methods

📘

Info:

You can find Cosmos API documentation here: Cosmos API reference

Auth

The auth methods handle account and authentication-related queries.

Bank

The bank methods manage asset transfers for multi-asset transactions between accounts.

Distribution

The distribution methods manage rewards and commissions related to staking.

Evidence

The evidence methods manage evidence of validator misbehavior or other infractions.

Gov

The gov methods handle governance, including proposals and voting.

Mint

The mint methods provide inflation data and minting parameters for token issuance.

Params

The params method allows access to system-wide configurations.

Slashing

The slashing methods manage slashing events.

Staking

The staking methods manage delegation and validator details.

Upgrade

The upgrade methods track and apply upgrade plans.

Base Tendermint

The base tendermint methods provide details like blocks and validator sets.

Transaction

The tx methods manage transaction-related operations like simulation and broadcast.