Get Balance
Every account has a balance associated with it, including empty accounts. Finding out the balance of an account is incredibly simple with the Maven CLI tool.
Return the balance from an account: mvn aion4j:get-balance
Local
To return the balance of the default account, run:
To get the balance of a specific account, supply the -Daddress
argument:
Remote
To get the balance of a remote account, run:
For example: