Uptick Developer Documentation
CtrlK
  • Getting Started
  • Smart Contracts
    • How to Simply Develop a Smart Contract
    • Deploy Smart Contract with Remix
  • Endpoints
    • Introduction
    • API reference
      • Ethermint
        • Evm
          • V1
            • Account
            • Balances
            • Base fee
            • Codes
            • Cosmos account
            • Estimate gas
            • Eth call
            • Params
            • Storage
            • Trace block
            • Trace tx
            • Validator account
      • Cosmos
        • Auth
          • V1beta1
            • Account info
            • Accounts
            • Address by id
            • Bech32
            • Module accounts
            • Params
        • Authz
          • V1beta1
            • Grants
              • Grantee
              • Granter
        • Bank
          • V1beta1
            • Balances
              • By denom
            • Denom owners
            • Denoms metadata
            • Params
            • Send enabled
            • Spendable balances
              • By denom
            • Supply
              • By denom
        • Distribution
          • V1beta1
            • Community pool
            • Params
            • Validators
              • Commission
              • Outstanding rewards
              • Slashes
            • Delegators
              • Rewards
              • Validators
              • Withdraw address
        • Feegrant
          • V1beta1
            • Allowance
            • Allowances
            • Issued
        • Evidence
          • V1beta1
            • Evidence
        • Gov
          • V1beta1
            • Params
            • Proposals
              • Deposits
              • Tally
              • Votes
          • V1
            • Params
            • Proposals
              • Deposits
              • Tally
              • Votes
        • Slashing
          • V1beta1
            • Params
            • Signing infos
        • Staking
          • V1beta1
            • Delegations
            • Historical info
            • Params
            • Pool
            • Validators
              • Delegations
                • Unbonding delegation
              • Unbonding delegations
            • Delegators
              • Redelegations
              • Unbonding delegations
              • Validators
        • Tx
          • V1beta1
            • Decode
              • Amino
            • Encode
              • Amino
            • Simulate
            • Txs
              • Block
        • Base
          • Tendermint
            • V1beta1
              • Abci query
              • Blocks
                • Latest
              • Node info
              • Syncing
              • Validatorsets
                • Latest
      • Ibc
        • Apps
          • Transfer
            • V1
              • Denom hashes
              • Denom traces
              • Params
              • Channels
                • Ports
                  • Escrow address
        • Core
          • Client
            • V1
              • Client states
              • Client status
              • Consensus states
                • Heights
                • Revision
                  • Height
              • Params
              • Upgraded client states
              • Upgraded consensus states
          • Connection
            • V1
              • Client connections
              • Connections
                • Client state
                • Consensus state
                  • Revision
                    • Height
              • Params
          • Channel
            • V1
              • Channels
                • Ports
                  • Client state
                  • Next sequence
                  • Packet acknowledgements
                  • Packet acks
                  • Packet commitments
                    • Unreceived acks
                    • Unreceived packets
                  • Packet receipts
                  • Consensus state
                    • Revision
                      • Height
              • Connections
                • Channels
    • gRPC Client
    • Ethereum JSON-RPC
    • Tendermint RPC
  • Tools
    • IDE Plugins
    • Client Integrations
Powered by GitBook
On this page
  1. Endpoints
  2. API reference
  3. Ibc
  4. Core
  5. Client

V1

Client statesClient statusConsensus statesParamsUpgraded client statesUpgraded consensus states
PreviousClientNextClient states

Last updated 2 years ago