5 namespace account_statistics {
uint32_t finished_vesting_withdrawals
Processed vesting withdrawals that are now finished.
uint32_t curation_reward_payouts
Number of curation reward payouts.
uint32_t new_reply_votes
New votes on replies.
uint32_t transfers_to_scorumpower
asset author_rewards_total_scorum_value
SCR value of author rewards.
uint32_t root_comment_edits
Edits to root comments.
uint32_t author_reward_payouts
Number of author reward payouts.
uint32_t root_comments_deleted
Root comments deleted.
uint32_t replies
Replies to comments.
uint32_t vesting_withdrawals_processed
Vesting withdrawals processed for this account.
uint32_t market_bandwidth
Charged bandwidth for market transactions.
uint32_t reply_edits
Edits to replies.
asset scorum_transferred_to_scorumpower
SCR vested by the account.
uint32_t transfers_from
Account to account transfers from this account.
asset scorumpower_withdrawn
SP withdrawn from the account.
uint32_t changed_reply_votes
Changed votes for replies.
uint32_t new_root_votes
New votes on root comments.
asset scorum_received_from_withdrawls
SCR received from this account's vesting withdrawals.
uint32_t root_comments
Top level root comments.
asset scorumpower_received_by_transfers
New SP by scorumpower transfers.
asset scorumpower_received_from_routes
SP received from another account's vesting withdrawals.
uint32_t forum_ops
Forum operations.
uint32_t transfers_to
Account to account transfers to this account.
asset author_rewards_scorumpower
SP paid for author rewards.
asset scorum_received_from_routes
SCR received from another account's vesting withdrawals.
asset curation_rewards_scorum_value
SCR value of curation rewards.
asset scorum_received
SCR received by this account.
uint32_t market_ops
Market operations.
uint32_t changed_root_votes
Changed votes for root comments.
uint32_t new_vesting_withdrawal_requests
New vesting withdrawal requests.
uint32_t replies_deleted
Replies deleted.
uint32_t non_market_bandwidth
Charged bandwidth for non-market transactions.
uint32_t total_ops
Ops this account was an authority on.
asset curation_rewards_scorumpower
SP paid for curation rewards.
uint32_t modified_vesting_withdrawal_requests
Changes to vesting withdraw requests.
asset scorum_sent
counts as a transfer from A to B followed by a scorumpower deposit by B.
uint32_t signed_transactions
Transactions this account signed.
account_statistic & operator+=(const account_metric &)
fc::shared_map< account_name_type, account_metric > account_statistic
std::map< account_name_type, account_statistic > statistic_map
statistics & operator+=(const bucket_object &)