QueryCosmosAccountResponse is the response type for the Query/CosmosAccount RPC method.

Hierarchy

  • V1QueryCosmosAccountResponse

Properties

account_number?: string

account_number is the account numbert

Format

uint64

cosmos_address?: string

cosmos_address is the cosmos address of the account.

sequence?: string

sequence is the account's sequence number.

Format

uint64

Generated using TypeDoc