get_chain_properties

Api.get_chain_properties() → dict[source]
Return dict props

A dictionary of chain properties, containing:

dict(account_creation_fee, maximum_block_size, sbd_interest_rate, create_account_min_golos_fee,
     create_account_min_delegation, create_account_delegation_time, min_delegation,
     max_referral_interest_rate, max_referral_term_sec, min_referral_break_fee, max_referral_break_fee,
     posts_window, posts_per_window, comments_window, comments_per_window, votes_window,
     votes_per_window, auction_window_size, max_delegated_vesting_interest_rate,
     custom_ops_bandwidth_multiplier, min_curation_percent, max_curation_percent, curation_reward_curve,
     allow_distribute_auction_reward, allow_return_auction_reward_to_fund)