Skip to main content
Account vs. Validator Addresses
J
Written by Jakub P
Updated over a week ago

Question:

"Why is my validator showing two addresses on explorer?"

Answer:

When you view your validator on a block explorer, you may notice two distinct addresses associated with it:

  1. Account Address: This address is linked to the account from which the validator was initially initialized. It's the address where fees are received, and it's used for signing transactions related to validator settings and maintenance.

  2. Validator Address: This address is a specific address that serves as a reference point for the network and users. It is not meant for sending or receiving coins. Instead, it enables the execution of specific staking contracts. These contracts allow users to stake their tokens with your validator without providing direct access to their coins. Validator addresses are also commonly used in API calls related to validator information and other interactions.

These dual addresses serve distinct purposes, with the account address handling the financial and administrative aspects, while the validator address facilitates secure staking operations and interactions with the network.

Did this answer your question?