total

val total: String? = null

Parameters

total

The total wallet balance. Total = available + pending + lockedAmount + frozen

  • In EOS this value includes the network balance, self staking and pending refund.

  • For all other coins it is the balance as it appears on the blockchain.