Refill BTC for Gas Fees
Last updated
Last updated
Executing Synchronizer and Validator actions requires paying gas fees in exSat. These gas fees are deducted from the Synchronizer/Validator account. When the balance is low, you will need to recharge with more BTC as gas fee.
You have two ways to check your gas fee balance:
Via the web page
Using the Client
To check the BTC balance for gas fees associated with your Validator account, connect using your Stake Address on . If you manage multiple Validators, you can switch between accounts by clicking the 'Switch' button.
If you're running from source code, please execute "yarn start-commander" to run the client.
If you're running with Docker, please use the following commands to run it in interactive mode (assume the container name is commander)
Simply select your role as Synchronizer or Validator to view the details of your account, such as:
If you prefer to connect to a different EVM address to top up the gas fee for your Validator, please use this webpage to complete the process.
Typically, you can use to connect your Stake Address and top up the gas fee for your Validator Account by clicking on "Recharge" button. If you have multiple Validators, you can switch between them using the "Switch" button to top up the gas fee for each one.