Skip to main content

balance

balance

Display the current balance information for the user account and prover account.

derand balance

balance deposit

Deposit funds into your account balance. The amount is specified in ETH.

derand balance deposit <amount>

Example

derand balance deposit 0.1

balance withdraw

Withdraw funds from the user account balance. The amount is specified in ETH.

derand balance withdraw <amount>

Example

derand balance withdraw 0.1

balance prover-deposit

Deposit funds to the prover account. The amount is specified in ETH.

derand balance prover-deposit <amount>

Example

derand balance prover-deposit 0.1

balance prover-withdraw

Withdraw funds from the prover account to the user account balance. The amount is specified in ETH.

derand balance prover-withdraw <amount>

Example

derand balance prover-withdraw 0.1