There are three primary Secret Network address types:
Secret
Secretvaloper
Secretpub
Secret keys are for receiving and sending funds. They are made using:
The command will generate an output similar to the following:
An example of what a secret key looks like is:
secret1knpfllytv22umrlahglwmhjxkgavccjltxwnca
Secretvaloper keys are used to associate a validator to it's operator, and to invoke staking commands. To view an accounts secretvaloper key use:
The command will generate an output similar to the following:
An example of what a secretvaloper key looks like is:
secretvaloper14c29nyq8e9jgpcpw55e3n7ea4aktxg4xnurynd
Secretpub keys are publicly available addresses that are distinct from the private / public key pair used for secret keys. They are primarily used by developers in Secret Network DApps, and by secretcli users to create multisig wallets with keys they do not own. To view an accounts secretpub key use:
The command will generate an output containing the corresponding accounts secretpub key: