Accounts
Network Accounts
The Hedera network uses several special, network-controlled accounts for its operations. These accounts are fundamental to the network’s fee structure, staking rewards, and overall economic model.
Fee Collection Account (
Introduced in HIP-1259, this account serves as a temporary holding account for all transaction fees. It is fully code-controlled, has no keys, and cannot accept HBAR deposits from users. This design simplifies transaction records and improves network efficiency.Staking Rewards Account (
This account holds the HBAR that will be distributed to users who are staking their tokens. It receives a portion of the daily accumulated fees from the Fee Collection Account. While it does not have keys, it can accept HBAR donations from the community.Node Rewards Account (
This account holds the HBAR that will be distributed to node operators for their services. It receives a portion of the daily accumulated fees from the Fee Collection Account. It does not have keys and cannot accept HBAR deposits.Network Admin Fee Account (
This account receives the largest portion of the daily accumulated fees from the Fee Collection Account (typically 80%). These funds are used to support the long-term growth and development of the Hedera network. Unlike the other special fee accounts, this account has keys and can accept HBAR deposits.Was this page helpful?