Uptick Network Documentation
Search
⌃
K
Uptick network documentation
Concepts
Guides
API
Modules
introduction
auth
bank
collection
debug
distribution
evm
gov
keys
params
staking
status
tendermint
tx
upgrade
Resources
Powered By
GitBook
Comment on page
auth
Auth module is responsible for specifying the base transaction and account types for an application.
Available Commands
Name
Description
account
Query for account by address
params
Query the current auth parameters
uptickd query auth account
Query for account by address.
uptickd query auth account [address] [flags]
uptickd query auth params
Query the current auth parameters.
uptickd query auth params [flags]
Previous
introduction
Next
bank
Last modified
5mo ago