[][src]Module factom::balance

For balance related functions.

Structs

Balance

entry-credit-balance and factoid-balance functions

Balances
MultipleBalances

Struct for deserialising multiple-fct-balances and multiple-ec-balances

Functions

entry_credit_balance

Return its current balance for a specific entry credit address.

factoid_balance

This call returns the number of Factoshis (Factoids *10^-8) that are currently available at the address specified.

multiple_ec_balances

The multiple-ec-balances API is used to query the acknowledged and saved balances for a list of entry credit addresses.

multiple_fct_balances

The multiple-fct-balances API is used to query the acknowledged and saved balances in factoshis (a factoshi is 10^8 factoids) not factoids(FCT) for a list of FCT addresses.